v8.0.0-dev.23
Pre-release
Pre-release
·
1815 commits
to master
since this release
-
Plugins.NuGet
- Fix NuGetPluginManager when ordering by version.
-
Plugins.Endpoints
- Improved UpdatePlugin endpoint to not update a plugin if the same version is already installed.
-
Core
- Fix the asynchronous lock. Replaced the static LockHelper with the instantiable and disposable Lock.