ImageGenius Changes:
rebase to alpine edge
immich Changes:
v1.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 immich-app/immich#14036
- feat(server): use pg_dumpall version that matches the database version by @zackpollard in immich-app/immich#14083
🐛 Bug fixes
- fix(server): support non-default Postgres port when taking a backup by @jrasm91 in immich-app/immich#13992
- fix(server): thumbnail rotation when using embedded previews by @zhaoterryy in immich-app/immich#13948
- fix(web): use locale for scrubber label when scrolling by @michelheusschen in immich-app/immich#14012
- fix(mobile): make sure date locale is initialized for some languages by @alextran1502 in immich-app/immich#14035
- fix(server): attempt to delete failed backups immediately after failure by @zackpollard in immich-app/immich#13995
- fix: config updates not applying for job and storage template service by @zackpollard in immich-app/immich#14074
📚 Documentation
- chore: backups custom location and config file docs by @zackpollard in immich-app/immich#13996
- docs: make IGNORE_MOUNT_CHECK warning stronger by @bo0tzz in immich-app/immich#14011
- chore(docs): roadmap SEO by @ben-basten in immich-app/immich#14024
- docs: Fix DCM docs link by @Mraedis in immich-app/immich#14059
- docs: clarify file size impact in hardware-transcoding.md by @gamescom15 in immich-app/immich#14049
- docs: backup folder name is backups by @zackpollard in immich-app/immich#14073
New Contributors
- @zhaoterryy made their first contribution in immich-app/immich#13948
- @mcarbonne made their first contribution in immich-app/immich#14036
- @gamescom15 made their first contribution in immich-app/immich#14049
Full Changelog: immich-app/immich@v1.120.1...v1.120.2