Update ghcr.io/immich-app/immich-server Docker tag to v1.125.3 #43

Merged
renovate-bot merged 0 commits from refs/pull/43/head into master 2025-01-26 19:13:04 +00:00
renovate-bot commented 2025-01-25 06:12:59 +00:00 (Migrated from gitea.smittenfeld.nl)

This PR contains the following updates:

Package Update Change
ghcr.io/immich-app/immich-server patch v1.125.1 -> v1.125.3

Release Notes

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

v1.125.3

Compare Source

v1.125.3

This release continues the bug-squashing effort from migration to Kysely.

  • Fixed an issue where changing the machine learning model doesn't change the vector size requirement
  • Fixed an issue where the bulk location edit triggered an error
  • Fixed an issue where the album cannot be loaded in the mobile app if any of the assets in the album are in the trash
  • Fixed an issue where searchRandom endpoint doesn't return randomize items
  • Fixed some issues regarding the timezone topic

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
🐛 Bug fixes

New Contributors

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

v1.125.2

Compare Source

v1.125.2

This release addresses the following issues, most of which originate from our migration to Kysely.

  • Fixed a bug where the timeline shows a placeholder in some sections
  • Fixed a bug where using server URL with sslmode doesn't get parsed correctly
  • Fixed a bug where LivePhotos doesn't generate thumbnails
  • Fixed a bug where no EXIF data is returned for the deduplication view
  • Fixed a bug where albums with archived assets don't show up on the mobile app
  • Fixed a bug where hard refresh only refreshed assets and not albums
  • Fixed a bug where the updatedAt column doesn't update on some assets and album actions
  • Fixed a bug where searchRandom doesn't return the correct data format

