Skip to content

PHPRecipeBook 5.1.2

Compare
Choose a tag to compare
@nazgul26 nazgul26 released this 16 Mar 20:20
· 58 commits to master since this release
2730a52

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)