v8.0.0-dev.21
Pre-release
Pre-release
·
1822 commits
to master
since this release
-
Plugins.Endpoints
- Added support for installing a plugin's latest version in the InstallPlugin endpoint.
- Display info changes for UpdatePlugin message.
-
Core
- NEW: Added support for updating/persisting the settings.
- NEW IConfiguration.UpdateSettingsAsync(settings) is the API for updating the settings.
-
Core.Endpoints
- NEW: Added GetSettings endpoint, where a settings type must be provided.