Skip to content

Releases: vlach-cookbook/cookbook

Autosizing inputs

13 Jul 05:20
602c075
Compare
Choose a tag to compare

What's Changed

  • Make all inputs auto-size to their content with field-sizing:content. by @jyasskin in #148

Full Changelog: v0.3.1...v0.4.0

Update dependencies

05 Apr 17:42
Compare
Choose a tag to compare

What's Changed

  • Update lots of dependencies.
  • Avoid recording user behavior through Sentry

Full Changelog: v0.3.0...v0.3.1

v0.3.0: ingredient tooltips

11 Feb 22:55
1866edb
Compare
Choose a tag to compare

What's Changed

  • Ingredient names in the instructions get tooltips showing how much of that ingredient to use.

Full Changelog: v0.2.0...v0.3.0

v0.2.0

24 Jan 05:02
541a28c
Compare
Choose a tag to compare

What's Changed

  • Let users keep the screen on while cooking: 6b970f0
  • Log errors through Sentry.
  • Update several dependencies: #30, #35, #36, #38
  • Add Google Search Console verification: eca529e

Full Changelog: v0.1.1...v0.2.0

Reduce download size

29 Dec 06:20
Compare
Choose a tag to compare
  • Provide WebP and AVIF images to reduce their size from the source JPEGs.
  • Make images and fonts infinitely cacheable.

Full Changelog: v0.1.0...v0.1.1

Easier bulk imports

25 Dec 22:22
Compare
Choose a tag to compare
  • Made bulk imports put failed recipes in the drafts table, which is now accessible from the /account page.
  • Prevent people from accidentally submitting recipes with missing ingredient names.

Full Changelog: v0.0.5...v0.1.0

v0.0.5

24 Dec 20:01
Compare
Choose a tag to compare

What's Changed

  • Import recipes from other sites using the embedded RDF schema.org representations. in #26
  • Various aesthetic fixes.

Full Changelog: v0.0.4...v0.0.5

Let recipes cite their sources

10 Dec 05:47
Compare
Choose a tag to compare
  • Also made ingredient entry easier by focusing the 'amount' field instead of the current field on enter.

Full Changelog: v0.0.3...v0.0.4

Apply a forgotten db schema migration.

27 Nov 03:58
Compare
Choose a tag to compare

Upgrade, fractions, and fix ingredient reordering

26 Nov 06:05
Compare
Choose a tag to compare
  • Upgraded all the dependencies.
  • Fixed ingredient reordering.
  • Made fractions look nice in ingredients.

Full Changelog: v0.0.1...v0.0.2