v1.0.0-alpha.12
Hey ✌️
I didn't have a lot of time to work on kitshn in the past weeks, so this release just contains some minor changes that accumulated:
- Improvements to the dynamic home screen by caching keyword and food IDs.
- kitshn now respects default meal plan share settings (#19).
- kitshn now rounds to two decimal places (#24).
- Two new sections for the dynamic home screen.
- Checked compatibility with Tandoor versions 1.5.21/22/23.
Highlights
- feat(utils): set max decimal numbers to 2 (#24)
- feat(home): improved dynamic home screen by caching foods and keywords
- feat(home): added go-tos section
- feat(home): added christmas section
- feat(api): now retrieving version from openapi endpoint
- fix(mealplan): respecting default mealplan share settings (resolved #19)
- chore(api): marked v1.5.23 as compatible
- chore(api): marked v1.5.21/22 as compatible