Skip to content

Releases: jgcarrillo/reverse-recipes

v0.1.1

17 Jun 10:12
98e4b54
Compare
Choose a tag to compare

Official Release:

  • a11y added.
  • App ready to deploy with HTTPS, proxies, Heroku file and more.

v.0.1.0

14 Jun 14:31
Compare
Choose a tag to compare

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

23 May 14:25
Compare
Choose a tag to compare

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

22 May 09:43
Compare
Choose a tag to compare
  • 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

15 May 08:17
Compare
Choose a tag to compare

New features have been added:

  • Create recipe (but no ingredients and photo)
  • Create recipe controller with some methods
  • Seeders and migrations

v0.0.9

27 Apr 18:32
Compare
Choose a tag to compare

New features have been added:

  • Users CRUD
  • Pagination
  • Custom errors in forms (create and edit users)

v0.0.8

25 Apr 15:17
Compare
Choose a tag to compare
  • Adding email verification (Mailtrap)
  • Create Users CRUD (show, update and delete)

v0.0.7

20 Apr 18:45
Compare
Choose a tag to compare

Adding some new features:

  • Custom Dashboard
  • Default templates for bettern template rendering
  • Adding new routes

v0.0.6

15 Apr 10:19
Compare
Choose a tag to compare
  • Update navbar with login/logout/dashboard options
  • About Page

v0.0.5

13 Apr 09:17
Compare
Choose a tag to compare

New features:

  • Component performance
  • Basic Recipe Card