v8.0.0-dev.20
Pre-release
Pre-release
·
1827 commits
to master
since this release
- Plugins
- Added ErrorCode to InvalidPluginDataException.
- Made PluginManagerBase.GetInstalledPlugins() more error tollerant when there are problems with the plugin data (like checksum errors).
- IPluginRepository.GetPluginData and PluginData.Parse support a new parameter: throwOnInvalid. In case of invalid information, the returned plugin data will have the Corrupt state.