Hey ✌️
This beta version of kitshn is only compatible with Tandoor v2.
Available here on GitHub, through Google Play testing and through TestFlight.
Feel free to comment on #95 or create a new issue if you encounter any issues! :)
This release includes a quickfix which should make it possible again to use text fields on the home page 😅
- Replaced home search bar component as a quickfix (#289).
 - Improved search toolbar color on large screen devices.
 - Improved shopping list entry creation dialog on large screen devices.
 
Commits
- feat(commonMain/shopping): improved ShoppingListEntryCreationDialog for larger screens
 - fix(commonMain/home): replaced ExpandedFullScreenSearchBar with ExpandedDockedSearchbar as a quickfix (#289)
 - fix(commonMain/home): search toolbar color on large screen devices