Releases: jgcarrillo/reverse-recipes
Releases · jgcarrillo/reverse-recipes
v0.1.1
v.0.1.0
Official Release
This is a major update with the following features:
- Spinner in image load when the app fetch a resource from origin.
- Favorites services, so now you can add recipes to favorites.
- Old favorites have been removed since you have a separate page for your personal recipes.
v0.0.12
New features have been added:
- Gmail verification support. No more Mailtrap.io.
- Now you can create recipes with one or more ingredients as long as you can edit recipes with ingredients too.
v0.0.11
- Adding recipe edit template.
- Now you can update recipe photos.
- Adding button to export recipe to PDF.
- Fixing error in responsive viewport. Now all the background looks in the same color.
- App tested in mobile device and looks good!
v0.0.10
New features have been added:
- Create recipe (but no ingredients and photo)
- Create recipe controller with some methods
- Seeders and migrations
v0.0.9
New features have been added:
- Users CRUD
- Pagination
- Custom errors in forms (create and edit users)
v0.0.8
- Adding email verification (Mailtrap)
- Create Users CRUD (show, update and delete)
v0.0.7
Adding some new features:
- Custom Dashboard
- Default templates for bettern template rendering
- Adding new routes
v0.0.6
- Update navbar with login/logout/dashboard options
- About Page
v0.0.5
New features:
- Component performance
- Basic Recipe Card