Skip to content

Releases: aimok04/kitshn

v2.0.9

03 Apr 17:43

Choose a tag to compare

Caution

‼️ Android will become a locked-down platform. Learn more: https://keepandroidopen.org/

kitshn (for Tandoor)

Hey ✌️

This release includes:

  1. Fixed ignore_shopping value not being respected (#352).
  2. Fixed shopping lists unable to be selected if empty (#351).
  3. 🇫🇷 French has been updated on Weblate (by @whayn).
  4. 🇳🇱 Dutch has been updated on Weblate (by @jstrvr).
  5. 🇱🇰/🇮🇳 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

03 Nov 20:51

Choose a tag to compare

nightly Pre-release
Pre-release
release: 2.0.9

v2.0.8

27 Mar 22:04

Choose a tag to compare

Caution

‼️ Android will become a locked-down platform. Learn more: https://keepandroidopen.org/

kitshn (for Tandoor)

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

08 Mar 20:04

Choose a tag to compare

Caution

‼️ Android will become a locked-down platform. Learn more: https://keepandroidopen.org/

kitshn (for Tandoor)

Hey ✌️

This is another small release:

  1. Added support to filter shopping list entries by shopping lists (#323).
  2. Added new setting to hide the activity section in the recipe detail view (#346).
  3. 🇩🇰 Danish has been updated on Weblate (by My Nameis).
  4. 🇳🇱 Dutch has been updated on Weblate (by @jstrvr).
  5. 🇫🇷 French has been updated on Weblate (by J.Lavoie).
  6. 🇩🇪 German has been updated on Weblate (by @stilllearninggit, and J.Lavoie).
  7. 🇭🇺 Hungarian has been added on Weblate (by @Subbye and @SzSz-hub).
  8. 🇧🇷 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

01 Mar 18:18
4523ce7

Choose a tag to compare

Caution

‼️ Android will become a locked-down platform. Learn more: https://keepandroidopen.org/

kitshn (for Tandoor)

Hey ✌️

This release includes a small change:

  1. 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

21 Feb 21:57

Choose a tag to compare

kitshn (for Tandoor)

Hey ✌️

This release includes two fixes and language updates:

  1. 🇩🇰 Danish has been added on Weblate (by My Nameis).
  2. 🇪🇪 Estonian has been added on Weblate (by @beez276).
  3. Arabic has been added on Weblate (by @Dkhil).
  4. 🇫🇷 French has been updated on Weblate (by @quentinrenoux and @Fymyte).
  5. 🇧🇷 Portuguese has been updated on Weblate (by @lucasmc64).
  6. 🇳🇱 Dutch has been updated on Weblate (by Tapir Dorro).
  7. 🇷🇺 Russian has been updated on Weblate (by @korn3r and @Xapitonov).
  8. Fixed parsing issues when creating shopping list items (#338).
  9. 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

07 Feb 16:39

Choose a tag to compare

kitshn (for Tandoor)

Hey ✌️

This is another small release:

  1. Added toggle in settings to keep screen on in recipe details view (#326).
  2. Fixed unable to create shopping list entries with new food's (#327).

Commits

  • feat(commonMain/recipes): added toggle to keep screen on in recipe details view (resolved #326)
  • fix(commonMain/shopping): creation of shopping list entries with new food items (resolved #327)
  • fix(commonMain/api): api compatibility with Tandoor v2.4

v2.0.3

31 Jan 12:42

Choose a tag to compare

kitshn (for Tandoor)

Hey ✌️

This is a small release fixing compatibility with Tandoor v2.4.
The new features are not supported yet (see #323).

  1. 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

19 Jan 13:03

Choose a tag to compare

kitshn (for Tandoor)

Hey ✌️

This is a small release with some minor improvements:

  1. Now saving supermarket and grouping settings in shopping even after closing app.
  2. 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

12 Jan 01:06

Choose a tag to compare

kitshn (for Tandoor)

Hey ✌️

Happy New Year! 🥳

This is the first minor bug fix release of kitshn v2.

  1. Fixed issue where past date's labels only included weekdays (#313).
  2. Fixed issue where plurals weren't used in shopping (#307).
  3. Fixed multiple iOS software keyboard-related issues.
    • Fixed issue where keyboard wasn't closing in import dialog (#280).
    • Fixed issue where keyboard wasn't closing when clicking on recipe in search (#312).
    • Fixed issue where keyboard wasn't closing when clicking on search icon in search text
      fields (#312).

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)