diff --git a/docs/docs/changelog/v0.5.0.md b/docs/docs/changelog/v0.5.0.md index 252a8568a..f9515a463 100644 --- a/docs/docs/changelog/v0.5.0.md +++ b/docs/docs/changelog/v0.5.0.md @@ -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) \ No newline at end of file