Стратегия на версиите
From Joomla! Documentation
Joomla! версиите са в цифрен формат и се състоят от 3 цифри: Major(Главна), Minor(Малка) и Maintenance(поддръжка - отстраняване на възникнали бъгове). Версиите са предсавени в този ред: major.minor[.maintenance]
- Major Release Number (X.Y.Z) - An increment of the major number generally indicates a major rework or rewrite of the code base (framework level). Can be incompatible with prior major releases.
- Minor Release Number (X.Y.Z) - An increment of the minor number usually indicates a significant change in functionality. Moderate to high level of backward compatibility with previous minor increments.
- Maintenance Release Number (X.Y.Z) - An increment of the maintenance number usually indicates bug fixing within the minor release and possibly small enhancements and limited new features. Fully backward compatible with previous maintenance increments.