PHPRecipeBook 5.1.2
This release will require updating schema for new Note column on ingredient/recipe mapping table.
New Features -
- Note option for each ingredient in a recipe.
- After editing recipe and saved will redirect to recipe view.
- JQuery UI updated to latest version
Bug Fixes -
- Open jquery dialogs in center of page instead of bottom.
- More efficient SQL for loading of RecipeBox sidecar.
- Postgresql SQL fixes.
- PHP 7 support (removed split()).
- Fix for fraction conversion errors on recipe editing.
... and more (see commit log)