v2.3.1
immich-app/immichv2.3.1Nov 20, 2025by alextran1502
AI Summary
A hotfix release to resolve a critical rendering loop crash caused by the new version notification pop-up.
Key Highlights
- Fixes rendering loop freeze caused by version notification popup
- Fixes supporter badge visibility
Full Release Notes
# v2.3.1 ## Hot fixes Fixed an issue where the new version notification pop-up causes the web app to enter a rendering loop and freeze up. > [!IMPORTANT] > We encourage all users to update to this version to avoid the issue that will happen when the next minor update is available, i.e., `v2.4.0` ## What's Changed ### 🐛 Bug fixes * fix: supporter badge by @jrasm91 in https://github.com/immich-app/immich/pull/24012 * fix: new update notification cause rendering loop by @alextran1502 in https://github.com/immich-app/immich/pull/24013 **Full Changelog**: https://github.com/immich-app/immich/compare/v2.3.0...v2.3.1