v2.6.3
immich-app/immichv2.6.3Mar 26, 2026by immich-push-o-matic[bot]
AI Summary
Bug fix release addressing mobile upload timeouts, web UI issues, and server-side search and face sync problems.
Key Highlights
- Removed upload timeout on mobile
- Fixed horizontal scroll bar in asset viewer side panel
- Fixed shifting motion image button
- Filtered out empty search suggestions
- Fixed incorrect asset face sync
Full Release Notes
# v2.6.3 ## What's Changed ### 🐛 Bug fixes * fix(mobile): remove upload timeout by @mertalev in https://github.com/immich-app/immich/pull/27237 * fix(web): prevent horizontal scroll bar in asset viewer side panel by @michelheusschen in https://github.com/immich-app/immich/pull/27270 * fix(web): shifting motion image button by @YarosMallorca in https://github.com/immich-app/immich/pull/27275 * chore(docs): withPeople parameter description by @YarosMallorca in https://github.com/immich-app/immich/pull/27262 * fix(server): filter out empty search suggestions by @michelheusschen in https://github.com/immich-app/immich/pull/27292 * fix: incorrect asset face sync by @bwees in https://github.com/immich-app/immich/pull/27243 **Full Changelog**: https://github.com/immich-app/immich/compare/v2.6.2...v2.6.3