mirror of
https://github.com/hay-kot/mealie.git
synced 2025-08-22 06:23:34 -07:00
docs
This commit is contained in:
parent
ef5a9b203b
commit
337974ded9
1 changed files with 6 additions and 0 deletions
|
@ -18,6 +18,11 @@
|
|||
|
||||
## Features and Improvements
|
||||
|
||||
### Performance
|
||||
- Images are now served up by the Caddy increase performance and offloading some loads from the API server
|
||||
- Requesting all recipes from the server has been rewritten to refresh less often and manage client side data better.
|
||||
- All images are now converted to .webp for better compression
|
||||
|
||||
### General
|
||||
- New Toolbox Page!
|
||||
- Bulk assign categories and tags by keyword search
|
||||
|
@ -36,5 +41,6 @@
|
|||
|
||||
|
||||
### Behind the Scenes
|
||||
- New debian based docker image
|
||||
- Unified Sidebar Components
|
||||
- Refactor UI components to fit Vue best practices (WIP)
|
Loading…
Add table
Add a link
Reference in a new issue