Thank you for reporting the bugs you have found! We added a treat to the login page as a thank you 😄

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
🐛 Bug fixes

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


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 | Update | Change | |---|---|---| | [ghcr.io/immich-app/immich-server](https://github.com/immich-app/immich) | patch | `v1.125.1` -> `v1.125.3` | --- ### Release Notes <details> <summary>immich-app/immich (ghcr.io/immich-app/immich-server)</summary> ### [`v1.125.3`](https://github.com/immich-app/immich/releases/tag/v1.125.3) [Compare Source](https://github.com/immich-app/immich/compare/v1.125.2...v1.125.3) ### v1.125.3 This release continues the bug-squashing effort from migration to Kysely. - Fixed an issue where changing the machine learning model doesn't change the vector size requirement - Fixed an issue where the bulk location edit triggered an error - Fixed an issue where the album cannot be loaded in the mobile app if any of the assets in the album are in the trash - Fixed an issue where searchRandom endpoint doesn't return randomize items - Fixed some issues regarding the timezone topic #### 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 ##### 🌟 Enhancements - chore(server): print stack in case of worker error by [@&#8203;etnoy](https://github.com/etnoy) in https://github.com/immich-app/immich/pull/15632 - fix: increase upload timeout by [@&#8203;jdicioccio](https://github.com/jdicioccio) in https://github.com/immich-app/immich/pull/15588 - fix(mobile): improve timezone picker by [@&#8203;gaganyadav80](https://github.com/gaganyadav80) in https://github.com/immich-app/immich/pull/15615 ##### 🐛 Bug fixes - fix(server): changing vector dim size by [@&#8203;mertalev](https://github.com/mertalev) in https://github.com/immich-app/immich/pull/15630 - fix(server): bulk update location by [@&#8203;alextran1502](https://github.com/alextran1502) in https://github.com/immich-app/immich/pull/15642 - fix(server): do not reset fileCreatedDate by [@&#8203;C-Otto](https://github.com/C-Otto) in https://github.com/immich-app/immich/pull/15650 - fix(server): do not count deleted assets for album summary by [@&#8203;C-Otto](https://github.com/C-Otto) in https://github.com/immich-app/immich/pull/15668 - fix(server): avoid duplicate rows in album queries by [@&#8203;mertalev](https://github.com/mertalev) in https://github.com/immich-app/immich/pull/15670 - fix(web): neon overflow on mobile screen by [@&#8203;alextran1502](https://github.com/alextran1502) in https://github.com/immich-app/immich/pull/15676 - fix(server): /search/random API returns same assets every call by [@&#8203;sudbrack](https://github.com/sudbrack) in https://github.com/immich-app/immich/pull/15682 #### New Contributors - [@&#8203;jdicioccio](https://github.com/jdicioccio) made their first contribution in https://github.com/immich-app/immich/pull/15588 - [@&#8203;idkwhyiusethisname](https://github.com/idkwhyiusethisname) made their first contribution in https://github.com/immich-app/immich/pull/15637 - [@&#8203;gaganyadav80](https://github.com/gaganyadav80) made their first contribution in https://github.com/immich-app/immich/pull/15615 - [@&#8203;ferraridamiano](https://github.com/ferraridamiano) made their first contribution in https://github.com/immich-app/immich/pull/15683 - [@&#8203;sudbrack](https://github.com/sudbrack) made their first contribution in https://github.com/immich-app/immich/pull/15682 **Full Changelog**: https://github.com/immich-app/immich/compare/v1.125.2... ### [`v1.125.2`](https://github.com/immich-app/immich/releases/tag/v1.125.2) [Compare Source](https://github.com/immich-app/immich/compare/v1.125.1...v1.125.2) ### v1.125.2 This release addresses the following issues, most of which originate from our migration to Kysely. - Fixed a bug where the timeline shows a placeholder in some sections - Fixed a bug where using server URL with `sslmode` doesn't get parsed correctly - Fixed a bug where LivePhotos doesn't generate thumbnails - Fixed a bug where no EXIF data is returned for the deduplication view - Fixed a bug where albums with archived assets don't show up on the mobile app - Fixed a bug where hard refresh only refreshed assets and not albums - Fixed a bug where the `updatedAt` column doesn't update on some assets and album actions - Fixed a bug where `searchRandom` doesn't return the correct data format Thank you for reporting the bugs you have found! We added a treat to the login page as a thank you :smile: #### 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! 🍻 #### What's Changed ##### 🌟 Enhancements - feat(web): neon light behinds auth forms by [@&#8203;alextran1502](https://github.com/alextran1502) in https://github.com/immich-app/immich/pull/15570 ##### 🐛 Bug fixes - fix(mobile): translation (no /api, experimental features) by [@&#8203;mmomjian](https://github.com/mmomjian) in https://github.com/immich-app/immich/pull/15600 - fix(server): `getTimeBuckets` not handling boolean filters correctly by [@&#8203;mertalev](https://github.com/mertalev) in https://github.com/immich-app/immich/pull/15567 - fix(web): auth page padding by [@&#8203;jrasm91](https://github.com/jrasm91) in https://github.com/immich-app/immich/pull/15569 - fix(server): set `updatedAt` on updates by [@&#8203;mertalev](https://github.com/mertalev) in https://github.com/immich-app/immich/pull/15573 - fix(server): Fix for sorting faces during merging by [@&#8203;Lukasdotcom](https://github.com/Lukasdotcom) in https://github.com/immich-app/immich/pull/15571 - fix(server): `searchRandom` response by [@&#8203;mertalev](https://github.com/mertalev) in https://github.com/immich-app/immich/pull/15580 - fix: login page by [@&#8203;jrasm91](https://github.com/jrasm91) in https://github.com/immich-app/immich/pull/15613 - fix(mobile): full refresh doesn't get albums by [@&#8203;alextran1502](https://github.com/alextran1502) in https://github.com/immich-app/immich/pull/15560 - fix(server): link live photos by [@&#8203;alextran1502](https://github.com/alextran1502) in https://github.com/immich-app/immich/pull/15612 - fix: demo login page by [@&#8203;jrasm91](https://github.com/jrasm91) in https://github.com/immich-app/immich/pull/15616 - fix(server): no exif metadata in the deduplication utility by [@&#8203;mertalev](https://github.com/mertalev) in https://github.com/immich-app/immich/pull/15585 - fix(mobile): deletion of single assets by [@&#8203;Saschl](https://github.com/Saschl) in https://github.com/immich-app/immich/pull/15597 - fix(server): failed to get albums with archived assets by [@&#8203;alextran1502](https://github.com/alextran1502) in https://github.com/immich-app/immich/pull/15611 - fix(server): migration mentions public schema by [@&#8203;alextran1502](https://github.com/alextran1502) in https://github.com/immich-app/immich/pull/15622 - fix(mobile): failed to load ga/gl locale by [@&#8203;alextran1502](https://github.com/alextran1502) in https://github.com/immich-app/immich/pull/15623 - fix(server): `sslmode` not working by [@&#8203;mertalev](https://github.com/mertalev) in https://github.com/immich-app/immich/pull/15587 **Full Changelog**: https://github.com/immich-app/immich/compare/v1.125.1...v1.125.2 </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMDYuMCIsInVwZGF0ZWRJblZlciI6IjM5LjEwNi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
peter/homelab-docker-config!43
No description provided.