Changelog
4.0.5 2026-07-27
Fixed
- Fix eager loading Many-to-Many fields returning empty results.
- Fix required Many-to-Many fields failing validation on save.
- Fix GraphQL
:empty: / :notempty: query arguments for Many-to-Many fields.
4.0.4 2025-11-29
Fixed
- Fix a migration issue from Craft 4.
4.0.3 2025-09-16
Fixed
- Fix normalization handling when field value is
null. (thanks @stephenheron).
4.0.2 2025-02-05
Fixed
- Craft 5 updates and fixes.
4.0.1 2024-09-07
Added
- Add
valueType() to field. (thanks @markhuot).
Fixed
- Fix
getTableAttributeHtml not using default CP rendering. (thanks @regularlabs).
4.0.0 2024-05-13
Changed
- Now requires PHP
8.2.0+.
- Now requires Craft
5.0.0+.