Provide a way to load the latest ALTCHA minor version from CDN

Created on 7 November 2024, 8 days ago

Problem/Motivation

Currently, a minified version of the ALTCHA JS library is contained within the module. This means only one version is supported (currently 1.0.6). Whenever there are bugfixes or security fixes for the library, we'll need a new release for this module.

Proposed resolution

To solve this, we could optionally include the latest minor or patch version via ALTCHA CDN. Since we're not allowing major version updates, the module should remain backward compatible with the CDN library.
For example: https://eu.altcha.org/js/1.0.x/altcha.min.js or https://eu.altcha.org/js/1.x/altcha.min.js

Feature request
Status

Active

Version

1.0

Component

Code

Created by

🇧🇪Belgium robindh

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024