Version 4.0.3
October 9, 2025
Fixed
- Fixed an issue where having empty elements or empty tags could cause an exception to be thrown, seemingly due to a change in Craft CMS (#55)
Version 4.0.1
April 28, 2024
Added
- Added
ServicesTraitfor the plugin service component registration - Add
phpstanandecscode linting - Add
code-analysis.yamlGitHub 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
orderBywasnull(#49)
Version 4.0.0
May 9, 2022
Added
- Initial Craft CMS 4 release
Fixed
- Fixed an issue where passing an
ElementQueryintocriteriawould cause it to throw a type error (#44)
Version 4.0.0-beta.1
March 15, 2022
Added
- Initial Craft CMS 4 compatibility