Summary
Release is focused around bug fixes and a new create recipe endpoint
Fixes and Improvements
Recipe importing
- Loosened recipe import requirements to improve parsing success for more recipes.
- Fixed pasted recipe imports so the original source URL is preserved.
- Improved normalization coverage for imported recipe data.
API
- Added a direct recipe creation endpoint to the API.
- Extended the health endpoint to report database health and app version information.
General fixes
- Fixed a duplicate recipe actions menu issue.
- Removed an unnecessary recipe page scrollbar.
- Fixed version reporting for release builds.
- Fixed action menu being too large and going out of view.