Hey ✌️
This week's release just contains some small new features, minor improvements and a new language:
- 🇨🇿 Czech has been added on Weblate (by
@hernikplays). - Implemented human readable date labels for iOS (already supported on Android).
- Now defaulting to recipe's servings value when adding to meal plan (#147) (by
@Monforton). - Now defaulting to recipe's servings value when selecting a recipe in meal plan
creation/edit dialog. - Fixed error when trying to add recipe ingredients to shopping list (HTTP 204 non-zero
Content-Length). - Checked compatibility with Tandoor version 1.5.33.
Highlights
- feat(*Main/utils): implemented human readable date labels for iOS and jvm (unified)
- feat(commonMain/recipes): default servings when adding to meal plan from details view (#147)
- feat(commonMain/mealplan): default servings when selecting recipe in meal plan creation/edit
dialog - fix(commonMain/api): issue where server sends non-zero Content-Length HTTP 204 response
- l10n(Ukrainian): translated using Weblate
- l10n(German): translated using Weblate
- l10n(Czech): added translation using Weblate
- l10n(Czech): translated using Weblate
- chore(commonMain/api): marked v1.5.33 as compatible