Release notes

This page lists the notes for past releases of the Sphinx Stack, which summarize new features, bug fixes and breaking changes in each version. It also contains the release and support policies for the Sphinx Stack.

Latest release

Past releases

Release versioning

Sphinx Stack version naming follows the Semantic Versioning 2.0.0 scheme with modifications. It has numbers for major and minor version, but not patch versions.

Version

Example

Signifies

Major

1.3

Improvements that aren’t backward-compatible.

Minor

1.3

New or improved features that are simple to adopt and backward-compatible.