Version Numbering
How are Hippo CMS versions numbered?
The version numbering schema works as follows:
Let's take for example: Hippo CMS 7.6.1. This results into the following table:
| Version | Name | Definition | Frequency |
|
7 |
major version number |
Hippo CMS product version number 7. |
Every several years |
|
7.6 |
minor version number |
The 7.6 release of Hippo CMS. 6 |
Two times a year |
|
7.6.1 |
maintenance version number |
Maintenance update of the 7.6 release |
Couple of times a year per release |
Internally the Hippo CMS Suite is composed of several artifacts each with its own version schema. See the following pages CMS, HSTTWO and REPO in Jira about their version numbers and their release dates. In general these number start with a 2. Maintenance versions are backward compatible. Minor versions might not be. Look at the release notes for upgrade instructions and API changes.
Starting from December 19th, 2008, after the release of Hippo CMS 7.0, our leading version number is the Hippo CMS product number 7.
Current Hippo CMS releases and corresponding artifact version numbers
|
Release |
CMS version |
HST2 version |
Repo version |
Go Green version |
Archetype version |
|---|---|---|---|---|---|
| 7.7 |
2.22.x |
2.24.x |
2.22.x |
3.05.x |
1.05.x |
| 7.6 |
2.20.x |
2.22.x |
2.22.x |
3.03.x |
1.03.x |
| 7.5 |
2.18.x |
2.20.x |
2.18.x |
n/a |
n/a |
|
7.4 |
2.16.x |
2.05.x |
n/a |
n/a |
n/a |
|
7.3 |
2.12.x |
2.04.x |
n/a |
n/a |
n/a |
|
7.2 |
2.09.x |
2.04.x |
n/a |
n/a |
n/a |
|
7.1 |
2.06.x |
2.03.x |
n/a |
n/a |
n/a |
|
7.0 |
2.03.11 |
n/a |
n/a |
n/a |
n/a |
For release 7.6, the repository version was 2.20.x for 7.6.3 and older.
In general the HST is compatible with previous versions of the CMS.
For all available tags and releases, also see
- CMS : https://issues.onehippo.com/browse/cms7#selectedTab=com.atlassian.jira.plugin.system.project%3Aversions-panel
- HST : https://issues.onehippo.com/browse/hsttwo#selectedTab=com.atlassian.jira.plugin.system.project%3Aversions-panel
- Repository : https://issues.onehippo.com/browse/repo#selectedTab=com.atlassian.jira.plugin.system.project%3Aversions-panel
