Version 4.0.1

February 12, 2024

Added

  • Added ServicesTrait for the plugin service component registration
  • Add phpstan and ecs code linting
  • Add code-analysis.yaml GitHub action

Changed

  • Updated docs to use node 20 & a new sitemap plugin
  • PHPstan code cleanup
  • ECS code cleanup

Fixed

  • Fixed an issue where the samesite option defaulted to a bool when it should have defaulted to the string Lax

Version 4.0.0

May 10, 2022

Added

  • Initial Craft CMS 4 release

Fixed

  • Fixed an issue where sameSite must be of type boolean (#37)

Version 4.0.0-beta.1

March 9, 2022

Added

  • Initial Craft CMS 4 compatibility