Version Management
rIDE is currently on Version 3.0.0
The first number is the major release number, the second number is the minor release number, and the third number is a patch number.
Major Versions
Section titled “Major Versions”Major versions in rIDE are versions that could have breaking changes to the current StarterKit or rIDE, making the app crash if a user on a previous major version tries to build on a new major version.
Optional Upgrade
Section titled “Optional Upgrade”We preserve all previous major versions so that existing users of rIDE won’t be required to migrate to a new version upon release. They will not have access to any new features of the new Major release unless they manually upgrade and patch their existing version
Upgrading Major Versions
Section titled “Upgrading Major Versions”Existing users must utilize rIDEs patching tools and manually upgrade their apps to work in newer Major Versions.
Minor Versions
Section titled “Minor Versions”Minor versions of rIDE are versions that don’t have breaking changes but have new features.
Non-Optional Upgrade
Section titled “Non-Optional Upgrade”Minor versions are constantly pushed out to users. When a user opens rIDE the next time, an automatic update will occur.
Upgrading Minor Versions
Section titled “Upgrading Minor Versions”No patching should be necessary.
Changelog
Section titled “Changelog”Changelog Component is COMING SOON