From 117c1d20ea0b2b9929404cd1b9beb6d58dc36f82 Mon Sep 17 00:00:00 2001 From: hay-kot Date: Mon, 3 May 2021 20:40:39 -0800 Subject: [PATCH] dashboard notes --- docs/docs/changelog/v0.5.0.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/docs/changelog/v0.5.0.md b/docs/docs/changelog/v0.5.0.md index 369df11247c7..72b8dec2648c 100644 --- a/docs/docs/changelog/v0.5.0.md +++ b/docs/docs/changelog/v0.5.0.md @@ -33,6 +33,11 @@ - Download (As Json) - Copy Link - Rating can be updated without entering the editor - Closes #25 +- New Admin Dashboard! 🎉 + - Now you can get some insight on your application with application statics and events. + - See uncategorized/untagged recipes and organize them! + - Backup/Restore right from your dashboard + - See server side events. Now you can know who deleted your favorite recipe! ### Performance - Images are now served up by the Caddy increase performance and offloading some loads from the API server