Releases: sebastian-lenz/craft-linkfield
Releases · sebastian-lenz/craft-linkfield
3.0.0-beta
- Add Craft 5 support
2.1.5
2.1.4
- Fix: Fixed a migration error that could occur when updating to Craft 4. (see #230)
- Fix: Respect the default link type setting in matrix fields (see #221)
- Fix: Element query executed before Craft is fully initialized (see #231)
- Fix: Asset source selections are not working as expected (see #229)
- Update: Dutch translation (see #224)
2.1.3-rc
2.1.2-rc
- New: Support for 4 byte characters, see #211
- Fix: Do not try to write all migration rows at once, see #213
- Fix: Make sure entry titles are a string and not null, see #212
- Fix: Eager loading might throw an error for certain queries, see #214
- Fix: Do not use
enabledForSite
, removed in Craft 4 (see #218)
2.1.1-rc
1.1.0-beta
- Add Craft 4 support