0.4.6
2022-06-05
- Fix issue with ingredient text field resigning first responder when editing
- Update to iOS 15 allowing use of new SwiftUI 2 features
- Update dependencies
0.4.5
2021-06-14
- Organize your recipe by category! Select one of the default recipe categories or create your own.
- Performance updates and bug fixes
0.4.4
2021-06-02
- Fixed possible crash when entering new ingredient name
- Performance updates and bug fixes.
0.4.3
2021-04-19
When selecting a suggested ingredient from the list the category will also be mapped.
Performance improvements when entering a new ingredient.
0.4.2
2021-03-01
- Ingredients can now be added to a category to allow for an easier shopping experience!
- Fix Ad banners animation on main tab view
0.4.1
2021-02-27
- Create multiple lists
- Prompting for reviews within the app
0.4
2021-01-31
- Rework add recipe UI to be more appealing and user friendly
- Refactor Recipe Web View textfield appearance and fix related issues
- Add Pull Ingredients button and error message for user on add recipe screen. This also prevents the recipe fetch from happening each time the URL changes.
- App not updating when in background and user adds a recipe using the extension in Safari
- Add warning message when a user is about to reset a saved recipe in edit mode
- Allow users three options when attempting to create a new recipe. Paste from Clipboard, Share from Safari, Create Secret Recipe.
- Fix clear grocery list button enable/disable when user has recipes but no additional items
- Updates to analytics
- Bug fixes and performance improvements