Closed (fixed)
Project:
Quicklink
Version:
2.0.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
4 Mar 2026 at 00:38 UTC
Updated:
22 Mar 2026 at 22:15 UTC
Jump to comment: Most recent
Unfortunately, there doesn't appear to be any release notes, but there is a major version change last year. We should investigate and upgrade.
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #4
nickolajPatch to upgrade the Quicklink JS library from 2.3.0 to 3.0.1. Updates the CDN URL, local file hash checks, and error message version reference. The v3 API is backward compatible with v2 so no changes to the init logic are needed.
Comment #5
mherchelHeck yeah! Thanks!
Will be doing a review later this week.
Comment #6
mherchelFixed some tests (in main, and updated the readme). Good to merge.
Comment #8
mherchelMerged!
Comment #11
mherchelNote I reverted it on the 2.0.x branch, but its now on the 3.0.x branch. This will be part of the next major number release.