Updates in this release
- You can now directly add items to collections/watchlist without opening its details.
- Upgrade to Rust 1.90.0 resulting in better idle memory usage.
- A lot of bug fixes and other performance improvements.
Note: This also includes release notes for v9.3.1
.
What's Changed
- cedf4f4b - feat: comprehensive Rust 1.90 upgrade with let chains modernization and frontend indicator enhancements
- 57b73cd6 - Improve analytics page image capture with better memory management
- 3f42f978 - Refactor backend pagination logic and enhance frontend onboarding experience
- 4aefc399 - Better UX for quick add items (#1566)
- bad9f50e - Allow bulk adding exercises and workouts to collections (#1564)
- 276d331e - feat: restore UpdateAllMetadata background job functionality
- 599da46a - Allow creating custom metadata group and person (#1562)
- 0e25afb4 - Move cleanup_user_and_metadata_association from infrequent to frequent cron job
- 1baac120 - Refactor crate structure and consolidate entity details functionality
- 2b54a6c2 - General improvements (#1559)
- add13a29 - Enhance handling of Date and DateTime inputs in templates (#1557)
- 67967499 - Refactor and enhance caching for user metadata and details (#1552)