Releases FAQ
What's the current release?
See Release notes
Where do I find my current version?
Sign in to the TrustBuilder Admin Portal. The page footer just below your username provides the version number for the tenant you are currently working in.
What's the naming convention for updates?
To reflect improvements to TrustBuilder’s architecture, starting from release 2024.8.0, TrustBuilder uses the format Year.ReleaseNumber.HotfixNumber for its versioning:
Year = current year
ReleaseNumber = release number in the year
HotFixNumber = the hotfix number for that release
For example, 2024.8.0 refers to the 8th release in 2024 with no hotfix applied.
Before release 2024.10.1, TrustBuilder followed Semantic Versioning 2.0.0: <major version>.<minor version>.<update>
TrustBuilder releases a new <major version> when new functionality is introduced that breaks one or more APIs. A <major version> release may therefor introduce backward-incompatible changes.
TrustBuilder releases a new <minor version> when a new module is introduced with new APIs. A new <minor version> may contain additional APIs and non-breaking updates of existing APIs.
TrustBuilder releases a new <update> version for UX-level updates, backward-compatible API updates, bug fixes and security fixes.
How often does TrustBuilder release new versions?
TrustBuilder typically releases version once a month. It could include:
Feature enhancements
New API endpoints and updated API endpoints
Bug and Security Fixes
New app integrations
What's the difference between Preview and Production releases?
A Preview release contains features, enhancements, fixes, and integrations that are deployed to Preview tenants only. We perform non-regression testing in preview tenants. A Preview tenant is optional and available upon request. There is no service level commitment.
A Production release contain features, enhancements, fixes, and integrations that are made available to customer tenants. Customer tenants may be labelled to distinguish their development, acceptance and production tenant.
Please note that it is not possible to backport your configuration between preview and production tenants. These are two separate configurations.
Most features and enhancements that are introduced in a Preview release are typically made available in the Production release during the next deployment date.