Releases: imagegenius/docker-immich
alpine-v1.120.2-ig120
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
v1.120.2-ig342
ImageGenius Changes:
support GPU acceleration with CUDA for machine-learning
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
openvino-v1.120.2-ig45
ImageGenius Changes:
support GPU acceleration with CUDA for machine-learning
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
cuda-v1.120.2-ig48
ImageGenius Changes:
support GPU acceleration with CUDA for machine-learning
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
noml-v1.120.2-ig269
ImageGenius Changes:
move to use seperate baseimage
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
alpine-v1.120.2-ig119
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
v1.120.1-ig341
ImageGenius Changes:
support GPU acceleration with CUDA for machine-learning
immich Changes:
v1.120.1
This release addresses the issues below
What's Changed
π Bug fixes
- fix(server): cannot render email template by @alextran1502 in immich-app/immich#13957
- fix(server): allow starting backup through API and fix pg_dumpall args when using database URLs by @dotlambda in immich-app/immich#13970
- fix(server): database backups compatible with deduplication by @Scrumplex in immich-app/immich#13965
- fix(mobile): video player not playing in full size on Android by @alextran1502 in immich-app/immich#13986
π Documentation
- fix: docker link by @danieldietzler in immich-app/immich#13956
- docs: improve custom-locations wording to be easier to read by @slamp in immich-app/immich#13849
- docs: Added a note about avoiding redundant database backups by @thariq-shanavas in immich-app/immich#13958
- chore: tidy up backup-and-restore.md by @bo0tzz in immich-app/immich#13961
- docs: 50k stars by @danieldietzler in immich-app/immich#13964
- docs: add backups to startup folders list by @yodatak in immich-app/immich#13967
- docs: update roadmap by @jrasm91 in immich-app/immich#13984
New Contributors
- @slamp made their first contribution in immich-app/immich#13849
- @yodatak made their first contribution in immich-app/immich#13967
- @Scrumplex made their first contribution in immich-app/immich#13965
Full Changelog: immich-app/immich@v1.120.0...v1.120.1
openvino-v1.120.1-ig44
ImageGenius Changes:
support GPU acceleration with CUDA for machine-learning
immich Changes:
v1.120.1
This release addresses the issues below
What's Changed
π Bug fixes
- fix(server): cannot render email template by @alextran1502 in immich-app/immich#13957
- fix(server): allow starting backup through API and fix pg_dumpall args when using database URLs by @dotlambda in immich-app/immich#13970
- fix(server): database backups compatible with deduplication by @Scrumplex in immich-app/immich#13965
- fix(mobile): video player not playing in full size on Android by @alextran1502 in immich-app/immich#13986
π Documentation
- fix: docker link by @danieldietzler in immich-app/immich#13956
- docs: improve custom-locations wording to be easier to read by @slamp in immich-app/immich#13849
- docs: Added a note about avoiding redundant database backups by @thariq-shanavas in immich-app/immich#13958
- chore: tidy up backup-and-restore.md by @bo0tzz in immich-app/immich#13961
- docs: 50k stars by @danieldietzler in immich-app/immich#13964
- docs: add backups to startup folders list by @yodatak in immich-app/immich#13967
- docs: update roadmap by @jrasm91 in immich-app/immich#13984
New Contributors
- @slamp made their first contribution in immich-app/immich#13849
- @yodatak made their first contribution in immich-app/immich#13967
- @Scrumplex made their first contribution in immich-app/immich#13965
Full Changelog: immich-app/immich@v1.120.0...v1.120.1
cuda-v1.120.1-ig47
ImageGenius Changes:
support GPU acceleration with CUDA for machine-learning
immich Changes:
v1.120.1
This release addresses the issues below
What's Changed
π Bug fixes
- fix(server): cannot render email template by @alextran1502 in immich-app/immich#13957
- fix(server): allow starting backup through API and fix pg_dumpall args when using database URLs by @dotlambda in immich-app/immich#13970
- fix(server): database backups compatible with deduplication by @Scrumplex in immich-app/immich#13965
- fix(mobile): video player not playing in full size on Android by @alextran1502 in immich-app/immich#13986
π Documentation
- fix: docker link by @danieldietzler in immich-app/immich#13956
- docs: improve custom-locations wording to be easier to read by @slamp in immich-app/immich#13849
- docs: Added a note about avoiding redundant database backups by @thariq-shanavas in immich-app/immich#13958
- chore: tidy up backup-and-restore.md by @bo0tzz in immich-app/immich#13961
- docs: 50k stars by @danieldietzler in immich-app/immich#13964
- docs: add backups to startup folders list by @yodatak in immich-app/immich#13967
- docs: update roadmap by @jrasm91 in immich-app/immich#13984
New Contributors
- @slamp made their first contribution in immich-app/immich#13849
- @yodatak made their first contribution in immich-app/immich#13967
- @Scrumplex made their first contribution in immich-app/immich#13965
Full Changelog: immich-app/immich@v1.120.0...v1.120.1
noml-v1.120.1-ig268
ImageGenius Changes:
move to use seperate baseimage
immich Changes:
v1.120.1
This release addresses the issues below
What's Changed
π Bug fixes
- fix(server): cannot render email template by @alextran1502 in immich-app/immich#13957
- fix(server): allow starting backup through API and fix pg_dumpall args when using database URLs by @dotlambda in immich-app/immich#13970
- fix(server): database backups compatible with deduplication by @Scrumplex in immich-app/immich#13965
- fix(mobile): video player not playing in full size on Android by @alextran1502 in immich-app/immich#13986
π Documentation
- fix: docker link by @danieldietzler in immich-app/immich#13956
- docs: improve custom-locations wording to be easier to read by @slamp in immich-app/immich#13849
- docs: Added a note about avoiding redundant database backups by @thariq-shanavas in immich-app/immich#13958
- chore: tidy up backup-and-restore.md by @bo0tzz in immich-app/immich#13961
- docs: 50k stars by @danieldietzler in immich-app/immich#13964
- docs: add backups to startup folders list by @yodatak in immich-app/immich#13967
- docs: update roadmap by @jrasm91 in immich-app/immich#13984
New Contributors
- @slamp made their first contribution in immich-app/immich#13849
- @yodatak made their first contribution in immich-app/immich#13967
- @Scrumplex made their first contribution in immich-app/immich#13965
Full Changelog: immich-app/immich@v1.120.0...v1.120.1