After months of hard work, we are proud to announce that today we can introduce Titanium SDK 11.0.0.RC. A Release Candidate (RC for short) is a software build that is as good as complete.
The new RC version includes a massive amount of features and bug fixes.
For a more detailed overview, known issues and closed tickets, see the release notes: https://titaniumsdk.com/guide/Titanium_SDK/Titanium_SDK_Release_Notes/
There is also a new version of the Titanium CLI (6.0.2) and Alloy (2.0.1).
Install
Follow these steps to get SDK 11.0.0.RC:
- Install the CLI with
[sudo] npm i -g titanium alloy
titanium sdk install 11.0.0.RC
You can also execute titanium sdk install latest
to get the latest GA of the Titanium SDK
Rollback
Execute titanium sdk select 10.1.1.GA
to rollback
New integration
We're also proud to announce the Alloy integration of PurgeTSS, created by macCesar. PurgeTSS is an Alloy addon with predefined classes to use in the XML views. It can be used by all Titanium developers, who want to create beautiful designed mobile apps easily.
Report Bugs
As this is a Release Candidate Version, it's not meant to be used for production. So please test it on your apps and give feedback so we will have a bug-free/working GA at the end. If you run into any issues that seem related to the updates, please report them on GitHub.
How can I support?
If you like our work and want to support, think about a donation or to contribute with your time and code.