From 782faf6add65444a68cf03604344309a454e3838 Mon Sep 17 00:00:00 2001 From: Simon Vieille Date: Sun, 4 May 2025 18:34:29 +0200 Subject: [PATCH] update changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 98226ab..0bc595c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ ## [Unreleased] +### Fixed +* fix(build): define appName to fix this error: "The `@nextcloud/vue` library was used without setting / replacing the `appName`" +* fix #349: add custom controller to retrieve core apps + ## 5.1.0 ### Added * fix #425: allow to set a color using hex code