Skip to content

Releases: presseddigital/linkit

5.0.0

20 May 21:43
Compare
Choose a tag to compare

5.0.0 - 2024-05-20

Added

  • Craft 5 compatibility
  • Allow self relations on element link fields

3.0.3

21 Oct 15:53
Compare
Choose a tag to compare

3.0.3 - 2022-10-21

Fixed

  • Fixed a bug where null returned instead of a string during getUrl() (#107)

4.0.2

25 Aug 23:38
Compare
Choose a tag to compare

4.0.2 - 2022-08-26

Fixed

  • Fixed another bug related to eager loading disabled elements (#102)

3.0.2

25 Aug 23:38
Compare
Choose a tag to compare

3.0.2 - 2022-08-26

Fixed

  • Fixed another bug related to eager loading disabled elements (#102)

4.0.1

24 Aug 21:16
Compare
Choose a tag to compare

4.0.1 - 2022-08-24

Fixed

  • Fixed error caused by eager loading for elements with multiple entry types / field layouts (#102)

3.0.1

24 Aug 21:15
Compare
Choose a tag to compare

3.0.1 - 2022-08-24

Fixed

  • Fixed error caused by eager loading for elements with multiple entry types / field layouts (#102)

4.0.0

18 Jul 13:04
Compare
Choose a tag to compare

{warning} Breaking Change - GQL users, support for querying subfields may mean you need to update and queries that work with linkit fields.

Changed

  • Transfer ownership to Pressed Digital
  • Bump version numbers to mirror crafts major versions
  • Remove LinkitHelper
  • getLink() now uses the craft Html::tag() to build links and correctly handles any custom attributes
  • Improve attribute methods for the base link
  • Removed whitespace from the phone url #74
  • Corrected LinkedIn spelling #62

Added

  • Craft 4 compatibility
  • Support for querying subfields with GraphQL. #69 #96 Thanks to @peaffenzeller.
  • Eager loading support #89

3.0.0

18 Jul 13:03
Compare
Choose a tag to compare

{warning} Breaking Change - GQL users, support for querying subfields may mean you need to update and queries that work with linkit fields.

Changed

  • Transfer ownership to Pressed Digital
  • Bump version numbers to mirror crafts major versions
  • Remove LinkitHelper
  • getLink() now uses the craft Html::tag() to build links and correctly handles any custom attributes
  • Improve attribute methods for the base link
  • Removed whitespace from the phone url #74
  • Corrected LinkedIn spelling #62

Added

1.1.12.1

29 Oct 07:00
Compare
Choose a tag to compare

Release update

1.1.12

29 Oct 01:19
Compare
Choose a tag to compare

Fixed

  • Fixed site menu dropdown option for entry selection. Credit to @renzo-s.