<style> .release-box { height: 30px; width: 100px; padding-top: 8px; text-align: center; border-radius: 5px; font-weight: bold; background-color: #828995; border-color: #FCE28A;} .release-box:hover { cursor: hand; cursor: pointer; opacity: .9; } </style> <meta name="robots" content="noindex"> <div class="release-box"> <a href="https://docs.perspectium.com/display/Lithium" style="text-decoration: none; color: #FFFFFF; display: block;"> Lithium </a> </div> |
DataSync release notes provides what is new, fixed, or improved for the Lithium release.
The releases name are in the format of <Major>.<Minor/Patch>.<Hotfix>. The contents of a release package are based on the name and are as follows:
Format | Description |
---|---|
Major | Version of the software that contains significant new features, enhancements, and/or improvements in the user interface (UI) or user experience (UX). Perspectium's release name follows the chemical elements (e.g. Krypton) and are released alphabetically. For example, Lithium 9.0.0 is the major release following Krypton 8.0.0. |
Minor/Patch | A set of changes that contains updates, bug fixes, and/or improvements on the product. This release version can be installed by itself without a major release. (e.g. Lithium 9.1.0) |
Hotfix | A set of changes that addresses a specific issue. This release version cannot be installed by itself, it will need to be uploaded on top of a major or patch release. Hotfixes are cumulative so hotfix 2 will contain fixes in hotfix 1. (e.g. Lithium 9.0.1 also known as Lithium Hotfix 1) |