Skip to content

Releases: seyone22/Cook

Release v5.0.0-beta4

12 Feb 18:22

Choose a tag to compare

Release v5.0.0-beta4 Pre-release
Pre-release

Fleshed out the shopping list feature. Advanced controls not available yet, but you can make custom shopping lists, add anything to it, and remove / mark items as purchased.

Release v5.0.0-beta3

12 Feb 13:46
5e8b4fd

Choose a tag to compare

Release v5.0.0-beta3 Pre-release
Pre-release

Added in Cooking Mode - with notifications and timers and scaling.

May have bugs - minimal testing since it's a release after long time. Next betas will have more bug testing and fixes.

v3.0.0-beta1

08 Jun 11:04
56951de

Choose a tag to compare

v3.0.0-beta1 Pre-release
Pre-release

Full Changelog: v2.0.0-beta1...v3.0.0-beta1

What's Changed

  • Added search bar in home page
  • You can track how many times you made a recipe
  • You can scale recipe ingredients
  • Added a shopping list feature.
  • Recipe page shows costs
  • You can share recipes, and import them

Tons of polishing up work to do, next release will include a way to store nutrition information, ingredient substitutes, and importing recipes directly from websites. Minor changes on this version to polish up the existing features.

NOT BACKWARDS COMPATIBLE.

Since export was introduced this patch, you'll have to remake recipes again on the new version. This is because we changed the primary key of recipes from a long to a UUID, which means writing a migration is tough. may be possible in a patch version, but not now.

Full Changelog: v1.0.0-beta4...v3.0.0-beta1

v2.0.0-beta1

28 May 21:00

Choose a tag to compare

v2.0.0-beta1 Pre-release
Pre-release

v1.0.0-beta4

27 May 13:14
6ce824d

Choose a tag to compare

v1.0.0-beta4 Pre-release
Pre-release

What's Changed

  • Merging development changes for v1.0.0-beta4 by @seyone22 in #2
  • New Icon!
  • Can edit recipes and ingredients. Editing added images is a bit buggy.

New Contributors

Full Changelog: v1.0.0-beta3...v1.0.0-beta4

v1.0.0-beta3

26 May 21:59

Choose a tag to compare

v1.0.0-beta3 Pre-release
Pre-release

v1.0.0-beta2

25 May 20:12

Choose a tag to compare

v1.0.0-beta2 Pre-release
Pre-release

Release v1.0.0-beta1

24 May 23:29

Choose a tag to compare

Release v1.0.0-beta1 Pre-release
Pre-release

Initial release. You can add recipes and ingredients.

Editing added recipes and ingredients is buggy, and more detailed stats are not available.