Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
app-arm64-v8a-release.apk | 2025-05-23 | 48.8 MB | |
app-armeabi-v7a-release.apk | 2025-05-23 | 44.8 MB | |
app-release.apk | 2025-05-23 | 146.1 MB | |
app-x86_64-release.apk | 2025-05-23 | 50.4 MB | |
docker-compose.yml | 2025-05-23 | 2.7 kB | |
example.env | 2025-05-23 | 985 Bytes | |
hwaccel.ml.yml | 2025-05-23 | 1.4 kB | |
hwaccel.transcoding.yml | 2025-05-23 | 1.7 kB | |
prometheus.yml | 2025-05-23 | 260 Bytes | |
README.md | 2025-05-23 | 2.9 kB | |
v1.133.1 source code.tar.gz | 2025-05-23 | 73.4 MB | |
v1.133.1 source code.zip | 2025-05-23 | 75.1 MB | |
Totals: 12 Items | 438.5 MB | 2 |
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 https://github.com/immich-app/immich/pull/18440
- fix: mobile user agent set to immich_platform_version by @zackpollard in https://github.com/immich-app/immich/pull/18478
- feat(web): add to locked folder in album and search by @wuzihao051119 in https://github.com/immich-app/immich/pull/18488
π Bug fixes
- fix(server): missing button for duplicate detection not working by @mertalev in https://github.com/immich-app/immich/pull/18433
- fix(web): pin code input by @wuzihao051119 in https://github.com/immich-app/immich/pull/18456
- fix(web): Locked folder by @mmomjian in https://github.com/immich-app/immich/pull/18438
- fix: translations from background service by @shenlong-tanwen in https://github.com/immich-app/immich/pull/18473
- fix: more z-index issue by @alextran1502 in https://github.com/immich-app/immich/pull/18493
- fix(web): multi-select by @wuzihao051119 in https://github.com/immich-app/immich/pull/18485
- fix: translation vibes by @shenlong-tanwen in https://github.com/immich-app/immich/pull/18490
- fix(mobile): chinese translation by @alextran1502 in https://github.com/immich-app/immich/pull/18491
- fix: hard link navigation by @alextran1502 in https://github.com/immich-app/immich/pull/18489
- fix(mobile): don't show locked asset in local album view by @alextran1502 in https://github.com/immich-app/immich/pull/18536
- fix: tailwind issues by @danieldietzler in https://github.com/immich-app/immich/pull/18528
π Documentation
- fix(docs): more vchord details by @mmomjian in https://github.com/immich-app/immich/pull/18435
- fix(docs): mention
DB_VECTOR_EXTENSION
env in pgvector->vchord migration guide by @mertalev in https://github.com/immich-app/immich/pull/18508
π Translations
- fix: typo in english translation by @cgkantidis in https://github.com/immich-app/immich/pull/18434
- chore(web): update translations by @weblate in https://github.com/immich-app/immich/pull/18391
New Contributors
- @cgkantidis made their first contribution in https://github.com/immich-app/immich/pull/18434
Full Changelog: https://github.com/immich-app/immich/compare/v1.133.0...