Update ghcr.io/immich-app/immich-server Docker tag to v1.124.2 - autoclosed #279

Closed
renovate wants to merge 1 commits from renovate/ghcr.io-immich-app-immich-server-1.x into main
Collaborator

This PR contains the following updates:

Package Type Update Change
ghcr.io/immich-app/immich-server Kustomization minor v1.123.0 -> v1.124.2

Release Notes

immich-app/immich (ghcr.io/immich-app/immich-server)

v1.124.2

Compare Source

v1.124.2

Two releases in a day, we know you missed those new release announcement pop-up from us 😁

This release addresses the following bugs:

  • Fixed a bug where various jobs don't run on new external library assets.
  • Fixed a bug where multi-selection in the folder view is not cleared when changing folders

What's Changed

🐛 Bug fixes

Full Changelog: https://github.com/immich-app/immich/compare/v1.124.1...

v1.124.1

Compare Source

v1.124.1

This release addresses the following bugs.

  • Fixed a bug where email notification cannot be completed
  • Fixed a bug where the asset path is hard to be highlighted and copied

What's Changed

🐛 Bug fixes
🌐 Translations

Full Changelog: https://github.com/immich-app/immich/compare/v1.124.0...v1.124.1

v1.124.0

Compare Source

v1.124.0

Highlights

Happy New Year, and welcome to the release v1.124.0 of Immich. After a long break, we are back! Along with many new contributors. This release adds many enhancements and bug fixes; some of the highlights include

  • Create tags on the fly.
  • Asset actions on the folder view
  • Documentation updates
  • Notable fix: a bug in the loading of the reverse geocoding data
  • Notable fix: do not try to delete offline assets when they expire from the trash
Create tags on the fly.

You can create new tags directly from the “Tag assets” modal.

https://github.com/user-attachments/assets/7bff2ffc-08c5-4bbb-9994-99633a104706

Asset actions on the folder view

The following common actions are available when multi-selecting assets in the folder view: download, change date, change location, archive, delete, and refresh thumbnails/videos/metadata.

SCR-20250107-lrxw

Documentation updates

Many recent changes were made to the https://immich.app website; the complete list of commits can be seen below. This includes updates to the roadmap and moving the stable release milestone to early 2025.

image
Bugfix: Reverse geocoding

Previously, if the database container crashed during a specific and short window, the geodata import process could silently fail. This has been fixed in this release. Affected users may want to re-run metadata extraction, as some assets could incorrectly have no city, state, country, etc., due to the bug.

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

🚀 Features
🌟 Enhancements
🐛 Bug fixes
📚 Documentation
🌐 Translations

New Contributors

