v1.133.1
·
225 commits
to main
since this release
v1.133.1
Highlights
- Lower disk usage during VectorChord migration
- Adds move to locked album button to more views on the web
- Fixes a bug where the missing button for the duplicate detection job is not working
- Fixes a bug where a hard link does not navigate to the asset location on the timeline
- Fixes a bug where styling information is missing in some cases
- Fixes a bug where locked assets show up in local album view if it is presented on the phone
- Fixes some translation issues
What's Changed
🌟 Enhancements
- feat: lower disk usage during migration by @mertalev in #18440
- fix: mobile user agent set to immich_platform_version by @zackpollard in #18478
- feat(web): add to locked folder in album and search by @wuzihao051119 in #18488
🐛 Bug fixes
- fix(server): missing button for duplicate detection not working by @mertalev in #18433
- fix(web): pin code input by @wuzihao051119 in #18456
- fix(web): Locked folder by @mmomjian in #18438
- fix: translations from background service by @shenlong-tanwen in #18473
- fix: more z-index issue by @alextran1502 in #18493
- fix(web): multi-select by @wuzihao051119 in #18485
- fix: translation vibes by @shenlong-tanwen in #18490
- fix(mobile): chinese translation by @alextran1502 in #18491
- fix: hard link navigation by @alextran1502 in #18489
- fix(mobile): don't show locked asset in local album view by @alextran1502 in #18536
- fix: tailwind issues by @danieldietzler in #18528
📚 Documentation
- fix(docs): more vchord details by @mmomjian in #18435
- fix(docs): mention
DB_VECTOR_EXTENSION
env in pgvector->vchord migration guide by @mertalev in #18508
🌐 Translations
- fix: typo in english translation by @cgkantidis in #18434
- chore(web): update translations by @weblate in #18391
New Contributors
- @cgkantidis made their first contribution in #18434
Full Changelog: https://github.com/immich-app/immich/compare/v1.133.0...