Releases: presseddigital/linkit
Releases · presseddigital/linkit
5.0.0
3.0.3
4.0.2
3.0.2
4.0.1
3.0.1
4.0.0
{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
{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
- Support for querying subfields with GraphQL. #69 #96 Thanks to @peaffenzeller.
- Eager loading support #89
1.1.12.1
Release update
1.1.12
Fixed
- Fixed site menu dropdown option for entry selection. Credit to @renzo-s.