chore: 📝 Update changelog for 0.7.0 release

This commit is contained in:
Jesse Wierzbinski 2024-11-21 08:05:47 +01:00
parent 9682cd0f99
commit 5dd8b872d9
No known key found for this signature in database

View file

@ -63,8 +63,6 @@ Plugins using this framework support:
- [x] Support for sending raw SQL to database (type-safe!)
- [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.
## Bug Fixes