update to 1.1.0 #1

Merged
crimsen merged 24 commits from develop into main 2024-10-08 13:27:05 +00:00
Owner
No description provided.
crimsen added 24 commits 2024-10-08 13:25:54 +00:00
91888f694b [plugin][core] Fixed entry point, work on plugin definitions
* Entry point is now in source, no need to compile, this is done
  by Flaschengeist when included
* Added `id` property to plugins
* Required modules now support version dependencies
131063dae8 [plugin] Plugins only can require backend modules *BREAKING*
Frontend module dependencies are resolved by the package.json peerDependencies.
This breaks current behaviour as the backend property is merged into the "frontend".
c37f4db241 [plugin] Modifications on Plugin Notification
* Add function called before Notification gets dismissed
* Promises can have any type, we do not need to force void return type
continuous-integration/woodpecker the build failed Details
b2c93cda2a
feat(ci): Added woodpecker CI
continuous-integration/woodpecker the build was successful Details
7f0d124d31
chore(ui): Add missing packages to devel packages
crimsen merged commit 9eb3191824 into main 2024-10-08 13:27:05 +00:00
Sign in to join this conversation.
No description provided.