Skip to content

Releases: spryker/agent-security-merchant-portal-gui

1.0.0

03 Apr 13:39
Compare
Choose a tag to compare

Included commits: 0.1.1...1.0.0

Breaking Changes

  • Update of Angular to the 17 version.
  • Increased ZedUi module's new major version dependency.

Improvements

  • Adjusted entry.ts to be able to use it as a single entry.
  • Removed footer block from Login/index.twig.

0.1.1

25 Mar 13:41
Compare
Choose a tag to compare

Included commits: 0.1.0...0.1.1

Improvements

  • Adjusted AgentMerchantUserProvider::refreshUser() method to validate if a user is active and has an agent merchant user role instead of relying on session data.
  • Adjusted SwitchUserEventSubscriber::switchUser() to populate MerchantUserTransfer.agentUsername with the username of the agent who impersonated the merchant user.
  • Introduced MerchantUser.agentUsername transfer property.

0.1.0

06 Feb 14:40
Compare
Choose a tag to compare

Included commits: https://github.com/spryker/agent-security-merchant-portal-gui/tree/0.1.0

Initial Release

  • Introduced AgentSecurityMerchantPortalGui module which provides security rules and authentication for agent merchant users.