mirror of
https://github.com/versia-pub/server.git
synced 2025-12-06 08:28:19 +01:00
chore: 📝 Update changelog for 0.7.0 release
This commit is contained in:
parent
9682cd0f99
commit
5dd8b872d9
|
|
@ -63,8 +63,6 @@ Plugins using this framework support:
|
||||||
- [x] Support for sending raw SQL to database (type-safe!)
|
- [x] Support for sending raw SQL to database (type-safe!)
|
||||||
- [x] Plugin autoload on startup with override controls (enable/disable)
|
- [x] Plugin autoload on startup with override controls (enable/disable)
|
||||||
|
|
||||||
The new `@versia/kit` NPM/JSR package is available for plugin developers.
|
|
||||||
|
|
||||||
As a demonstration of the power of this system and an effort to modularize the codebase further, OpenID functionality has been moved to a plugin. This plugin is required for login.
|
As a demonstration of the power of this system and an effort to modularize the codebase further, OpenID functionality has been moved to a plugin. This plugin is required for login.
|
||||||
|
|
||||||
## Bug Fixes
|
## Bug Fixes
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue