v1.131.3
Hotfixes
- Fixes an issue where the mobile app shows incorrect memories.
- Fixes an issue where the web timeline doesn't load when there is a blank locale.
- Fixes an issue where the full-size image doesn't migrate correctly.
- Fixes an issue where the select-all button doesn't reflect the correct selection state.
What's Changed
🐛 Bug fixes
- fix: strip extra metadata when transcoding by @bo0tzz in #17297
- fix(mobile): getAllByRemoteId return all assets on empty arguments value by @alextran1502 in #17263
- fix(web): date time change reactivity by @alextran1502 in #17306
- fix(web): blank locale cause blank timeline to render by @alextran1502 in #17284
- fix(web): select all button displays incorrectly by @wuzihao051119 in #17305
- fix(server): full-size images not migrated or deleted correctly by @mertalev in #17308
- fix(server): use stat instead of exifinfo for file date metadata by @mertalev in #17311
New Contributors
- @wuzihao051119 made their first contribution in #17305
Full Changelog: v1.131.2...v1.131.3