github kitshn-app/kitshn v2.0.1

latest releases: v2.1.3, nightly, v2.1.1...
8 months ago
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)

Don't miss a new kitshn release

NewReleases is sending notifications on new releases.