Today, we published Release Candidate releases for Titanium SDK, CLI, and Appcelerator Studio. The release includes 28 bug fixes and 5 improvements. For a more detailed overview, known issues and closed tickets, see the release notes:
- Axway Titanium™ SDK 6.1.2 RC Release Note
- Axway Appcelerator CLI 6.2.3 RC Release Note
- Axway Appcelerator Studio 4.9.1 RC Release Note
Update Titanium SDK
To update the Titanium SDK from the command line:
[appc] ti sdk install --branch 6_1_X -d
To roll back:
[appc] ti sdk select latest
Reminder for Windows Users: If you use Hyperloop, Hyperloop 2.1.2 or later is required for Windows users who use SDK 6.1.1 and above.
Update Axway Appcelerator Studio
To update Studio, launch Studio and open preferences. Choose the “Studio” item and “Updates”. Select the “Release Candidate Build” option and click OK. You will be prompted to check for updates, respond “Yes”.
To roll back:
Launch Studio and open preferences. Choose the “Studio” item and “Updates”. Select the “Stable Release” option and click OK. Once set, you will only be prompted in the future for GA releases.
Update Axway Appcelerator CLI
To update from the command line:
appc use 6.2.3-21
To roll back:
appc use latest
Report bugs
If you run into any issues that seem related to the updates, please report them on JIRA.
First, check if it’s a known issue you can watch. If you can’t find an existing ticket, then create one in the Appcelerator Community (AC) project and add as much relevant information as you can, including the release version you are using.
You can leave general comments as a reply to this blog post.