Skip to content

v8.0.0-dev.21

Pre-release
Pre-release

Choose a tag to compare

@ioancrisan ioancrisan released this 12 May 18:10
· 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.