Many To Many 4.x is on version 3.0.5
, released on Sept 07, 2024
Released Sept 07, 2024
Add valueType()
to field. (thanks @markhuot).
Fix getTableAttributeHtml
not using default CP rendering. (thanks @regularlabs).
Released Oct 05, 2023
Fix GraphQL queries not allowing arguments on field.
Released Sept 14, 2023
Fix inverse relations not working.
Released Dec 06, 2022
Migrate field settings to uid instead of ids.
Released Nov 30, 2022
Fix fields not migrating to new package name correctly.
Released Nov 24, 2022
Now requires PHP 8.0.2+
.
Now requires Craft 4.0.0+
.
Released Dec 06, 2022
Migrate field settings to uid instead of ids.
Released Nov 30, 2022
Fix fields not migrating to new package name correctly.
Released Nov 24, 2022
Add GraphQL support for querying the field.
Add “Selection Label” to field settings.
Add preview in CP content index table. (thanks @svale).
Migration to verbb/many-to-many
.
Now requires Craft 3.7+.
Update input.js to use boolean value. (thanks @matthisamoto).
Refactor field to use normalizeValue
so it has a proper value for front-end, control panel, element index, and GraphQL.
Released May 17, 2018
Injected Javascript HTML should reflect updated template HTML.
Released May 15, 2018
Update input template to better display elements.
Released June 15, 2016
Translatable text.
Released Nov 15, 2024
Optimized the cache control. Instead of clearing all Entry types from the cache, just clears records related to the changed element.
Released Nov 15, 2024
Initial Release.