From 48f2d715bded448e9de57098c2a69307280348b5 Mon Sep 17 00:00:00 2001 From: Thorsten Sommer Date: Sat, 22 Mar 2025 21:08:00 +0100 Subject: [PATCH] Added changelog --- app/MindWork AI Studio/wwwroot/changelog/v0.9.39.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 app/MindWork AI Studio/wwwroot/changelog/v0.9.39.md diff --git a/app/MindWork AI Studio/wwwroot/changelog/v0.9.39.md b/app/MindWork AI Studio/wwwroot/changelog/v0.9.39.md new file mode 100644 index 00000000..4fb08d00 --- /dev/null +++ b/app/MindWork AI Studio/wwwroot/changelog/v0.9.39.md @@ -0,0 +1,3 @@ +# v0.9.39, build 214 (2025-03-xx xx:xx UTC) +- Added a feature flag for the plugin system. This flag is disabled by default and can be enabled inside the app settings. Please note that this feature is still in development; there are no plugins available yet. +- Added the Lua library we use for the plugin system to the about page. \ No newline at end of file