Skip to content

Releases: kassner/whattocook

0.4.1

15 Nov 17:35
Compare
Choose a tag to compare

What's Changed

  • Build amd64 and arm64 docker images
  • manage: filter recipes by ingredient

Full Changelog: 0.4.0...0.4.1

0.4.0

09 Oct 18:34
Compare
Choose a tag to compare

0.3.0

21 Sep 20:09
Compare
Choose a tag to compare

Docker image: ghcr.io/kassner/whattocook:0.3.0

Added:

  • frontend: support for mobile and multiple breakpoints
  • frontend: better dark mode

Changed:

  • remove trailing space from ingredient names
  • a recipe assigned to a session cannot be deleted

Bugfixes:

  • Ingredient and Recipe should not share the same ID sequence
  • Session is timing out at different times depending on timezone

0.2.0

19 Sep 12:56
Compare
Choose a tag to compare

Docker image: ghcr.io/kassner/whattocook:0.2.0

Changelog:

  • Replaced Twitter Bootstrap with Tailwind CSS
  • Recipes CRUD

0.1.0

12 Sep 19:56
Compare
Choose a tag to compare

Initial release