Full Changelog: https://github.com/immich-app/immich/compare/v1.123.0...v1.124.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [ghcr.io/immich-app/immich-server](https://github.com/immich-app/immich) | Kustomization | minor | `v1.123.0` -> `v1.124.2` | --- ### Release Notes <details> <summary>immich-app/immich (ghcr.io/immich-app/immich-server)</summary> ### [`v1.124.2`](https://github.com/immich-app/immich/releases/tag/v1.124.2) [Compare Source](https://github.com/immich-app/immich/compare/v1.124.1...v1.124.2) ### v1.124.2 Two releases in a day, we know you missed those new release announcement pop-up from us 😁 This release addresses the following bugs: - Fixed a bug where various jobs don't run on new external library assets. - Fixed a bug where multi-selection in the folder view is not cleared when changing folders #### What's Changed ##### 🐛 Bug fixes - fix(server): generate thumbnails for external assets by [@&#8203;etnoy](https://github.com/etnoy) in https://github.com/immich-app/immich/pull/15183 - fix(web): Reset asset selection when refreshing and changing folder by [@&#8203;arnolicious](https://github.com/arnolicious) in https://github.com/immich-app/immich/pull/15178 **Full Changelog**: https://github.com/immich-app/immich/compare/v1.124.1... ### [`v1.124.1`](https://github.com/immich-app/immich/releases/tag/v1.124.1) [Compare Source](https://github.com/immich-app/immich/compare/v1.124.0...v1.124.1) ### v1.124.1 This release addresses the following bugs. - Fixed a bug where email notification cannot be completed - Fixed a bug where the asset path is hard to be highlighted and copied <!-- Release notes generated using configuration in .github/release.yml at main --> #### What's Changed ##### 🐛 Bug fixes - fix: invert asset path link nesting by [@&#8203;bo0tzz](https://github.com/bo0tzz) in https://github.com/immich-app/immich/pull/15163 - fix(server): email cannot render with pretty flag by [@&#8203;alextran1502](https://github.com/alextran1502) in https://github.com/immich-app/immich/pull/15157 ##### 🌐 Translations - chore(docs): update and polish Russian README by [@&#8203;Leatryx](https://github.com/Leatryx) in https://github.com/immich-app/immich/pull/15164 - chore(docs): Translated README to Ukrainian by [@&#8203;YarosMallorca](https://github.com/YarosMallorca) in https://github.com/immich-app/immich/pull/15167 **Full Changelog**: https://github.com/immich-app/immich/compare/v1.124.0...v1.124.1 ### [`v1.124.0`](https://github.com/immich-app/immich/releases/tag/v1.124.0) [Compare Source](https://github.com/immich-app/immich/compare/v1.123.0...v1.124.0) ### v1.124.0 #### Highlights Happy New Year, and welcome to the release `v1.124.0` of Immich. After a long break, we are back! Along with many new contributors. This release adds many enhancements and bug fixes; some of the highlights include - Create tags on the fly. - Asset actions on the folder view - Documentation updates - Notable fix: a bug in the loading of the reverse geocoding data - Notable fix: do not try to delete offline assets when they expire from the trash ##### Create tags on the fly. You can create new tags directly from the “Tag assets” modal. https://github.com/user-attachments/assets/7bff2ffc-08c5-4bbb-9994-99633a104706 ##### Asset actions on the folder view The following common actions are available when multi-selecting assets in the folder view: download, change date, change location, archive, delete, and refresh thumbnails/videos/metadata. ![SCR-20250107-lrxw](https://github.com/user-attachments/assets/f02a4713-6432-4e61-8bf3-ec31ae343ebe) ##### Documentation updates Many recent changes were made to the https://immich.app website; the complete list of commits can be seen below. This includes updates to the roadmap and moving the stable release milestone to early 2025. <img width="1111" alt="image" src="https://github.com/user-attachments/assets/55da394f-722f-4ab0-b58e-304be7b56b59" /> ##### Bugfix: Reverse geocoding Previously, if the database container crashed during a specific and short window, the geodata import process could silently fail. This has been fixed in this release. Affected users may want to re-run metadata extraction, as some assets could incorrectly have no city, state, country, etc., due to the bug. #### Support Immich <p align="center"> <img src="https://media.giphy.com/media/v1.Y2lkPTc5MGI3NjExbjY2eWc5Y2F0ZW56MmR4aWE0dDhzZXlidXRmYWZyajl1bWZidXZpcyZlcD12MV9pbnRlcm5hbF9naWZfYnlfaWQmY3Q9Zw/87CKDqErVfMqY/giphy.gif" width="450" title="SUPPORT THE PROJECT!"> </p> If you find the project helpful, you can support Immich by purchasing a product key at https://buy.immich.app/. Cheers! 🍻 *** <!-- Release notes generated using configuration in .github/release.yml at main --> #### What's Changed ##### 🚀 Features - feat(web): Add "set as featured" option for an asset by [@&#8203;IMBeniamin](https://github.com/IMBeniamin) in https://github.com/immich-app/immich/pull/14879 - feat(web): create tag on the fly by [@&#8203;MehringTing](https://github.com/MehringTing) in https://github.com/immich-app/immich/pull/14726 - feat(web): Enable selection interactions in folder view by [@&#8203;arnolicious](https://github.com/arnolicious) in https://github.com/immich-app/immich/pull/15049 - feat(mobile): add ability to force view original videos by [@&#8203;ovidijusr](https://github.com/ovidijusr) in https://github.com/immich-app/immich/pull/15094 - feat: "add to album" shortcut and generic menu option shortcuts by [@&#8203;dvdkon](https://github.com/dvdkon) in https://github.com/immich-app/immich/pull/15056 ##### 🌟 Enhancements - chore(mobile): add timeout when reading video files by [@&#8203;alextran1502](https://github.com/alextran1502) in https://github.com/immich-app/immich/pull/14831 - feat(server): Handle sidecars in external libraries by [@&#8203;etnoy](https://github.com/etnoy) in https://github.com/immich-app/immich/pull/14800 - fix(mobile): Fixed resolution format in Details by [@&#8203;YarosMallorca](https://github.com/YarosMallorca) in https://github.com/immich-app/immich/pull/14954 - feat(mobile): Modified draggable area of detail modal by [@&#8203;YarosMallorca](https://github.com/YarosMallorca) in https://github.com/immich-app/immich/pull/14953 - feat(server): use the earliest date between file creation and modification timestamps when missing exif tags by [@&#8203;Chuckame](https://github.com/Chuckame) in https://github.com/immich-app/immich/pull/14874 - chore(web): remove tree item thumbnail class 'max-h-\[500px]' by [@&#8203;MehringTing](https://github.com/MehringTing) in https://github.com/immich-app/immich/pull/14901 - feat(web): Swipe down shows slideshow controlbar on mobile by [@&#8203;matitalatina](https://github.com/matitalatina) in https://github.com/immich-app/immich/pull/15080 - feat(web): Improve duplicate suggestion by [@&#8203;Sese-Schneider](https://github.com/Sese-Schneider) in https://github.com/immich-app/immich/pull/14947 ##### 🐛 Bug fixes - fix(mobile): keep empty album as selected target by [@&#8203;alextran1502](https://github.com/alextran1502) in https://github.com/immich-app/immich/pull/14778 - fix(web): downloading partner assets by [@&#8203;michelheusschen](https://github.com/michelheusschen) in https://github.com/immich-app/immich/pull/14803 - feat(web): Adds toggle to disable sorting of faces by [@&#8203;Lukasdotcom](https://github.com/Lukasdotcom) in https://github.com/immich-app/immich/pull/14830 - fix(server): support import paths with special chars by [@&#8203;etnoy](https://github.com/etnoy) in https://github.com/immich-app/immich/pull/14856 - fix: trusted proxies by [@&#8203;danieldietzler](https://github.com/danieldietzler) in https://github.com/immich-app/immich/pull/14888 - fix(web): Fix for failing to load pictures by [@&#8203;Lukasdotcom](https://github.com/Lukasdotcom) in https://github.com/immich-app/immich/pull/14943 - fix(mobile): playing a live photo causes the gallery to redraw the wrong image by [@&#8203;Tyris](https://github.com/Tyris) in https://github.com/immich-app/immich/pull/15027 - fix(web): fix input autofocus by [@&#8203;xlotlu](https://github.com/xlotlu) in https://github.com/immich-app/immich/pull/15028 - fix(mobile): album tile translation and consolidation with card appereance by [@&#8203;waclaw66](https://github.com/waclaw66) in https://github.com/immich-app/immich/pull/15032 - fix(server): save color when creating tag by [@&#8203;scottdesilva](https://github.com/scottdesilva) in https://github.com/immich-app/immich/pull/15106 - fix: reverse geocoding data import don't use unlogged tables by [@&#8203;zackpollard](https://github.com/zackpollard) in https://github.com/immich-app/immich/pull/15136 - fix(mobile): fix text search by [@&#8203;johnstef99](https://github.com/johnstef99) in https://github.com/immich-app/immich/pull/14873 - fix(server): don't delete offline files from disk when trash empties by [@&#8203;etnoy](https://github.com/etnoy) in https://github.com/immich-app/immich/pull/14777 ##### 📚 Documentation - docs: misspelled var "urls" in the "machineLearning" by [@&#8203;SlavikCA](https://github.com/SlavikCA) in https://github.com/immich-app/immich/pull/14786 - chore(docs): fix broken link in FAQ by [@&#8203;mmomjian](https://github.com/mmomjian) in https://github.com/immich-app/immich/pull/14834 - chore(docs): FAQ cleanup by [@&#8203;mmomjian](https://github.com/mmomjian) in https://github.com/immich-app/immich/pull/14835 - docs: Update Chinese README by [@&#8203;indam](https://github.com/indam) in https://github.com/immich-app/immich/pull/14926 - chore(docs): add reference to metric ports by [@&#8203;Stunkymonkey](https://github.com/Stunkymonkey) in https://github.com/immich-app/immich/pull/14887 - docs: add immich-dl to community projects by [@&#8203;jon6fingrs](https://github.com/jon6fingrs) in https://github.com/immich-app/immich/pull/15005 - fix(docs): push roadmap for 2025 by [@&#8203;mmomjian](https://github.com/mmomjian) in https://github.com/immich-app/immich/pull/15023 - fix(docs): month by [@&#8203;mmomjian](https://github.com/mmomjian) in https://github.com/immich-app/immich/pull/15024 - fix(docs): discourage docker desktop by [@&#8203;mmomjian](https://github.com/mmomjian) in https://github.com/immich-app/immich/pull/15020 - chore: add sub-path warning to reverse proxy docs by [@&#8203;bo0tzz](https://github.com/bo0tzz) in https://github.com/immich-app/immich/pull/15039 - fix(docs): roadmap ordering by [@&#8203;bo0tzz](https://github.com/bo0tzz) in https://github.com/immich-app/immich/pull/15034 - chore: add clarifying warning to backup page by [@&#8203;bo0tzz](https://github.com/bo0tzz) in https://github.com/immich-app/immich/pull/15000 - chore(docs): Updated the docker-compose.mdx to account for additional bugs. by [@&#8203;Deluxe-7](https://github.com/Deluxe-7) in https://github.com/immich-app/immich/pull/15026 - chore(docs): clean up and add new content by [@&#8203;alextran1502](https://github.com/alextran1502) in https://github.com/immich-app/immich/pull/15003 - feat(docs): additional corruption checks by [@&#8203;mmomjian](https://github.com/mmomjian) in https://github.com/immich-app/immich/pull/15102 - docs: warning for LXC use by [@&#8203;mmomjian](https://github.com/mmomjian) in https://github.com/immich-app/immich/pull/15071 - docs: Add disable iOS low power mode suggestion by [@&#8203;looowizz](https://github.com/looowizz) in https://github.com/immich-app/immich/pull/15110 - docs: add warning about superuser requirement for automated database backups. by [@&#8203;jpatters](https://github.com/jpatters) in https://github.com/immich-app/immich/pull/15045 ##### 🌐 Translations - docs: update Spanish README by [@&#8203;Voligoma](https://github.com/Voligoma) in https://github.com/immich-app/immich/pull/15081 - chore(web): update translations by [@&#8203;weblate](https://github.com/weblate) in https://github.com/immich-app/immich/pull/14759 #### New Contributors - [@&#8203;YarosMallorca](https://github.com/YarosMallorca) made their first contribution in https://github.com/immich-app/immich/pull/14954 - [@&#8203;sdebruyn](https://github.com/sdebruyn) made their first contribution in https://github.com/immich-app/immich/pull/14946 - [@&#8203;MehringTing](https://github.com/MehringTing) made their first contribution in https://github.com/immich-app/immich/pull/14726 - [@&#8203;Stunkymonkey](https://github.com/Stunkymonkey) made their first contribution in https://github.com/immich-app/immich/pull/14887 - [@&#8203;jon6fingrs](https://github.com/jon6fingrs) made their first contribution in https://github.com/immich-app/immich/pull/15005 - [@&#8203;landon-thull](https://github.com/landon-thull) made their first contribution in https://github.com/immich-app/immich/pull/15011 - [@&#8203;Tyris](https://github.com/Tyris) made their first contribution in https://github.com/immich-app/immich/pull/15027 - [@&#8203;Chuckame](https://github.com/Chuckame) made their first contribution in https://github.com/immich-app/immich/pull/14874 - [@&#8203;Deluxe-7](https://github.com/Deluxe-7) made their first contribution in https://github.com/immich-app/immich/pull/15026 - [@&#8203;xlotlu](https://github.com/xlotlu) made their first contribution in https://github.com/immich-app/immich/pull/15028 - [@&#8203;matitalatina](https://github.com/matitalatina) made their first contribution in https://github.com/immich-app/immich/pull/15080 - [@&#8203;Voligoma](https://github.com/Voligoma) made their first contribution in https://github.com/immich-app/immich/pull/15081 - [@&#8203;looowizz](https://github.com/looowizz) made their first contribution in https://github.com/immich-app/immich/pull/15110 - [@&#8203;scottdesilva](https://github.com/scottdesilva) made their first contribution in https://github.com/immich-app/immich/pull/15106 - [@&#8203;ovidijusr](https://github.com/ovidijusr) made their first contribution in https://github.com/immich-app/immich/pull/15094 - [@&#8203;jpatters](https://github.com/jpatters) made their first contribution in https://github.com/immich-app/immich/pull/15045 - [@&#8203;dvdkon](https://github.com/dvdkon) made their first contribution in https://github.com/immich-app/immich/pull/15056 - [@&#8203;Sese-Schneider](https://github.com/Sese-Schneider) made their first contribution in https://github.com/immich-app/immich/pull/14947 **Full Changelog**: https://github.com/immich-app/immich/compare/v1.123.0...v1.124.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44OC4wIiwidXBkYXRlZEluVmVyIjoiMzkuODguMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
renovate added 1 commit 2025-01-07 20:01:47 +00:00
renovate force-pushed renovate/ghcr.io-immich-app-immich-server-1.x from ab78fc7a53 to 98bcb3683f 2025-01-08 20:04:33 +00:00 Compare
renovate changed title from Update ghcr.io/immich-app/immich-server Docker tag to v1.124.0 to Update ghcr.io/immich-app/immich-server Docker tag to v1.124.1 2025-01-08 20:04:35 +00:00
renovate force-pushed renovate/ghcr.io-immich-app-immich-server-1.x from 98bcb3683f to 3be1006b34 2025-01-09 00:04:38 +00:00 Compare
renovate changed title from Update ghcr.io/immich-app/immich-server Docker tag to v1.124.1 to Update ghcr.io/immich-app/immich-server Docker tag to v1.124.2 2025-01-09 00:04:40 +00:00
renovate changed title from Update ghcr.io/immich-app/immich-server Docker tag to v1.124.2 to Update ghcr.io/immich-app/immich-server Docker tag to v1.124.2 - autoclosed 2025-01-09 10:01:47 +00:00
renovate closed this pull request 2025-01-09 10:01:47 +00:00

Pull request closed

Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: remoll/k3s-infra#279
No description provided.