mealie/docs/docs/changelog/v1.0.0beta-3.md
Dany Marcoux 0151527fe3
Use */mealie-recipes/mealie in all Markdown files (#2827)
This replaces the older */hay-kot/mealie

The changes were done with:

sed -i -e 's|/hay-kot/mealie|/mealie-recipes/mealie|g' **/*.md
2023-12-11 14:03:11 +01:00

1.5 KiB

Bug Fixes

  • Update issue links in v1.0.0beta-2 changelog (#1312)
  • Bad import path (#1313)
  • Printer page refs (#1314)
  • Consolidate stores to fix mismatched state
  • Bump @vue/composition-api from 1.6.1 to 1.6.2 in /frontend (#1275)
  • Shopping list label editor (#1333)

Features

  • Default unit fractions to True
  • Add unit abbreviation support (#1332)
  • Attached images by drag and drop for recipe steps (#1341)

Docs

  • Render homepage social media link images at 32x32 size (#1310)

Miscellaneous Tasks

  • Init git-cliff config
  • Bump @types/sortablejs in /frontend (#1287)
  • Bump @babel/eslint-parser in /frontend (#1290)

Refactor

  • Unify recipe-organizer components (#1340)

Security

  • Delay server response whenever username is non existing (#1338)

Wip

  • Pagination-repository (#1316)