1.1.8
Added
- Add link types to GraphQL queries.
- Add
Link::isElement()
.
Changed
- Element links now only return an element value when the linked-to element is enabled.
Fixed
- Fix GraphQL queries containing
isElement
andisEmpty
. - Fix
LinkInterface
not being registered properly as a GraphQL interface. - Fix some field layout elements not allowing custom instructions text.
- Fix an error when uninstalling third-party elements that register a link type.