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 #25466
- fix: album dto docs by @jrasm91 in #25873
- fix: null validation by @jrasm91 in #25891
- fix(server): deleting stacked assets by @jrasm91 in #25874
- fix: close tag modal after tagging assets by @michelheusschen in #25884
- fix: correctly sync shared link download with metadata toggle by @michelheusschen in #25885
- fix: date time picker text color in dark mode by @alextran1502 in #25883
- fix: allow null tagIds in search dto by @michelheusschen in #25920
- fix: improve asset editor exit handling by @michelheusschen in #25917
- fix: make switch labels properly clickable by @michelheusschen in #25898
- fix: ensure theme stays in sync with @immich/ui by @michelheusschen in #25922
- fix: preserve hidden people state across pagination by @michelheusschen in #25886
- fix: file name search label by @alextran1502 in #25916
- fix(mobile): mtls on native clients by @mertalev in #25802
- fix: time zone upserts by @danieldietzler in #25889
- fix(web): Ensure profile picture is cropped to 1:1 ratio by @aditya-ai-architect in #25892
- fix(mobile): reset asset index on timeline refresh by @uhthomas in #25729
- fix: timezone in timeline bucketing by @shenlong-tanwen in #25894
- fix(mobile): Update preview and PageController position when the asset count decreases while the last item is selected by @PeterOmbodi in #25563
- fix(server): use provided database username for restore & ensure name is not mangled by @insertish in #25679
- fix: image download complete notification shows an extra {file_name} template tag by @romoisverycool in #25936
- fix: face and edit handling by @bwees in #25738
- fix: queue assets missing fullsize files for thumbnail regeneration by @midzelis in #25794
- fix: dedupe version announcement modal by @jrasm91 in #25946
- fix(cli): suppress startup messages for immich-admin by @VahantSharma in #25928
📚 Documentation
- docs: update manual backup/restore to match the automatic process by @insertish in #25924
- fix(docs): add missing --json-output arg to CLI example by @Xiol in #25870
- docs: remove writeTimeout on traefik example by @kaysond in #25837
🌐 Translations
New Contributors
- @aditya-ai-architect made their first contribution in #25892
- @VahantSharma made their first contribution in #25927
- @Xiol made their first contribution in #25870
- @cmdPromptCritical made their first contribution in #25466
- @romoisverycool made their first contribution in #25936
- @didekoning made their first contribution in #25937
Full Changelog: v2.5.3...v2.5.5