mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-12-06 18:35:18 -05:00
Fix/image height overflow (#962)
* set height constraints * fix cropped image * update version info * add changelog to sidebar
This commit is contained in:
15
docs/docs/changelog/v0.5.6.md
Normal file
15
docs/docs/changelog/v0.5.6.md
Normal file
@@ -0,0 +1,15 @@
|
||||
# v0.5.6 - Bug Fixes
|
||||
|
||||
**App Version: v0.5.6**
|
||||
|
||||
**Database Version: v0.5.0**
|
||||
|
||||
## Breaking Changes
|
||||
|
||||
!!! error "Breaking Changes"
|
||||
|
||||
None
|
||||
|
||||
## Bug Fixes
|
||||
- Fixed image overflow on recipe pages [#961](https://github.com/hay-kot/mealie/issues/961)
|
||||
|
||||
@@ -94,6 +94,7 @@ nav:
|
||||
- Style Guide: "contributors/developers-guide/style-guide.md"
|
||||
- Development Road Map: "roadmap.md"
|
||||
- Change Log:
|
||||
- v0.5.6 Bug Fixes: "changelog/v0.5.6.md"
|
||||
- v0.5.5 Bug Fixes: "changelog/v0.5.5.md"
|
||||
- v0.5.4 Bug Fixes: "changelog/v0.5.4.md"
|
||||
- v0.5.3 Bug Fixes: "changelog/v0.5.3.md"
|
||||
|
||||
Reference in New Issue
Block a user