From 6e2e6539d1986483ed375a9fc9179d3ee3411f9d Mon Sep 17 00:00:00 2001 From: Daniel Hiller Date: Sat, 18 Apr 2026 15:19:56 +0000 Subject: [PATCH] chore: Update what's new documentation --- client/src/assets/docs/whats-new.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/client/src/assets/docs/whats-new.md b/client/src/assets/docs/whats-new.md index 8120bb89..e73296d2 100644 --- a/client/src/assets/docs/whats-new.md +++ b/client/src/assets/docs/whats-new.md @@ -3,6 +3,11 @@ ### Added * Allow admins to edit user avatars +* Add Pro features discovery banner + +### Changed + +* Remove global npm installation from Dockerfiles ### Fixed