Skip to content

v2.0.0

Compare
Choose a tag to compare
@der-workfloh der-workfloh released this 19 Apr 14:27
· 285 commits to master since this release

Changelog

2.0.0

Added

  • Changed type namings in DI to match best practice.
  • Respect configured login option behavior.
  • Added own session handler.
  • #63 Updated resource ACL
  • #62 Move UpgradeSchema to InstallSchema
  • #54 Added configuration to enabled or disabled the module
  • #43 Added additional default rules for sitemap.xml and robots.txt
  • #26 Added cache control to redirecting
  • #24 Added configuration to set target url

Deprecated

  • Nothing.

Removed

  • Removed full qualification of namespace representation type name to match best practice.

Fixed

  • Refactored code structure.
  • #64 ACL error when accessing Store Configuration
  • #61 Setup install then upgrade fails
  • #35 Redirection after logging in