CWM Scripture Library

Version 1.1.4 Stable

Joomla! 5.x Joomla! 6.x PHP 8.3 PHP 8.4 PHP 8.5

Released on: Saturday, 09 May 2026
Maturity Stable
Released on Saturday, 09 May 2026
Viewed 0 times

Release notes

Maintenance release — 15 commits since v1.1.3, no user-facing fixes. ### Changes - Remove dead translations-manager JS prototype and orphaned CSS rules - Adopt cwm-build-tools v0.4 dev-environment commands - Add 7 locales: fr-FR, it-IT, ja-JP, ko-KR, pt-BR, ru-RU, zh-CN - Track composer.lock; ignore phpunit + translation caches - CI: install composer deps before npm build - Various build/composer plumbing updates

View files

Version 1.1.3 Stable

Joomla! 5.x Joomla! 6.x PHP 8.3 PHP 8.4 PHP 8.5

Released on: Tuesday, 05 May 2026
Maturity Stable
Released on Tuesday, 05 May 2026
Viewed 0 times

Release notes

## Highlights Maintenance release. - **Node baseline:** `engines.node` is now `>=24.0.0` and `engines.npm` is `>=11.0.0`. CI runs on Node 24 LTS. - **GitHub Actions:** upgraded to current major versions — `actions/checkout@v6`, `actions/setup-node@v6`, `actions/cache@v5`. They target Node 24 natively, so the `FORCE_JAVASCRIPT_ACTIONS_TO_NODE24` workaround was removed. - **Punycode warning:** the `NODE_OPTIONS=--disable-warning=DEP0040` suppression remains as a small belt-and-suspenders, since `eslint → ajv@6 → uri-js` still prints DEP0040 when scripts run. Plan to drop once eslint 11 ships. No runtime code changes. ## Install Drop `lib_cwmscripture-1.1.3.zip` into Joomla's Install from URL or upload via System → Install → Extensions.

View files