Releases: sebastian-lenz/craft-utils
Releases · sebastian-lenz/craft-utils
4.0.6
4.0.5
Fix: Only merge query extensions for the same field
4.0.4
Do not json encode query where attributes, might trigger unwanted queries
4.0.3
Fix getInputHtml call signature
4.0.2
Fix element query extension not working in Craft 5
4.0.1
- Do not store foreign field values in the content column
4.0.0-beta
Craft 5 compatibility
3.0.12
- Improve class name handling
- Fix ForeignFieldModel::getRoot, it returns the canonical elements for matrix blocks
3.0.11
Handle multiple and empty values in Attributes::addClass and Attributes::removeClass
3.0.10
- Fix exception triggered by non-string values being sent to str_contains()