Skip to content

Releases: sebastian-lenz/craft-linkfield

1.0.25

23 Feb 20:56
Compare
Choose a tag to compare
  • New: Add support for PHP 8.0

2.0.0-beta.12

28 Jan 20:55
Compare
Choose a tag to compare
2.0.0-beta.12 Pre-release
Pre-release
  • Fix: Migration of matrix fields failed due to missing prefix, see #134

2.0.0-beta.11

02 Dec 22:27
Compare
Choose a tag to compare
2.0.0-beta.11 Pre-release
Pre-release
  • New: Urls can now be modified by passing the desired options to Link::getUrl() or with the key href when using Link::getLink(), see #120 (comment)
  • New: The return type now correctly returns the link model class. This enables code completion support
  • New: The field input display has been improved for narrow forms
  • New: The custom text can now be required and a maximum text length can be specified
  • Fix: Correctly check the enabled state of supported third party plugins, see #117
  • Fix: Site links not resolving environment variables correctly, see #128

1.0.24

21 Nov 19:28
Compare
Choose a tag to compare
  • Fix detection of supported third party plugins
  • Fix site links not resolving environment variables correctly

2.0.0-beta.10

12 Aug 19:23
Compare
Choose a tag to compare
2.0.0-beta.10 Pre-release
Pre-release
  • Update: Make the link type setting apply logic less error prone
  • Fix: Fix selected state of the link type dropdown for Craft 3.5, see #113
  • Fix: Remove deprecated call to ElementQuery::enabledForSite, see #114
  • Fix: Element select button is being cut off

2.0.0-beta.9

09 Jun 20:02
Compare
Choose a tag to compare
2.0.0-beta.9 Pre-release
Pre-release
  • Fix: Integrity constraint violation when migrating existing project to v2, see #105
  • Fix: enableAllLinkTypes is always true when migrating existing project to v2, see #106

1.0.23

09 Jun 19:51
Compare
Choose a tag to compare
  • Fix custom query storage (see #108)
  • Fix display of long element titles in combination with custom queries

2.0.0-beta.8

06 Jun 13:51
Compare
Choose a tag to compare
2.0.0-beta.8 Pre-release
Pre-release
  • Added: Norwegian and Spanish translations

1.0.22

06 Jun 13:21
Compare
Choose a tag to compare
  • Fix display of long element titles
  • Update Norwegian translations

1.0.21

01 Apr 13:04
Compare
Choose a tag to compare
  • Add Dutch translations