Skip to content

v8.0.0-dev.33

Pre-release
Pre-release

Choose a tag to compare

@ioancrisan ioancrisan released this 03 Jun 21:16
· 1745 commits to master since this release
  • Core

    • Gave up the INamed interface, integrated back into in IElementInfo. The permission will use IToken.
    • Added the token type in the ToString() emthod of PermissionType and RuntimePermissionInfo.
    • Breaking change: Removed string based permissions in SupportsPermissionsAttribute.
    • Breaking change: renamed AppServiceMetadata.AppServiceImplementationType to ServiceType (simplicity).
    • Breaking change: HashingServiceBase.Hash(value, ...) does not accept null values anymore.
  • Plugins

    • Fixed Plugin.ToDictionary().