Proclaim 10.7.0 Stable
Released on:
Tuesday, 15 September 2026 14:21
What's new in 10.7.0
The headline: protected media storage now actually works
10.6.x advised administrators to move files into protected storage, but the feature was half-built (#2033). This release completes it:
- files are served from protected storage rather than linked to (#2042), and the site's base path is no longer repeated when a URL is mapped to disk (#2045/#2049);
- Proclaim can move a file in itself, instead of telling you to do it by hand (#2041/#2059);
- the podcast feed no longer emits an enclosure for a protected file, and System Health says so (#2044/#2060);
- System Health looks inside the folder rather than at its top level, so the count is right (#2046/#2051);
- the restricted-media list explains why each file is on it and what state it is in (#2061/#2062).
⚠️ Worth Tom's eye: a protected file's delivery keys on file location, not on a per-server switch — so a server-level toggle cannot gate it. That shaped several of the fixes above.
User-facing bugs fixed
- Setup wizard fatal creating the podcast —
Factory::getUri()is a Joomla 3 method (#2075). While testing it, a second defect surfaced: the insert omittedpodcastlink, which isNOT NULLon sites upgraded through the era it was added, and a swallowingcatchturned that into "wizard silently creates no podcast". Both dev databases are in that state, so it likely affects most upgraded installs. - 500 for a guest viewing an unpublished sermon —
Textwas never imported (#2076). - UTF-8 titles corrupted by the description cleanup: a dash-class regex without
/uate the trailing byte ofÀ,Ô,œ, CyrillicГ/Д(#2077). - TLS verification was disabled on the podcast enclosure probe (#2078) — an on-path attacker could dictate the enclosure length and type written into the feed. Now uses Joomla's HTTP client, so verification follows core config.
- Play/download events were logged before the access check, counting views the visitor could not have (#2047).
- Choosing a server type no longer submits the form and reloads the page, losing typed work (#2037).
Scripture (submodules moved)
`` libraries/lib_cwmscripture 1.1.20 -> 1.1.21 plugins/content/scripturelinks 1.2.13 -> 1.2.14 ``
- Cross-chapter passages (
Genesis 1:26-2:3and every reference of that shape) threw instead of returning verses on locally-stored translations. - Remove all translations and the provider clean-up fatalled on methods that were never written; both now work, and that screen reports failures instead of hanging.
Both are released and on ARS; both submodule checkouts pin the same library commit, which SubmodulePinsTest enforces.
Internal, no behaviour change
- Query modernisation (#1994) completed — every
quote($var)on a builder query is bound; ORDER BY is whitelisted rather than wrapped in a no-opescape(); OR groups use the builder. Phase 4 was retired with the MySQL-only decision (#1857). - #2089 —
CwmadminController's 155 hand-rolled JSON responses now go through the shared trait. ⚠️ Payloads were verified byte-identical programmatically (155 before, 155 after, zero differing), so no JavaScript consumer is affected. - Six locales synced; menu preset quicktask strings added.
- Dependency bumps —
github/codeql-actionv4.37.9 → v4.38.0 andfriendsofphp/php-cs-fixerv3.95.24 → v3.95.25. Workflow file andcomposer.lockonly; neither reaches the shipped payload.
Changes
What's Changed
- Release review: v10.7.0 by @bcordis in https://github.com/Joomla-Bible-Study/Proclaim/pull/2094
- release: merge development into main for 10.7.0 by @bcordis in https://github.com/Joomla-Bible-Study/Proclaim/pull/2107
Full Changelog: https://github.com/Joomla-Bible-Study/Proclaim/compare/v10.6.3...v10.7.0
pkg_proclaim-10.7.0
| Downloaded | 0 times |
| File size | 4.78 Mb |
| MD5 Signature | 3f4455aeba1bfd38fe4848b8a20117cd |
| SHA1 Signature | 7bf165f908c55047b0e4aa0a5d274ecb9b76cd29 |
| SHA-256 Signature | a9bbbef693d5e91679a56616ef51e183594abbb8622b56e11b77a4f7282e97f3 |
| SHA-384 Signature | 5a20d695680a23af3bbe85cce55a2ccc10c20f95fc2c196a7ce8257f058ac4825f3ec9502c0e3584c79e25d588faee39 |
| SHA-512 Signature | a54e90cdff5f20797039732217a7bf444fabf7e46a4a0b9ed2c3bb5488049ef340aeba2aeda93425357ba92448cf59218b30f2d73ee2380f050dae1bc8e2529b |
| Compatibility |
pkg_proclaim download
