Releases: verbb/many-to-many
Releases · verbb/many-to-many
4.0.2
4.0.1
Added
- Add
valueType()
to field. (thanks @markhuot).
Fixed
- Fix
getTableAttributeHtml
not using default CP rendering. (thanks @regularlabs).
3.0.5
Added
- Add
valueType()
to field. (thanks @markhuot).
Fixed
- Fix
getTableAttributeHtml
not 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.
2.0.3
Fixed
- Fix inverse relations not working.
3.0.2
Fixed
- Migrate field settings to uid instead of ids.