Introduction
Our Release Stream provides an overview of upcoming and new features, improvements, and bug fixes delivered in Seamless.
It starts in March 2026 with Seamless version 1.20.0.
From version 1.20.0 onward, Seamless follows the Semantic Versioning (SemVer) standard, using a three‑part version number in the format MAJOR.MINOR.PATCH:
- MAJOR increases when changes introduce backward‑incompatible behavior.
- MINOR increases when new backward‑compatible functionality is added.
- PATCH increases when bug fixes are released without functional changes.
For more details, see: https://semver.org/ (opens in a new tab)