Proclaim 10.3.3 Stable
Released on:
Saturday, 18 July 2026 05:20
What's Changed
- chore: migrate to cwm-build-tools v0.5.x by @bcordis in https://github.com/Joomla-Bible-Study/Proclaim/pull/1220
- chore(js): ESLint cleanup — auto-fix + globals + ignore minified vendor by @bcordis in https://github.com/Joomla-Bible-Study/Proclaim/pull/1234
- chore(js): migrate Joomla.editors.instances → JoomlaEditor.get by @bcordis in https://github.com/Joomla-Bible-Study/Proclaim/pull/1235
- fix(js): replace Joomla.Text._() truthy-key trap with safe helper by @bcordis in https://github.com/Joomla-Bible-Study/Proclaim/pull/1236
- chore(build): delete orphan build/cwm-article.sh by @bcordis in https://github.com/Joomla-Bible-Study/Proclaim/pull/1239
- chore(build): migrate build:assets to cwm-build-tools template by @bcordis in https://github.com/Joomla-Bible-Study/Proclaim/pull/1238
- fix(ai-assist): Add Selected appends topics instead of replacing by @bcordis in https://github.com/Joomla-Bible-Study/Proclaim/pull/1237
- fix(css): dark-mode contrast for already-selected Choices.js dropdown items by @bcordis in https://github.com/Joomla-Bible-Study/Proclaim/pull/1240
- feat(captions): auto-fill subtitle track label/srclang from site default by @bcordis in https://github.com/Joomla-Bible-Study/Proclaim/pull/1241
- Epic #1210 integration: caption format support + YouTube Captions API by @bcordis in https://github.com/Joomla-Bible-Study/Proclaim/pull/1232
- chore: gitignore media/captions/ runtime upload directory by @bcordis in https://github.com/Joomla-Bible-Study/Proclaim/pull/1242
- chore(version): sync versions.json + package.json with shipped 10.3.2 by @bcordis in https://github.com/Joomla-Bible-Study/Proclaim/pull/1243
- fix(version): retag today's captions epic work as @since 10.3.3 by @bcordis in https://github.com/Joomla-Bible-Study/Proclaim/pull/1244
- chore(submodule): bump lib_cwmscripture + scripturelinks for CSS fix by @bcordis in https://github.com/Joomla-Bible-Study/Proclaim/pull/1245
- style(css): drop redundant % unit from zero-width progress bars by @bcordis in https://github.com/Joomla-Bible-Study/Proclaim/pull/1246
- test(site): expand CwmsermonsModel filter regression coverage by @bcordis in https://github.com/Joomla-Bible-Study/Proclaim/pull/1247
- fix(images): surface low-res warning on all uploads; preserve ratio in migration by @bcordis in https://github.com/Joomla-Bible-Study/Proclaim/pull/1248
- chore: untrack Claude local settings + sync lockfiles by @bcordis in https://github.com/Joomla-Bible-Study/Proclaim/pull/1249
- test(site): integration-test module-state query path; log mod_proclaim render errors by @bcordis in https://github.com/Joomla-Bible-Study/Proclaim/pull/1250
- feat(cpanel): surface content awaiting editorial review on the dashboard by @bcordis in https://github.com/Joomla-Bible-Study/Proclaim/pull/1251
- fix(layout-editor): align fields in landing section settings modal by @bcordis in https://github.com/Joomla-Bible-Study/Proclaim/pull/1252
- feat(debug): wire CwmDebug::logQuery into the main list query paths by @bcordis in https://github.com/Joomla-Bible-Study/Proclaim/pull/1253
- feat(debug): instrument AI provider HTTP calls; add CwmDebug::logApi by @bcordis in https://github.com/Joomla-Bible-Study/Proclaim/pull/1254
- feat(debug): instrument podcast HTTP calls with CwmDebug::logApi by @bcordis in https://github.com/Joomla-Bible-Study/Proclaim/pull/1255
- feat(debug): shared addon apiRequest() + instrument Vimeo HTTP calls by @bcordis in https://github.com/Joomla-Bible-Study/Proclaim/pull/1256
- feat(debug): instrument Wistia and Resi HTTP calls via apiRequest by @bcordis in https://github.com/Joomla-Bible-Study/Proclaim/pull/1257
- chore(deps): dependency maintenance — patch bumps, unused dep removal, phan v6, intl-tel-input v29 by @bcordis in https://github.com/Joomla-Bible-Study/Proclaim/pull/1258
- chore(deps): bump google/apiclient v2.19.3 in YouTube addon by @bcordis in https://github.com/Joomla-Bible-Study/Proclaim/pull/1259
- build: add composer release:wiki to sync wiki Home.md version table by @bcordis in https://github.com/Joomla-Bible-Study/Proclaim/pull/1260
- refactor: remove dead code flagged by stale TODOs (cluster A) by @bcordis in https://github.com/Joomla-Bible-Study/Proclaim/pull/1261
- refactor: resolve cluster-B TODOs (slug routing + stale-comment cleanup) by @bcordis in https://github.com/Joomla-Bible-Study/Proclaim/pull/1262
- refactor: consolidate duplicated MIME detection into Cwmmime helper (B2) by @bcordis in https://github.com/Joomla-Bible-Study/Proclaim/pull/1263
- refactor: resolve cluster-C TODOs (dead code + stale-comment cleanup) by @bcordis in https://github.com/Joomla-Bible-Study/Proclaim/pull/1264
- refactor: remove stale 'deprecate this override' TODO on CwmtopicTable::bind() (cluster D) by @bcordis in https://github.com/Joomla-Bible-Study/Proclaim/pull/1265
- chore: gitignore local .claude/settings.json by @bcordis in https://github.com/Joomla-Bible-Study/Proclaim/pull/1266
- test: remove orphaned legacy files from tests/ root by @bcordis in https://github.com/Joomla-Bible-Study/Proclaim/pull/1267
- chore(deps-dev): bump @babel/core from 7.29.0 to 7.29.6 by @dependabot[bot] in https://github.com/Joomla-Bible-Study/Proclaim/pull/1269
- chore(deps): bump guzzlehttp/guzzle from 7.11.1 to 7.12.1 in /admin/src/Addons/Servers/Youtube by @dependabot[bot] in https://github.com/Joomla-Bible-Study/Proclaim/pull/1270
- chore(deps): bump guzzlehttp/psr7 from 2.11.0 to 2.12.1 in /admin/src/Addons/Servers/Youtube by @dependabot[bot] in https://github.com/Joomla-Bible-Study/Proclaim/pull/1271
- chore(deps): patch all npm audit vulnerabilities via overrides by @bcordis in https://github.com/Joomla-Bible-Study/Proclaim/pull/1274
- chore(deps): refresh dev-only composer dependencies by @bcordis in https://github.com/Joomla-Bible-Study/Proclaim/pull/1275
- chore(deps): bump intl-tel-input 29.0.5 -> 29.1.1 (closes #1268) by @bcordis in https://github.com/Joomla-Bible-Study/Proclaim/pull/1276
- fix(images): sanitize & length-cap generated message image filenames (closes #1272) by @bcordis in https://github.com/Joomla-Bible-Study/Proclaim/pull/1277
- feat(media): polish the General Items tab — Podcast fancy-select, inline Browse, layout (closes #1278) by @bcordis in https://github.com/Joomla-Bible-Study/Proclaim/pull/1279
- chore(lang): sync translations after podcast hint change by @bcordis in https://github.com/Joomla-Bible-Study/Proclaim/pull/1280
- feat(playlist): scaffold Playlist entity (#1273 phase 1) by @bcordis in https://github.com/Joomla-Bible-Study/Proclaim/pull/1282
- feat(playlist): bulk import + reconcile YouTube playlists (#1273 phase 2) by @bcordis in https://github.com/Joomla-Bible-Study/Proclaim/pull/1283
- feat(playlist): scheduled YouTube playlist sync task + conflict gate (#1273 phase 3) by @bcordis in https://github.com/Joomla-Bible-Study/Proclaim/pull/1284
- feat(playlist): Browse Playlists picker + capability registry (#1273 phase 4) by @bcordis in https://github.com/Joomla-Bible-Study/Proclaim/pull/1285
- feat(playlist): platform-neutral contract + Vimeo, remote_* columns (#1273 phase 5) by @bcordis in https://github.com/Joomla-Bible-Study/Proclaim/pull/1286
- feat: YouTube/Vimeo Playlist system — import, sync, picker (#1273 phases 1-5) by @bcordis in https://github.com/Joomla-Bible-Study/Proclaim/pull/1287
- feat(playlist): OAuth title write-back — completes the conflict gate (#1273 phase 6.1) by @bcordis in https://github.com/Joomla-Bible-Study/Proclaim/pull/1288
- feat(playlist): membership write-back — series videos into playlists (#1273 phase 6.2) by @bcordis in https://github.com/Joomla-Bible-Study/Proclaim/pull/1290
- feat(playlist): description write-back (#1273 phase 6.3) by @bcordis in https://github.com/Joomla-Bible-Study/Proclaim/pull/1291
- feat(playlist): per-media playlist assignment field (#1273 phase 6.2b, PR A) by @bcordis in https://github.com/Joomla-Bible-Study/Proclaim/pull/1292
- feat(playlist): bidirectional removal — de-select removes video from platform (#1273 phase 6.2b, PR B) by @bcordis in https://github.com/Joomla-Bible-Study/Proclaim/pull/1293
- feat(actionlog): cover all content entities + cpanel link to Proclaim logs by @bcordis in https://github.com/Joomla-Bible-Study/Proclaim/pull/1294
- fix(sql): CREATE TABLE ( on table-name line so Database-fix parses playlist tables by @bcordis in https://github.com/Joomla-Bible-Study/Proclaim/pull/1296
- feat(actionlog): log delete + publish-state changes across list views (PR 2) by @bcordis in https://github.com/Joomla-Bible-Study/Proclaim/pull/1295
- chore(deps): weekly dependency sweep (#1289) by @bcordis in https://github.com/Joomla-Bible-Study/Proclaim/pull/1297
- feat(podcast): download tracking redirect + permanent episode GUIDs (#1281) by @bcordis in https://github.com/Joomla-Bible-Study/Proclaim/pull/1299
- feat(podcast): default download tracking to ON (#1281) by @bcordis in https://github.com/Joomla-Bible-Study/Proclaim/pull/1300
- feat(analytics): surface podcast downloads on the dashboard (#1281) by @bcordis in https://github.com/Joomla-Bible-Study/Proclaim/pull/1301
- fix(youtube): decode API-encoded titles to stop double-escaping by @bcordis in https://github.com/Joomla-Bible-Study/Proclaim/pull/1303
- fix(release): repair pkg assembly + clean-install install-script bugs by @bcordis in https://github.com/Joomla-Bible-Study/Proclaim/pull/1304
- test(release): clean-install / upgrade / migration validation harness by @bcordis in https://github.com/Joomla-Bible-Study/Proclaim/pull/1305
Full Changelog: https://github.com/Joomla-Bible-Study/Proclaim/compare/v10.3.2...v10.3.3
pkg_proclaim-10.3.3
| Downloaded | 0 times |
| File size | 4.32 Mb |
| MD5 Signature | 09dd48adb3216214b1afc510819d34d4 |
| SHA1 Signature | 1c6725c985f5efd0e5773c74ddc9e4d8713193ed |
| SHA-256 Signature | 205c3ba20c20d4f1de96cc4b3cdda453ed87c8b18e5c522ec4e8119325031443 |
| SHA-384 Signature | 604baaab56a5742f0b5c837c3d182d17ce9a4930af950285e2aaf5bc0b0ef6a201b5758133b81cbcc8f9d84b0f10ac91 |
| SHA-512 Signature | f3b28104e935c8f08961173150a4b5ddd987e7fd77d3528c45ceb71e44d79ca525be336ab07311776aa51c8756b1e7ec7467c35de2fb9e762e056484bf83d2b7 |
| Compatibility |
pkg_proclaim download
