v3.2.2
Just another small patch with a fix for the reassign faces feature. What's Changed 🐛 Bug fixes fix: skip faces of other users when reassigning faces by @immich-push-o-matic[bot] in #31586 Full Changelog: v3.2.1...v3.2.2
Just another small patch with a fix for the reassign faces feature. What's Changed 🐛 Bug fixes fix: skip faces of other users when reassigning faces by @immich-push-o-matic[bot] in #31586 Full Changelog: v3.2.1...v3.2.2
This patch release addresses various bugs, including: An issue with connection pool exhaustion during sync Problems with the new search modal Not seeing partner shared assets on people page Person merge not working for two named people ... and more. See the full list below. What's Changed 🐛 Bug fixes fix: show partner assets on people page by @immich-push-o-matic[bot] in #31449 fix(server): vacuum…
v3.2.0 Welcome to Immich v3.2.0! This release includes many new features as well as the usual collection of bug fixes and cleanups. Keep reading below for a list of highlights. Highlights Docker compose builder Revamped search UI (web) Search API v2 (server) View own people in shared assets, cross-user clustering Workflow tags trigger and actions Dedicated memories page Tag renaming (web) View ass…
v3.2.0-rc.3 Warning Disclaimer This is a release candidate, not a stable release. It is subject to change and may contain bugs or breaking changes. As always, make sure you have a backup of your database and library before upgrading to this version. Welcome to the third release candidate of v3.2; v3.2.0-rc.3! Just a few more bug fixes for more people to test over the long weekend, before we will r…
v3.2.0-rc.2 Warning Disclaimer This is a release candidate, not a stable release. It is subject to change and may contain bugs or breaking changes. As always, make sure you have a backup of your database and library before upgrading to this version. Welcome to the second release candidate of v3.2; v3.2.0-rc.2! There have been a few bug fixes, primarily around person merging and the new search UI.…
v3.2.0-rc.1 Warning Disclaimer This is a release candidate, not a stable release. It is subject to change and may contain bugs or breaking changes. As always, make sure you have a backup of your database and library before upgrading to this version. Welcome to the first release candidate of v3.2; v3.2.0-rc.1! Due to redoing the way we do releases, we had to sacrifice rc.0 unfortunately 😅. But, we…
fix: build release branch images instead of re-tagging main (#31063) (cherry picked from commit 5baf181) Co-authored-by: bo0tzz git@bo0tzz.me
Welcome to Immich v3.1.0! This release includes several quality of life improvements and another round of bug fixes. Keep reading below for the complete highlights. Highlights Upload wakelock (web) Undo archive (web) Filter assets by server filepath (workflows) Quick navigate to maintenance page (web) Better slideshow button accessibility (web) OIDC role claim sync improvements (OAuth) Invalidate…
v3.0.3 various bug fixes we push to our own F-Droid repo at https://app.futo.org/fdroid/repo now. If you're using F-Droid, please pull the application from there from now on fixes an issue where LivePhotos upload from the background isn't showing up. NoteIn some specific circumstances, newly uploaded Live Photos could have broken thumbnails. If you see any such cases, please run the "missing" job…
v3.0.2 This patch release addresses various bugs from v3 release and adds an additional filter to workflows What's Changed 🌟 Enhancements fix(web): add ARIA label to ServerStatisticsCard by @tjhorner in #29497 feat(server): hls variant configuration by @mertalev in #29613 feat: user agnostic database restore by @danieldietzler in #29512 feat(server): date workflow filter by @benbeckford in #29040…
v3.0.1 Fixes a bug that causes albums don't show up in the mobile app What's Changed 🚀 Features feat(web): recently added link in sidebar by @benbeckford in #29039 🐛 Bug fixes fix: albums broken on v2 mobile clients by @shenlong-tanwen in #29446 fix: setting input field description spacing for description snippet by @danieldietzler in #29433 🌐 Translations chore(web): update translations by @webla…
v3.0.0 Welcome to Immich v3.0.0! After months of hard work from the team and our amazing contributors, we're thrilled to announce the next major version of Immich: v3.0.0! 🎉 Breaking changes This release includes several breaking changes; read the full migration guide here. It's worth mentioning that many of the breaking changes are updates to API endpoints and affect only third-party tools that i…
chore: version v3.0.0-rc.4
Warning Disclaimer This is a release candidate, not a stable release. It is subject to change and may contain bugs or breaking changes. As always, make sure you have a backup of your database and library before upgrading to this version. This third release candidate v3.0.0-rc.3 fixes bugs and issues that were found in the last release candidate. Release notes Work-in-progress release notes can be…
Warning Disclaimer This is a release candidate, not a stable release. It is subject to change and may contain bugs or breaking changes. As always, make sure you have a backup of your database and library before upgrading to this version. This second release candidate v3.0.0-rc.2 fixes bugs and issues that were found in the last release candidate. Release notes Work-in-progress release notes can be…
v3.0.0-rc.1 — Release Candidate Warning Disclaimer This is a release candidate, not a stable release. It is subject to change and may contain bugs or breaking changes. As always, make sure you have a backup of your database and library before upgrading to this version. This second release candidate v3.0.0-rc.1 fixes bugs and issues that were found in the last release candidate. You can now use the…
Immich v3.0.0-rc.0 — Release Candidate Warning Disclaimer This is a release candidate, not a stable release. It is subject to change and may contain bugs or breaking changes. As always, make sure you have a backup of your database and library before upgrading to this version. We're excited to share our first release candidate (RC) for Immich v3: v3.0.0-rc.0. For information about how to use and te…
v2.7.5 What's Changed 🐛 Bug fixes fix(server): add rate limit and deduplication to version check by @zackpollard in #27747 🌐 Translations chore(web): update translations by @weblate in #27589 Full Changelog: v2.7.4...v2.7.5
v2.7.4 This release addresses some issues with image rendering on the mobile app What's Changed 🐛 Bug fixes refactor(mobile): cleanup iOS image loading pipeline by @LeLunZ in #27672 fix(server): hide original filename when not showing metadata by @meesfrensel in #27581 fix(mobile): fix Flutter cache eviction on thumbnails by @LeLunZ in #27663 chore: pump cronet version by @shenlong-tanwen in #2768…
v2.7.3 What's Changed 🐛 Bug fixes fix(server): avoid false restore failures on large database imports by @ErasmusAndre in #27420 fix(mobile): improve image load cancellation handling by @LeLunZ in #27624 fix(server): people search not showing for 3 or less characters by @zackpollard in #27629 fix(web): don't cache empty search results for people search by @zackpollard in #27632 fix(mobile): get pr…
You knew it was coming 😅 This release addresses the following issues: Fix an issue with the default helmet.json file Fix an issue with ML containers not working on some older CPUs Fix an issue with importing external libraries What's Changed 🐛 Bug fixes fix: csp quotes by @bo0tzz in #27592 fix(ml): downgrade numpy by @mertalev in #27591 fix(server): library import batch size by @mertalev in #27595…