Releases: verbb/many-to-many
Releases · verbb/many-to-many
4.0.4
4.0.3
Fixed
- Fix normalization handling when field value is
null. (thanks @stephenheron).
4.0.2
Fixed
- Craft 5 updates and fixes.
4.0.1
Added
- Add
valueType()to field. (thanks @markhuot).
Fixed
- Fix
getTableAttributeHtmlnot using default CP rendering. (thanks @regularlabs).
3.0.5
Added
- Add
valueType()to field. (thanks @markhuot).
Fixed
- Fix
getTableAttributeHtmlnot using default CP rendering. (thanks @regularlabs).
4.0.0
Changed
- Now requires PHP
8.2.0+. - Now requires Craft
5.0.0+.
4.0.0-beta.2
Fixed
- Typo fix.
4.0.0-beta.1
Changed
- Now requires PHP
8.2.0+. - Now requires Craft
5.0.0-beta.1+.
3.0.4
Fixed
- Fix GraphQL queries not allowing arguments on field.
3.0.3
Fixed
- Fix inverse relations not working.