Skip to content

Proclaim Code Road map

Brent Cordis edited this page Jan 23, 2026 · 4 revisions

Proclaim Development Roadmap

Current Status

Branch Version Release Date Joomla PHP
Main 10.0.1 Sep 10, 2025 4+ 8.3.0+
Development 10.1.x - 4+ 8.3.0+

Release Schedule

We operate on a six-month release cycle:

Month Activity
1 Identify bug fixes and enhancements
2-4 Development and coding
5 Code freeze for testing
6 Release

Version Naming Convention

  • Minor releases: Each 6-month cycle increments the minor version (e.g., 10.0.x → 10.1.0)
  • Bugfix releases: Patches within the cycle increment the patch number (e.g., 10.0.1 → 10.0.2)
  • No limit to the number of bugfix releases within a cycle

Branch Strategy

  • main: Current stable release. Only bug fixes and minor updates.
  • development: New features and enhancements. Next minor version.

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