Added changelog

This commit is contained in:
Thorsten Sommer 2025-03-22 21:08:00 +01:00
parent 4c4ee62d8e
commit 48f2d715bd
Signed by: tsommer
GPG Key ID: 371BBA77A02C0108

View File

@ -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.