Alpha status
The 6.1.0-alpha line is a development line intended for active testing and gradual feature parity with the classic JoomLeague component.
Stable areas
- package installation;
- administration dashboard;
- base dictionaries;
- projects;
- clubs, teams and people;
- rounds and matches;
- sports bootstrap;
- SQL import layer;
- base frontend views;
- bundled modules and plugins.
Areas requiring ongoing testing
- import of real historical databases;
- output templates;
- frontend routing and SEO URLs;
- modules and plugins against real projects;
- PHP 8.4 and 8.5 readiness.
Rule for alpha fixes
Every fix must be:
- recorded in the changelog;
- covered by install or update SQL if it changes the database;
- verified through Joomla database maintenance;
- included in a package with a higher version.