Update ghcr.io/immich-app/immich-server Docker tag to v1.117.0 - autoclosed #200
Reference in New Issue
Block a user
No description provided.
Delete Branch "renovate/ghcr.io-immich-app-immich-server-1.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:
v1.116.2
->v1.117.0
Release Notes
immich-app/immich (ghcr.io/immich-app/immich-server)
v1.117.0
Compare Source
v1.117.0
Highlights
Welcome to release
v1.117.0
of Immich. This release continues to bring bugfixes and additional enhancements to the app. Let's go over some of the highlights below:Better folder checks
This release fixes a few more issues with the
.immich
related checks..immich
already exists, but mount checks aren't enabledIMMICH_IGNORE_MOUNT_CHECK_ERRORS=true
)Download notifications (mobile)
Downloads now show their progress and can be canceled
Support and feedback links (web)
Links have been added to the Immich web application to help users more easily find our documentation, source code, discord, etc. Also, third party packages have the option to additionally include their own links.
Upgrade history
Clicking on the server build number on the web will now also show upgrade history, in addition to other build information.
In the future we may look at combining this information with the new support/help modal.
Asset thumbnail improvements
Combined jobs
Thumbnails are critical to keep Immich feeling snappy. We currently generate a "preview" (large), a "thumbnail" (small), and a "thumbhash" (very small) for each asset. Prior to this release each version for each asset was a separate job. Now they have been combined into a single job, per asset. This makes the jobs page much more accurate and useful. It also means thumbnails generate faster, and use less system resources (see below).
In order from left to right:
Common settings
Previews and thumbnails can now both set desired
format
,resolution
, andquality
settings.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
/search/random
failing with certain options by @mertalev in https://github.com/immich-app/immich/pull/13040📚 Documentation
🌐 Translations
New Contributors
Full Changelog: https://github.com/immich-app/immich/compare/v1.116.2...v1.117.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.
This PR has been generated by Renovate Bot.
Update ghcr.io/immich-app/immich-server Docker tag to v1.117.0to Update ghcr.io/immich-app/immich-server Docker tag to v1.117.0 - autoclosedPull request closed