ImageGenius Changes:
change pgvecto.rs to VectorChord
immich Changes:
v2.6.2
This release addresses the following issues
- Fixed a bug where the shared link would error out when public users upload to the shared link
- Fixed a bug where the URL switching feature doesn't work with external URLs
- Fixed a bug where the "add to album" selection box on the web doesn't include albums that are shared with the user
- Fixed several issues regarding the search filter on the mobile app and the web
What's Changed
🐛 Bug fixes
- fix(mobile): simplified chinese not available by @YarosMallorca in immich-app/immich#27066
- fix(web): allow showing combobox items outside modals by @michelheusschen in immich-app/immich#27075
- fix(web): preserve album scroll when adding to other albums by @michelheusschen in immich-app/immich#27078
- fix(server): queue version check job when config changed by @uhthomas in immich-app/immich#27094
- fix: shared link add to album by @jrasm91 in immich-app/immich#27063
- fix: svelte reactivity issues by @danieldietzler in immich-app/immich#27109
- fix(mobile): cronet image cache clearing on android by @LeLunZ in immich-app/immich#27054
- fix(mobile): view similar photos from search by @YarosMallorca in immich-app/immich#27149
- fix(mobile): no results before applying filter by @YarosMallorca in immich-app/immich#27155
- fix(mobile): star rating always defaults to 0 by @YarosMallorca in immich-app/immich#27157
- fix: download original stale cache when edited by @danieldietzler in immich-app/immich#27195
- fix(web): restore duplicate viewer arrow key navigation by @michelheusschen in immich-app/immich#27176
- fix(web): update upload summary when removing items (#27035) by @Nicolas-micuda-becker in immich-app/immich#27139
- fix(mobile): option padding on search dropdowns by @YarosMallorca in immich-app/immich#27154
- fix(mobile): add keys to people list by @YarosMallorca in immich-app/immich#27112
- fix(mobile): add cookie for auxiliary url by @mertalev in immich-app/immich#27209
- fix: album picker show all albums by @danieldietzler in immich-app/immich#27211
- fix(server): album permissions for editors by @YarosMallorca in immich-app/immich#27214
- fix(mobile/web): album cover buttons consistency by @YarosMallorca in immich-app/immich#27213
📚 Documentation
- fix(docs): clarify ML CPU architecture by @mmomjian in immich-app/immich#27187
New Contributors
- @Nicolas-micuda-becker made their first contribution in immich-app/immich#27139
Full Changelog: immich-app/immich@v2.6.1...v2.6.2