mealCurator Change Log
0.9.1
July 14, 2024
Fixed - During AI Recipe preview it was not putting a title on the page until it was saved.
Fixed - Issue with sitemap not returning correct address for AI Created recipes.
0.9.0
June 29, 2024
Added - Enabled ingredient and prompt-based AI recipe creation and saving for pilot group of users
Added - AI meals now add the number of servings. Added saved AI recipes to sitemap
0.8.0
July 13, 2023
Added - Launched blog post feature for recipe blogs
Fixed - Spelling/grammar fixes in html templates
0.7.4
May 13, 2023
Added - Messaging for status of recipe submission (failure, success, duplicate)
Changed - Request command for submissions - added header information to minimize failures
0.7.3
April 30, 2023
Changed - Created navigation images for header link bar when viewing a meal plan
0.7.2
Feb. 12, 2023
Added - Added unit tests - up to 71% coverage
Changed - Created navigation images for header link bar when viewing a meal plan
0.7.1
Jan. 8, 2023
Added - Creation of attribution page and ability to add from admin panel
Changed - Rating system changed to 5 star from thumbs up thumbs down
Fixed - Spelling fixes in some lists and pages
Fixed - Addition of list item with only fractional quantity no longer errors
0.7.0
Jan. 2, 2023
Added - Ability to share a recipe with non-user with custom title and description
Changed - Added 'Dozen' to list of unit of measure for list making
0.6.1
Dec. 27, 2022
Added - Ability to edit quantity of list items
Changed - Delete list item uses PK of table vs. list of variables in where clause
Changed - Added to list of unit of measures for list making
0.6.0
Nov. 20, 2022
Added - Implemented free text search for recipes
Changed - Delete shopping list when the meal plan is deleted
Fixed - Shopping list entry is removed for meal when it is removed from plan
0.5.0
Oct. 29, 2022
Added - Added email engine to back end
Added - Pre-populate known recipe lists items when a meal is added to a plan
Added - Ability to reset password
Added - Ability to for moderator users to add items to recipe master profile so they prepopulate
Added - Infrastructure for ability to maintain recipes from GUI
0.4.2
Oct. 16, 2022
Changed - Item shopping list keeps you place as you check items off
0.4.1
Oct. 2, 2022
Added - Ability to add other/non-meal items to shopping list
Changed - List item entry searches from existing items in database
Changed - Recipe submission instantly goes to master recipe object instead of batching
0.4.0
Sept. 21, 2022
Added - Track and check off shopping list
Added - This here change log was created
Added - Ability to make a shopping list for selected recipes
Added - Aggregate list that was made for a meal plan and display while shopping
Added - Organize and categorize entered items by section of grocery store when displaying shopping list
0.3.1
June 26, 2022
Added - Started back end work for sharing recipes and meal plans
0.3.0
March 24, 2022
Added - Sitemap feature added
Added - Header and footer navigation buttons
Added - How to and about section pages added
Changed - Cleaned up recipe submission process and form
Changed - Modified dish type selection to include side dishes
Fixed - Retained search terms in bar when submitting a search
0.2.0
Feb. 27, 2022
Added - Testing framework
Added - Recipe plan creation
Added - Adding recipes to a recipe plan
Added - Tracking stats on recipe additions, deletions, and user reviews
Added - Ability to search with drop down menus from different categories in recipe listings
Added - Added protein as category for recipes and search bar
0.1.0
Jan. 30, 2022
Added - User login, creation, and raw landing page
Added - Recipe Submission form
Added - Background process to read in submitted recipes website into database