Skip to content

Releases: spryker/acl-extension

1.3.0

Choose a tag to compare

@spryker-release-bot spryker-release-bot released this 20 Sep 15:00

Included commits: 1.2.0...1.3.0

Improvements

  • Added PHP 8.3 support.

1.2.0

Choose a tag to compare

@spryker-release-bot spryker-release-bot released this 06 Feb 14:40

Included commits: 1.1.0...1.2.0

Improvements

  • Introduced AclAccessCheckerStrategyPluginInterface to implement access control strategies for ACL checks.
  • Introduced Rule, User transfers.

1.1.0

Choose a tag to compare

@spryker-release-bot spryker-release-bot released this 30 Jul 06:00

Included commits: 1.0.0...1.1.0

Improvements

  • Introduced AclRolePostSavePlugininterface to run after ACL Role is created.
  • Introduced AclRolesExpanderPlugininterface to expand Roles transfer object with additional data.
  • Introduced Roles transfer.
  • Introduced Role transfer.

1.0.0

Choose a tag to compare

@spryker-release-bot spryker-release-bot released this 27 Feb 11:17

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

Initial Release

  • Introduced AclInstallerPluginInterface to install additional roles.