v2.0.1
immich-app/immichv2.0.1Oct 3, 2025by immich-push-o-matic[bot]
AI Summary
A patch release primarily addressing bugs in the mobile app, including issues with shared albums, map views, and UI layout overlaps.
Key Highlights
- Bug fixes for shared album activity display
- Respects storage indicator settings
- Fixes compass button overlapping the status bar
- Fixes database lock scenarios during full sync
Full Release Notes
# v2.0.1 It's such a refreshing feeling to write `v2` for the app's version 😃. Thank you all for the overwhelming support in celebrating this stable release with us. This patch release primarily addresses several bugs in the mobile app. Have a lovely weekend! <!-- Release notes generated using configuration in .github/release.yml at main --> ## What's Changed ### 🐛 Bug fixes * fix: do not delete asset on share by @shenlong-tanwen in https://github.com/immich-app/immich/pull/22578 * fix: remove new timeline version check by @shenlong-tanwen in https://github.com/immich-app/immich/pull/22584 * fix: show only owned assets in places and map by @shenlong-tanwen in https://github.com/immich-app/immich/pull/22585 * fix: show activity in shared albunm by @alextran1502 in https://github.com/immich-app/immich/pull/22589 * fix: compass button overlaps status bar by @YarosMallorca in https://github.com/immich-app/immich/pull/22330 * fix: shrink age view to fit and not overflow by @bwees in https://github.com/immich-app/immich/pull/22405 * fix: mitigate database lock scenario when running full sync in splash screen page by @alextran1502 in https://github.com/immich-app/immich/pull/22608 * fix: bottom navigation bar overlay sheet info by @alextran1502 in https://github.com/immich-app/immich/pull/22610 * fix: respect storage indicator setting by @shenlong-tanwen in https://github.com/immich-app/immich/pull/22596 * fix: do not run multiple engines on cold startup by @shenlong-tanwen in https://github.com/immich-app/immich/pull/22518 * fix: album selector in favorite view by @alextran1502 in https://github.com/immich-app/immich/pull/22612 ### 📚 Documentation * feat(docs): add one-click install docs page by @kennyfuto in https://github.com/immich-app/immich/pull/22553 * chore: replace immich.app/docs with docs.immich.app globally by @gablilli in https://github.com/immich-app/immich/pull/22428 * fix(docs): one-click doc fixes by @kennyfuto in https://github.com/immich-app/immich/pull/22554 ### 🌐 Translations * chore(web): update translations by @weblate in https://github.com/immich-app/immich/pull/22486 ## New Contributors * @kennyfuto made their first contribution in https://github.com/immich-app/immich/pull/22553 **Full Changelog**: https://github.com/immich-app/immich/compare/v2.0.0...