mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-08-02 20:15:24 +02:00
Bug fixes/v0.5.1 (#545)
* dump deps * add job for new groups on interval * change sort icon * fix cart icon * bump version * changelog * early return if no comments * remove comment Co-authored-by: hay-kot <hay-kot@pm.me>
This commit is contained in:
parent
1d7c06352c
commit
b545e75f09
9 changed files with 123 additions and 71 deletions
11
docs/docs/changelog/v0.5.1.md
Normal file
11
docs/docs/changelog/v0.5.1.md
Normal file
|
@ -0,0 +1,11 @@
|
|||
# vx.x.x COOL TITLE GOES HERE
|
||||
|
||||
**App Version: v0.5.1**
|
||||
|
||||
**Database Version: v0.5.0**
|
||||
|
||||
|
||||
## Bug Fixes
|
||||
- Fixed #538 - Missing Ingredients on Editor
|
||||
- Fixed error on webhooks for new groups
|
||||
- Fixed various icons references
|
|
@ -92,6 +92,7 @@ nav:
|
|||
- Style Guide: "contributors/developers-guide/style-guide.md"
|
||||
- Development Road Map: "roadmap.md"
|
||||
- Change Log:
|
||||
- v0.5.1 Bug Fixes: "changelog/v0.5.1.md"
|
||||
- v0.5.0 General Upgrades: "changelog/v0.5.0.md"
|
||||
- v0.4.3 Hot Fix: "changelog/v0.4.3.md"
|
||||
- v0.4.2 Backend/Migrations: "changelog/v0.4.2.md"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue