Skip to content

Releases: verbb/many-to-many

4.0.2

05 Feb 03:31
Compare
Choose a tag to compare

Fixed

  • Craft 5 updates and fixes.

4.0.1

07 Sep 10:26
Compare
Choose a tag to compare

Added

  • Add valueType() to field. (thanks @markhuot).

Fixed

  • Fix getTableAttributeHtml not using default CP rendering. (thanks @regularlabs).

3.0.5

07 Sep 10:24
Compare
Choose a tag to compare

Added

  • Add valueType() to field. (thanks @markhuot).

Fixed

  • Fix getTableAttributeHtml not using default CP rendering. (thanks @regularlabs).

4.0.0

13 May 00:37
Compare
Choose a tag to compare

Changed

  • Now requires PHP 8.2.0+.
  • Now requires Craft 5.0.0+.

4.0.0-beta.2

06 Mar 07:35
Compare
Choose a tag to compare
4.0.0-beta.2 Pre-release
Pre-release

Fixed

  • Typo fix.

4.0.0-beta.1

04 Mar 09:52
Compare
Choose a tag to compare
4.0.0-beta.1 Pre-release
Pre-release

Changed

  • Now requires PHP 8.2.0+.
  • Now requires Craft 5.0.0-beta.1+.

3.0.4

05 Oct 04:28
Compare
Choose a tag to compare

Fixed

  • Fix GraphQL queries not allowing arguments on field.

3.0.3

14 Sep 01:34
Compare
Choose a tag to compare

Fixed

  • Fix inverse relations not working.

2.0.3

14 Sep 01:34
Compare
Choose a tag to compare

Fixed

  • Fix inverse relations not working.

3.0.2

06 Dec 07:11
Compare
Choose a tag to compare

Fixed

  • Migrate field settings to uid instead of ids.