ImageGenius Changes:
change pgvecto.rs
to VectorChord
immich Changes:
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!
What's Changed
🐛 Bug fixes
- fix: do not delete asset on share by @shenlong-tanwen in immich-app/immich#22578
- fix: remove new timeline version check by @shenlong-tanwen in immich-app/immich#22584
- fix: show only owned assets in places and map by @shenlong-tanwen in immich-app/immich#22585
- fix: show activity in shared albunm by @alextran1502 in immich-app/immich#22589
- fix: compass button overlaps status bar by @YarosMallorca in immich-app/immich#22330
- fix: shrink age view to fit and not overflow by @bwees in immich-app/immich#22405
- fix: mitigate database lock scenario when running full sync in splash screen page by @alextran1502 in immich-app/immich#22608
- fix: bottom navigation bar overlay sheet info by @alextran1502 in immich-app/immich#22610
- fix: respect storage indicator setting by @shenlong-tanwen in immich-app/immich#22596
- fix: do not run multiple engines on cold startup by @shenlong-tanwen in immich-app/immich#22518
- fix: album selector in favorite view by @alextran1502 in immich-app/immich#22612
📚 Documentation
- feat(docs): add one-click install docs page by @kennyfuto in immich-app/immich#22553
- chore: replace immich.app/docs with docs.immich.app globally by @gablilli in immich-app/immich#22428
- fix(docs): one-click doc fixes by @kennyfuto in immich-app/immich#22554
🌐 Translations
- chore(web): update translations by @weblate in immich-app/immich#22486
New Contributors
- @kennyfuto made their first contribution in immich-app/immich#22553
Full Changelog: https://github.com/immich-app/immich/compare/v2.0.0...