1
0
Fork 0
mirror of https://github.com/mealie-recipes/mealie.git synced 2025-08-02 20:15:24 +02:00

recipe extras

This commit is contained in:
Hayden 2021-01-08 19:30:54 -09:00
parent 48a251fd9d
commit 86c1fd8e9d
4 changed files with 124 additions and 12 deletions

View file

@ -41,10 +41,14 @@ Backend
# Draft Changelog
## v0.0.2
General
Bug Fixes
- Added API Key Extras to Recipe Data
- Fixed opacity issues with marked steps - [mtoohey31](https://github.com/mtoohey31)
- Improved documentation
- Fixed hot-reloading development environment - [grssmnn](https://github.com/grssmnn)
- Added Confirmation component to deleting recipes - [zackbcom](https://github.com/zackbcom)
- Added Persistent storage to vuex - [zackbcom](https://github.com/zackbcom)
- Updated Theme backend - [zackbcom](https://github.com/zackbcom)
General Improvements
- Improved image rendering (nearly x2 speed)
- Improved documentation + API Documentation