Skip to content

Releases: spryker/permission-extension

1.2.0

Choose a tag to compare

@spryker-release-bot spryker-release-bot released this 19 Feb 15:27

Included commits: 1.1.0...1.2.0

Improvements

  • Introduced ExecutablePermissionPluginInterface::CONFIG_FIELD_TYPE_STORE_MULTI_CURRENCY.

1.1.0

Choose a tag to compare

@spryker-release-bot spryker-release-bot released this 28 Sep 15:19

Included commits: 1.0.0...1.1.0

Improvements

  • Added InfrastructuralPermissionPluginInterface, which defines, that the permission is infrastructural one, and it is not intended for manual configuration (all permission plugins that implements this interface will be excluded from available permissions for company roles assignment).

1.0.0

Choose a tag to compare

@spryker-release-bot spryker-release-bot released this 14 Mar 14:53

Included commits: https://github.com/spryker/permission-extension/tree/1.0.0

Initial Release

  • simple and complex permission plugin interfaces