Skip to content

Releases: verbb/many-to-many

4.0.4

29 Nov 03:52

Choose a tag to compare

Fixed

  • Fix a migration issue from Craft 4.

4.0.3

16 Sep 03:17

Choose a tag to compare

Fixed

  • Fix normalization handling when field value is null. (thanks @stephenheron).

4.0.2

05 Feb 03:31

Choose a tag to compare

Fixed

  • Craft 5 updates and fixes.

4.0.1

07 Sep 10:26

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

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

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

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

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

Choose a tag to compare

Fixed

  • Fix GraphQL queries not allowing arguments on field.

3.0.3

14 Sep 01:34

Choose a tag to compare

Fixed

  • Fix inverse relations not working.