Changelog
v0.16.1
Summary
Focused around bug fixes, mainly for the unit-of-measure schema changes not properly propagating.
⚠️ BREAKING (v0.16.0)
All calendar data will be permanently deleted when upgrading to v0.16.0.
The database schema has changed and migration was not possible.
Please export or back up any important calendar data before upgrading.
Custom UOM Data will be wiped we moved to a locale aware schema
Fixes and Improvements
Avatar and profile consistency
- Added consistent avatar color handling across the app.
- Improved avatar behavior in profile, navbar, and recipe author displays.
Import and parser reliability
- Fixed Paprika import parsing issues..
Others
- Fixed UOM server config seeding.
- Fixed content-detection settings icon styling.
- Fixed toast jumping
- Fixed no results without date sorting
- Updated README docker-compose healthcheck example to match the working configuration. (#279)