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)