Version 4.0.1

April 28, 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 an exception would be thrown if orderBy was null (#49)

Version 4.0.0

May 9, 2022

Added

  • Initial Craft CMS 4 release

Fixed

  • Fixed an issue where passing an ElementQuery into criteria would cause it to throw a type error (#44)

Version 4.0.0-beta.1

March 15, 2022

Added

  • Initial Craft CMS 4 compatibility