Releases: aimok04/kitshn
v2.0.9
Caution
Hey ✌️
This release includes:
- Fixed
ignore_shoppingvalue not being respected (#352). - Fixed shopping lists unable to be selected if empty (#351).
- 🇫🇷 French has been updated on Weblate (by @whayn).
- 🇳🇱 Dutch has been updated on Weblate (by @jstrvr).
- 🇱🇰/🇮🇳 Tamil has been updated on Weblate (by @TamilNeram).
Commits
- fix(shopping): added fetching and caching of shopping lists (resolved #351)
- fix(shopping): respect ignore_shopping value of foods in RecipeAddToShoppingDialog.kt (resolved #352)
- chore(commonMain/api): marked v2.6.1/2/3/4 as mixed compatibility
- l10n(Tamil): translated using Weblate
- l10n(Dutch): translated using Weblate
- l10n(French): translated using Weblate
- l10n(French): translated using Weblate
nightly
release: 2.0.9
v2.0.8
Caution
Hey ✌️
This release contains some small fixes fixing compatibility with Tandoor v2.6.0
Commits
- fix(commonMain): adapt to breaking changes in v2.6.0 (resolved #355)
- chore(commonMain/api): marked v2.6.0 as mixed compatibility
v2.0.7
Caution
Hey ✌️
This is another small release:
- Added support to filter shopping list entries by shopping lists (#323).
- Added new setting to hide the activity section in the recipe detail view (#346).
- 🇩🇰 Danish has been updated on Weblate (by My Nameis).
- 🇳🇱 Dutch has been updated on Weblate (by @jstrvr).
- 🇫🇷 French has been updated on Weblate (by J.Lavoie).
- 🇩🇪 German has been updated on Weblate (by @stilllearninggit, and J.Lavoie).
- 🇭🇺 Hungarian has been added on Weblate (by @Subbye and @SzSz-hub).
- 🇧🇷 Portuguese (Brazil) has been updated on Weblate (by @lucasmc64).
Commits
- feat(commonMain/recipes): added "hide activity section" setting (resolved #346)
- feat(commonMain/shopping): added filter by shopping lists (#323)
- feat(README.md): added keep android free alert
- chore(web): ran
npm update - chore(libs): version bumps
- chore(commonMain/api): marked v2.5.0 - v2.5.3 as compatible
- l10n(German): translated using Weblate
- l10n(German): translated using Weblate
- l10n(German): translated using Weblate
- l10n(German): translated using Weblate
- l10n(Dutch): translated using Weblate
- l10n(Hungarian): translated using Weblate
- l10n(Hungarian): translated using Weblate
- l10n(German): translated using Weblate
- l10n(German): translated using Weblate
- l10n(French): translated using Weblate
- l10n(French): translated using Weblate
- l10n(Hungarian): translated using Weblate
- l10n(Hungarian): added translation using Weblate
- l10n(Hungarian): added translation using Weblate
- l10n(Portuguese (Brazil)): translated using Weblate
- l10n(Danish): translated using Weblate
v2.0.6
Caution
Hey ✌️
This release includes a small change:
- Changed API calls for » add to shopping « in recipe detail view (#343).
Commits
- feat(web/vitepress): added keep android open banner (see https://keepandroidopen.org/)
- fix(commonMain/recipes): adapt "add to shopping" function to new api (resolved #343)
v2.0.5
Hey ✌️
This release includes two fixes and language updates:
- 🇩🇰 Danish has been added on Weblate (by My Nameis).
- 🇪🇪 Estonian has been added on Weblate (by @beez276).
- Arabic has been added on Weblate (by @Dkhil).
- 🇫🇷 French has been updated on Weblate (by @quentinrenoux and @Fymyte).
- 🇧🇷 Portuguese has been updated on Weblate (by @lucasmc64).
- 🇳🇱 Dutch has been updated on Weblate (by Tapir Dorro).
- 🇷🇺 Russian has been updated on Weblate (by @korn3r and @Xapitonov).
- Fixed parsing issues when creating shopping list items (#338).
- Fixed new keyword item not showing up when selecting keywords for a recipe (#335).
Commits
- feat(commonMain/shopping): added loading icon in ShoppingListEntryCreationDialog.kt
- fix(commonMain/shopping): improved add method by creating food and unit directly without using ingredient-parser (resolved #338)
- fix(commonMain/ui): create new keyword item not showing up in SelectMultipleKeywordsDialog.kt (resolved #335)
- l10n(Danish): translated using Weblate
- l10n(French): translated using Weblate
- l10n(Danish): translated using Weblate
- l10n(Danish): translated using Weblate
- l10n(Danish): added translation using Weblate
- l10n(Danish): added translation using Weblate
- l10n(Dutch): translated using Weblate
- l10n(Russian): translated using Weblate
- l10n(French): translated using Weblate
- l10n(Estonian): translated using Weblate
- l10n(Estonian): translated using Weblate
- l10n(Estonian): added translation using Weblate
- l10n(Estonian): added translation using Weblate
- l10n(French): translated using Weblate
- l10n(French): translated using Weblate
- l10n(Portuguese (Brazil)): translated using Weblate
- l10n(Arabic): translated using Weblate
- l10n(Arabic): translated using Weblate
- l10n(Arabic): added translation using Weblate
- l10n(Arabic): added translation using Weblate
- l10n(Portuguese (Brazil)): translated using Weblate
- l10n(Portuguese (Brazil)): translated using Weblate
- l10n(Russian): translated using Weblate
v2.0.4
v2.0.3
Hey ✌️
This is a small release fixing compatibility with Tandoor v2.4.
The new features are not supported yet (see #323).
- Adapted to API changes in Tandoor v2.4.0 (#322).
Commits
- fix(commonMain/shopping): improved ShoppingListEntriesCache.kt to allow saving larger entry lists
- fix(commonMain/shopping): adapted to api changes in Tandoor v2.4.0 (resolved #322)
- chore(commonMain/api): marked v2.4.0/1 as compatible
v2.0.2
Hey ✌️
This is a small release with some minor improvements:
- Now saving supermarket and grouping settings in shopping even after closing app.
- Added new ticking ingredients off feature in recipe details view and cooking mode (#314).
Commits
- feat(commonMain/shopping): now saving grouping and supermarket settings forever
- feat(commonMain/recipes): added ticking off ingredients in RecipeDetails.kt and in cooking mode (resolved #314)
v2.0.1
Hey ✌️
Happy New Year! 🥳
This is the first minor bug fix release of kitshn v2.
- Fixed issue where past date's labels only included weekdays (#313).
- Fixed issue where plurals weren't used in shopping (#307).
- Fixed multiple iOS software keyboard-related issues.
Commits
- fix(commonMain/utils): toHumanReadableDateLabel always only returned weekday for past days (
resolved #313) - fix(commonMain/shopping): now showing plural food name when amount > 1 of min one entry (resolved
#307) - fix(commonMain/recipes): dirty fix for scrolling issue when recipe has no description
- fix(commonMain/import): added keyboard hiding workaround for iOS
- fix(commonMain/search): disable search field shortly after pressing search button to close
keyboard on iOS (resolved #312) (#317) - fix(commonMain/search): disable search field when opening recipe as a workaround to close keyboard
on iOS (#312)