Update ghcr.io/immich-app/immich-server Docker tag to v2.1.0 #1765
Reference in New Issue
Block a user
No description provided.
Delete Branch "renovate/ghcr.io-immich-app-immich-server-2.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
v2.0.1
->v2.1.0
Release Notes
immich-app/immich (ghcr.io/immich-app/immich-server)
v2.1.0
Compare Source
v2.1.0
Welcome to release
v2.1.0
of Immich!It’s been about 2 weeks since our stable release 🎉 and the celebratory Retro DVD 📀, which many of you are starting to receive. For those outside the US still waiting for theirs, we're currently awaiting a new batch of DVDs. Hopefully, those start shipping early next week at the latest.
We’d like to take a moment to thank everyone for the support, kind words, and otherwise positive feedback. It’s been great to hear, and it means more to us than you know ♥️.
Highlights
This release contains mostly bug fixes, with a few minor enhancements. Here are some of the highlights:
As always, this release also contains the latest translations.
Improved slideshow shuffle order (web)
This release improves on the algorithm used to implement the
Shuffle
order for the slideshow feature on the web. You should now see a better distribution of photos (fewer repeats).Edit seconds and milliseconds (web)
The change date modal on the web now supports the option to specify seconds and milliseconds.
Upload to stack (web)
For stacks, a new menu option has been added:
Add upload to stack
. This action will open a file picker, allowing you to upload directly to the stack.Local album event notifications (web)
This release adds a new in-app notification type:
Shared Album Invitation
andShared Album Update
. When you are invited to a shared album, and when a new asset is added to it, all users will receive a notification about the update. You can click on the notification to go directly to the mentioned album.The foundation for in-app (web) notifications was introduced in #17701, and we’re still working on expanding it to include more event types, with the hope of eventually incorporating it into the mobile app as a push notification.
Notable fix: mobile search page scrolls back to the top
The search page on mobile uses “infinite scroll”, which means new chunks of assets are automatically loaded in as you scroll down the page. However, prior to this release, the scroll position would reset to the top whenever new chunks were added, resulting in a frustrating user experience. This has been fixed, and the scroll position no longer resets.
Support Immich
If you find the project helpful, you can support Immich by purchasing a product key at https://buy.immich.app or our merchandise at https://immich.store
What's Changed
🌟 Enhancements
immich.users.total
metric by @Tushar-Harsora in #21780🐛 Bug fixes
📚 Documentation
🌐 Translations
New Contributors
Full Changelog: https://github.com/immich-app/immich/compare/v2.0.1...v2.1.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 is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.