Roadmap: Difference between revisions
(→Test) |
|||
Line 14: | Line 14: | ||
===Test=== | ===Test=== | ||
The third | The third environment serves as our dedicated development and testing environment. New features are initially released in this environment, where they undergo internal testing for functionality, compatibility, and stability. End users do not automatically have access to this development and testing environment. | ||
===What to expect=== | ===What to expect=== |
Revision as of 15:05, 18 October 2024
The R&D department of Tygron develops new technology for the Tygron Platform. The long-term planning outlined below presents the introduction of new features, which we refer to as the Release Roadmap. Your feedback is essential in shaping this roadmap. At present, we are focused on developing new features in line with this roadmap, along with implementing minor updates and bug fixes.
Long Term Support (LTS)
The Long Term Support server (LTS) at engine.tygron.com or power.tygron.com is updated roughly every two years and represents the most stable version of Tygron Platform. It is designed for long-term projects that require a reliable environment. Occasionally, unforeseen circumstances may necessitate additional updates or hotfixes outside of the Roadmap, typically due to hardware, driver, or operating system updates. However, the API will continue to remain stable.
Preview
The preview server (preview.tygron.com) is updated more frequently and includes the latest new features. However, since these features are still undergoing testing and optimization and may change based on user feedback, the preview server is not ideal for long-term projects.
The release cycle for this server generally consists of one year of full development, followed by a six-month feature freeze during which only bug fixes are addressed and documentation is updated.
Test
The third environment serves as our dedicated development and testing environment. New features are initially released in this environment, where they undergo internal testing for functionality, compatibility, and stability. End users do not automatically have access to this development and testing environment.
What to expect
We are continuously working on improving the Tygron Platform, largely based on user feedback and the latest developments in the Tech Sector. For an up-to-date overview checkout the latest release notes here:
https://previewsupport.tygron.com/wiki/Category:Version_2025
Version numbers
The version numbers consist of 4 digits: For example: 2025.1.2.3
- 2025: The main number represents the year of release.
- 1: This represents the major feature updates, usually every two months.
- 2: Represents a minor feature update.
- 3: Represents an even smaller update or bug hotfix where the API explicitly does NOT change.