Immich
High performance self-hosted photo and video management solution
Alternative to: google photos, apple photos, amazon photos
v1.120.2
2024-11-12v1.120.2
This patch release brings the following bug fixes:
- Postgres now uses the correct database dump command for version 14/15/16/17.
- Config updates were not correctly applied to some components.
- The mobile app doesn’t initialize the date locale for some languages.
Support Immich
If you find the project helpful, you can support Immich by purchasing a product key at https://buy.immich.app.
Cheers! 🍻
What’s Changed
🌟 Enhancements
- feat(web): stable json settings export by @mcarbonne in https://github.com/immich-app/immich/pull/14036
- feat(server): use pg_dumpall version that matches the database version by @zackpollard in https://github.com/immich-app/immich/pull/14083
🐛 Bug fixes
- fix(server): support non-default Postgres port when taking a backup by @jrasm91 in https://github.com/immich-app/immich/pull/13992
- fix(server): thumbnail rotation when using embedded previews by @zhaoterryy in https://github.com/immich-app/immich/pull/13948
- fix(web): use locale for scrubber label when scrolling by @michelheusschen in https://github.com/immich-app/immich/pull/14012
- fix(mobile): make sure date locale is initialized for some languages by @alextran1502 in https://github.com/immich-app/immich/pull/14035
- fix(server): attempt to delete failed backups immediately after failure by @zackpollard in https://github.com/immich-app/immich/pull/13995
- fix: config updates not applying for job and storage template service by @zackpollard in https://github.com/immich-app/immich/pull/14074
📚 Documentation
- chore: backups custom location and config file docs by @zackpollard in https://github.com/immich-app/immich/pull/13996
- docs: make IGNORE_MOUNT_CHECK warning stronger by @bo0tzz in https://github.com/immich-app/immich/pull/14011
- chore(docs): roadmap SEO by @ben-basten in https://github.com/immich-app/immich/pull/14024
- docs: Fix DCM docs link by @Mraedis in https://github.com/immich-app/immich/pull/14059
- docs: clarify file size impact in hardware-transcoding.md by @gamescom15 in https://github.com/immich-app/immich/pull/14049
- docs: backup folder name is backups by @zackpollard in https://github.com/immich-app/immich/pull/14073
New Contributors
- @zhaoterryy made their first contribution in https://github.com/immich-app/immich/pull/13948
- @mcarbonne made their first contribution in https://github.com/immich-app/immich/pull/14036
- @gamescom15 made their first contribution in https://github.com/immich-app/immich/pull/14049
Full Changelog: https://github.com/immich-app/immich/compare/v1.120.1…v1.120.2