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 after migrations, concurrent reindex by @immich-push-o-matic[bot] in #31446
- fix(web): asset remains in timeline after archive by @immich-push-o-matic[bot] in #31459
- fix(web): change "View asset owners" to "Hide asset owners" when enabled by @immich-push-o-matic[bot] in #31460
- fix(web): preserve search type by @immich-push-o-matic[bot] in #31462
- fix: sync client disconnect by @immich-push-o-matic[bot] in #31463
- fix(web): scroll timeline to top when navigating without a scroll target by @immich-push-o-matic[bot] in #31477
- fix: honor memory filters on explore page by @immich-push-o-matic[bot] in #31542
- fix: face label clipping (again) by @immich-push-o-matic[bot] in #31543
- fix(web): show full path on hover in duplicates utility by @immich-push-o-matic[bot] in #31491
- fix: feature face update ignores soft-deleted faces by @immich-push-o-matic[bot] in #31545
- fix: put back search untagged button by @immich-push-o-matic[bot] in #31546
- fix: reset shouldChangePassword on password change by @immich-push-o-matic[bot] in #31553
- fix: metadata extraction of faces by @immich-push-o-matic[bot] in #31554
- feat: people merge improvements by @immich-push-o-matic[bot] in #31555
Full Changelog: v3.2.0...v3.2.1