Skip to content

v1.0.0-alpha.12

Compare
Choose a tag to compare
@aimok04 aimok04 released this 24 Nov 19:24
· 111 commits to main since this release

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:

  1. Improvements to the dynamic home screen by caching keyword and food IDs.
  2. kitshn now respects default meal plan share settings (#19).
  3. kitshn now rounds to two decimal places (#24).
  4. Two new sections for the dynamic home screen.
  5. 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