mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-10-28 00:34:47 -04:00
* npm install * set versions * bump beta label * bump app version * v0.5.5 changelog * allow higher version of python * add discord release notification
31 lines
1.5 KiB
Markdown
31 lines
1.5 KiB
Markdown
# v0.5.5 - Bug Fixes
|
|
|
|
**App Version: v0.5.5**
|
|
|
|
**Database Version: v0.5.0**
|
|
|
|
## Breaking Changes
|
|
|
|
!!! error "Breaking Changes"
|
|
|
|
None
|
|
|
|
## What's Changed
|
|
* Allow schema to give images as dict by @cadamswaite in https://github.com/hay-kot/mealie/pull/859
|
|
* New Crowdin updates by @hay-kot in https://github.com/hay-kot/mealie/pull/854
|
|
* White background favicons-2 by @cadamswaite in https://github.com/hay-kot/mealie/pull/860
|
|
* Add support for fr-CA language by @sephrat in https://github.com/hay-kot/mealie/pull/865
|
|
* New Crowdin updates by @hay-kot in https://github.com/hay-kot/mealie/pull/886
|
|
* Adjusts the image view from height to min-height by @MidnightRising in https://github.com/hay-kot/mealie/pull/908
|
|
* Trims URL when importing a recipe by @MidnightRising in https://github.com/hay-kot/mealie/pull/909
|
|
* New Crowdin updates by @hay-kot in https://github.com/hay-kot/mealie/pull/930
|
|
* remove leading and trailing whitespaces from bulk add entries by @StevenMassaro in https://github.com/hay-kot/mealie/pull/921
|
|
* add a line to the docs that clarifies that the run.sh file must have LF line endings by @StevenMassaro in https://github.com/hay-kot/mealie/pull/922
|
|
* Fix version number for 0.5.4 by @fleaz in https://github.com/hay-kot/mealie/pull/957
|
|
* Bump versions (properly) @hay-kot
|
|
|
|
## New Contributors
|
|
* @StevenMassaro made their first contribution in https://github.com/hay-kot/mealie/pull/921
|
|
* @fleaz made their first contribution in https://github.com/hay-kot/mealie/pull/957
|
|
|
|
**Full Changelog**: https://github.com/hay-kot/mealie/compare/v0.5.4...v0.5.5 |