Come together with the global Drupal community in Rotterdam, 28 Sept – 1 Oct 2026. Sessions, contribution, connection, and Early Bird savings until 8 June.
This release fixes an edge case bug introduced in 7.0.13. Although most sites are probably not affected by this, the bug did have the potential for data loss, making stored links on fields no longer work. Sites that already updated to 7.0.13 should update to 7.0.14.
This release fixes a problematic bug that happens under a specific set of circumstances when linking text in CKEditor. Two other minor changes are included.
This release fixes critical compatibility issues with sites using Drupal 10.5+ and Drupal 11.2+, which use a newer version of CKEditor5. As of this release, there are no known compatibility issues with the newer versions of CKEditor5. This release also remains compatible with older versions of CKEditor5, so sites running Drupal 10.1-10.5 or Drupal 11.0-11.1 may also use this version of Linkit.
This release provides a single bugfix for sites on Drupal 10.5+ or 11.2+. Note that there is a notable remaining bug with these versions of Drupal, as yet unresolved in Linkit, described in https://www.drupal.org/project/linkit/issues/3540235
This release marks the beginning of work for the 7.1.x branch, initially starting from the same code as present in the 7.0.8 release.
The justification for a new minor version series is that changes in CKEditor version 45, which Drupal 10.5.x and 11.2.x use, introduces API changes that cannot be accommodated in a backwards compatible way.
Sites running on Drupal 10.5.x+ or 11.2.x+ will need to update to Linkit 7.1.x when new releases become available. These are the following issues that need to be resolved for a 7.1.x tagged release:
This release does not contain any code changes. It update the core version requirement to indicate that the 6.1.x version of this module is not compatible with Drupal 10.5.0 or higher due to the update to CKEditor version 45
This release does not contain any code changes. It update the core version requirement to indicate that the 6.1.x version of this module is not compatible with Drupal 10.5.0 or higher due to the update to CKEditor version 45
Warning: This release of Linkit inadvertently included changes that could cause compatibility issues for developers who have created custom implementations of Linkit Matchers. In this release, Linkit changed the dependency injection for the Matcher classes in https://www.drupal.org/project/linkit/issues/3525299; custom Matchers which have defined their own create/construct methods will likely need to refactor their dependency injection based on the new inherited injection.
This release contains a single change, reverting a change introduced in 6.1.5 that introduced a backwards-compatibility-breaking change for modules implementing the Linkit API. See discussion in https://www.drupal.org/project/linkit/issues/3022261
Changelog
Revert #3022261 by sleitner, ckaotik, jurgenhaas, mrinalini9, anon, SteveG., smustgrave: Add better support for linking to anchors
This release provides backwards compatibility for two API changes in Linkit introduced in the 6.1.1 release. Deprecation notices are present in the code, indicating that support for the older methods will be discontinued in 7.0.0.
This release provides backwards compatibility for two API changes in Linkit introduced in the 6.0.1 release. Deprecation notices are present in the code, indicating that support for the older methods will be discontinued in 7.0.0.
This is the first full release of Linkit 6.0.x. It is compatible with Drupal 9.4.x through 10.0.x, but not 10.1.x. It does not include functional changes beyond what was in the previous release, 6.0.0-rc2.
This is the first full release of Linkit 6.1.x. It is compatible with Drupal 10.1 and higher. It does not include functional changes beyond what was in the previous release, 6.1.0-rc2.
This is the development branch for Linkit that is compatible with Drupal 10.1.x. This minor version increment is required because Drupal core 10.1.x updates a major version of CKEditor from v35 to v36, and introduces API-breaking changes.
This release provides Drupal 10 compatibility and CKEditor 5 support, along with a handful of other issues committed but not released since September 2021