ImageGenius Changes:
change pgvecto.rs to VectorChord
immich Changes:
v2.5.5
v2.5.4 was in the way of getting out, and we got another annoyance bug fixed, so we rolled it into v2.5.5
Happy Friday! This release addresses more bugs from the v2.5.0 release. Enjoy!
- Fixed an issue where changing the timezone on the web changes the time instead of the timezone
- Fixed an issue where background task on iOS don't get triggered as often
- Fixes some issues regarding the usage of self-signed certificate and mLTS on the mobile app
🐛 Bug fixes
- fix(mobile): cancel share download when dialog is dismissed by @cmdPromptCritical in immich-app/immich#25466
- fix: album dto docs by @jrasm91 in immich-app/immich#25873
- fix: null validation by @jrasm91 in immich-app/immich#25891
- fix(server): deleting stacked assets by @jrasm91 in immich-app/immich#25874
- fix: close tag modal after tagging assets by @michelheusschen in immich-app/immich#25884
- fix: correctly sync shared link download with metadata toggle by @michelheusschen in immich-app/immich#25885
- fix: date time picker text color in dark mode by @alextran1502 in immich-app/immich#25883
- fix: allow null tagIds in search dto by @michelheusschen in immich-app/immich#25920
- fix: improve asset editor exit handling by @michelheusschen in immich-app/immich#25917
- fix: make switch labels properly clickable by @michelheusschen in immich-app/immich#25898
- fix: ensure theme stays in sync with @immich/ui by @michelheusschen in immich-app/immich#25922
- fix: preserve hidden people state across pagination by @michelheusschen in immich-app/immich#25886
- fix: file name search label by @alextran1502 in immich-app/immich#25916
- fix(mobile): mtls on native clients by @mertalev in immich-app/immich#25802
- fix: time zone upserts by @danieldietzler in immich-app/immich#25889
- fix(web): Ensure profile picture is cropped to 1:1 ratio by @aditya-ai-architect in immich-app/immich#25892
- fix(mobile): reset asset index on timeline refresh by @uhthomas in immich-app/immich#25729
- fix: timezone in timeline bucketing by @shenlong-tanwen in immich-app/immich#25894
- fix(mobile): Update preview and PageController position when the asset count decreases while the last item is selected by @PeterOmbodi in immich-app/immich#25563
- fix(server): use provided database username for restore & ensure name is not mangled by @insertish in immich-app/immich#25679
- fix: image download complete notification shows an extra {file_name} template tag by @romoisverycool in immich-app/immich#25936
- fix: face and edit handling by @bwees in immich-app/immich#25738
- fix: queue assets missing fullsize files for thumbnail regeneration by @midzelis in immich-app/immich#25794
- fix: dedupe version announcement modal by @jrasm91 in immich-app/immich#25946
- fix(cli): suppress startup messages for immich-admin by @VahantSharma in immich-app/immich#25928
📚 Documentation
- docs: update manual backup/restore to match the automatic process by @insertish in immich-app/immich#25924
- fix(docs): add missing --json-output arg to CLI example by @Xiol in immich-app/immich#25870
- docs: remove writeTimeout on traefik example by @kaysond in immich-app/immich#25837
🌐 Translations
- chore(web): update translations by @weblate in immich-app/immich#25585
New Contributors
- @aditya-ai-architect made their first contribution in immich-app/immich#25892
- @VahantSharma made their first contribution in immich-app/immich#25927
- @Xiol made their first contribution in immich-app/immich#25870
- @cmdPromptCritical made their first contribution in immich-app/immich#25466
- @romoisverycool made their first contribution in immich-app/immich#25936
- @didekoning made their first contribution in immich-app/immich#25937
Full Changelog: immich-app/immich@v2.5.3...v2.5.5