Skip to content

Proclaim Code Road map

Brent Cordis edited this page Mar 15, 2026 · 4 revisions

Proclaim Development Roadmap

Current Status

Branch Version Release Date Joomla PHP
Main 10.2.0 Mar 15, 2026 5.1+ / 6.0 8.3.0+
Development 10.3.x - 5.1+ / 6.0 8.3.0+

Recent Releases

Version Date Highlights
10.2.0 Mar 15, 2026 Media chapters/subtitles, interactive transcripts, YouTube OAuth, Google Drive addon, AI assist, 100+ bug fixes
10.1.0 Mar 9, 2026 Layout Editor, multi-campus locations, analytics dashboard, CSV import, scripture redesign, multiple teachers, addon-owned rendering
10.0.1 Sep 10, 2025 Initial Joomla 5 release

Release Schedule

We release as features and fixes are ready — no fixed calendar cycle. Minor versions (10.x.0) ship new features; patch versions (10.x.y) ship bug fixes only.

Version Naming Convention

  • Minor releases: New features, backward compatible (e.g., 10.2.0 → 10.3.0)
  • Patch releases: Bug fixes only (e.g., 10.2.0 → 10.2.1)
  • Major releases: Breaking changes (e.g., 10.x → 11.0)

Branch Strategy

  • main: Current stable release. Only bug fixes and minor updates.
  • development: New features and enhancements. Next minor version.
  • feature/* and fix/*: Short-lived branches merged via PR into development.

What's Next (10.3.x)

  • RESTful API — Read-only JSON:API endpoints for sermons, teachers, series, podcasts (scaffold on research/restful-api branch)
  • Bug fixes and improvements as reported

Improvement Plan

For a comprehensive view of planned improvements, see:

  • Plan - Implementation strategy and phased approach
  • Requirements - Project goals and success metrics
  • Tasks - Detailed task checklist with progress tracking

Clone this wiki locally