Releases: sebastian-lenz/craft-linkfield
Releases · sebastian-lenz/craft-linkfield
1.0.25
- New: Add support for PHP 8.0
2.0.0-beta.12
- Fix: Migration of matrix fields failed due to missing prefix, see #134
2.0.0-beta.11
- New: Urls can now be modified by passing the desired options to
Link::getUrl()
or with the keyhref
when usingLink::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
- Fix detection of supported third party plugins
- Fix site links not resolving environment variables correctly
2.0.0-beta.10
2.0.0-beta.9
1.0.23
2.0.0-beta.8
- Added: Norwegian and Spanish translations
1.0.22
- Fix display of long element titles
- Update Norwegian translations
1.0.21
- Add Dutch translations