Releases: sebastian-lenz/craft-utils
Releases · sebastian-lenz/craft-utils
4.0.2
Fix element query extension not working in Craft 5
4.0.1
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()
3.0.9
- Add ArrayHelper::firstResult helper
3.0.8
- Remove broken attributes charset
3.0.7
- Remove deprecated Serializable interface
- Update ForeignField to support outside behaviors
3.0.6
- Get field from correct context in setSerializedData