linkit 7.0.16

This release includes a small compatibility fix for the forthcoming Drupal 11.4, along with some other maintenance work.

Changelog

Changes since 7.0.15 (compare):

linkit 7.0.14

Bug fixes

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.

Contributors (2)

davereid, markfullmer

Changelog

Issues: 0 issues resolved.

linkit 7.0.13

Bug fixes

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.

Contributors (3)

artis.bajars, davereid, markfullmer

Changelog

Issues: 1 issues resolved.

linkit 7.0.12

Bug fixes
New features

Changelog

Issues:5 issues resolved.

Changes since 7.0.11 (compare):

linkit 7.0.11

Bug fixes

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.

linkit 7.0.10

Bug fixes

Changelog

Issues: 1 issues resolved.

Changes since 7.0.9 (compare):

linkit 7.0.9

Bug fixes

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

Changelog

Changes since 7.0.8 (compare):

linkit 7.1.x-dev

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:

linkit 7.0.8

Bug fixes

Changelog

Issues: 4 issues resolved.

Changes since 7.0.7 (compare):

linkit 6.1.8

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

linkit 6.1.7

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

linkit 7.0.7

Bug fixes
Note: As of this release, any input filter where Linkit should work must now have the Linkit input filter enabled, per #3529093

Contributors (3)

abramm, jannakha, markfullmer

Changelog

Issues: 3 issues resolved.

linkit 7.0.6

Bug fixes
New features

Changelog

Issues: 6 issues resolved.

Changes since 7.0.5 (compare):

linkit 7.0.5

Bug fixes

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.

linkit 7.0.3

Bug fixes

Contributors (4)

MrDaleSmith, markfullmer, mrdalesmith, solideogloria

Changelog

Issues: 2 issues resolved.

Changes since 7.0.2:

linkit 7.0.2

Contributors (2)

DieterHolvoet, markfullmer

Changelog

Issues: 1 issues resolved.

Changes since 7.0.1:

Bug

  • #3495652: Remove VERSION from libraries.yml

linkit 7.0.1

Bug fixes

Contributors (0)

Changelog

Issues: 1 issues resolved.

Changes since 7.0.0:

Bug

  • #3494656: Error updating to 7.0.0: "Drupal\linkit\Plugin\CKEditorPlugin\LinkitDrupalLink" does not exist

linkit 6.1.6

Bug fixes

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
  • linkit 7.x-dev

    Next major version release of Linkit, following 6.x. This is not to be confused with the 7.x-3.x branch, which is compatible with Drupal 7.

    Linkit 7.x will provide compatibility with Drupal 11

    linkit 6.1.3

    Bug fixes
    New features

    Changelog

    Issues: 6 issues resolved.

    Changes since 6.1.2:

    linkit 6.1.2

    Bug fixes

    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.

    linkit 6.0.2

    Bug fixes
    Unsupported

    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.

    linkit 6.0.0

    Unsupported

    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.

    Changes since 6.0.0-rc2:

    Task

    linkit 6.1.0

    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.

    Changes since 6.1.0-rc2:

    Task

    linkit 6.0.0-rc2

    Bug fixes
    Unsupported

    Changelog

    Issues: 6 issues resolved.

    Changes since 6.0.0-rc1:

    linkit 6.1.x-dev

    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.

    linkit 6.0.0-beta4

    Bug fixes
    New features
    Unsupported

    This release provides Drupal 10 compatibility and CKEditor 5 support, along with a handful of other issues committed but not released since September 2021

    Changelog

    Issues: 6 issues resolved.

    Changes since 6.0.0-beta3:

    linkit 8.x-5.0-beta12

    Bug fixes
    New features
    Insecure
    Unsupported
    • Issue #3131301 by lolandese, anon: License "GPL-2.0+" is a deprecated SPDX license identifier
    • Issue #3135857 by mero.S, anon: Replace assertions involving calls to array_key_exists() with assertArrayHasKey()/assertArrayNotHasKey()
    • Issue #2895153 by Lendude, claudiu.cristea, idebr, bgilhome, Jānis Bebrītis, anon: Linkit filter should honour the URL query and fragment
    • Issue #2965999 by nginex, gngn, jcontreras, anon: Entity type does not exist exception

    linkit 6.0.0-beta2

    Bug fixes
    New features
    Insecure
    Unsupported
    • Issue #3131301 by lolandese, anon: License "GPL-2.0+" is a deprecated SPDX license identifier
    • Issue #3135857 by mero.S, anon: Replace assertions involving calls to array_key_exists() with assertArrayHasKey()/assertArrayNotHasKey()
    • Issue #2895153 by Lendude, claudiu.cristea, idebr, bgilhome, Jānis Bebrītis, anon: Linkit filter should honour the URL query and fragment
    • Issue #2965999 by nginex, gngn, jcontreras, anon: Entity type does not exist exception

    linkit 7.x-3.6

    Bug fixes
    Unsupported

    There might be a need to reinstall Linkit again if the upgrade fails due to https://www.drupal.org/project/linkit/issues/2842804.

    • #2877050 by vishal9619, anon: Add readme file according to Drupal standards
    • #3124725 by hargobind, milovan: PHP 7.4 / PHP 7.2 compatibility: count()

    Pages

    Subscribe with RSS Subscribe to Releases for Linkit