Titanium

GA Release of Titanium SDK 9.1.0 and Appcelerator CLI 8.1.0

Today, we published General Availability versions of the Axway Titanium SDK and the Axway Appcelerator CLI. The SDK and the CLI releases are both minor releases. For a more detailed overview, known issues and closed tickets, see the release notes:

Notable Items

  • Introducing Webpack as an alternative build pipeline
    • Significantly faster build times for both clean and incremental builds, especially for larger projects.
    • Easily use your favorite modules from NPM. Just install them into the project root.
    • Pre-configured for your Titanium project, no need to deal with Webpack configuration files to get up and running.
    • See our Webpack guide here for more details:
    • Webpack Guide

     

Update Titanium SDK

Studio users will be prompted to update the SDK.

To update the Titanium SDK from the command line:

[appc] ti sdk install latest

 

Update Appcelerator CLI

Studio users will be prompted to update the CLI.

To update the CLI core from the command line:

appc use latest

 

Thank You Community!

We’d like to thank the following community members who contributed to these releases as well as those who have tested RC versions.

  • Michael Gangolf – TIMOB-27879, TIMOB-27977, TIMOB-25633, TIMOB-27855, TIMOB-27834
  • Andrea Vitale – TIMOB-27958
  • Hans Knöchel – TIMOB-27895, TIMOB-27757, TIMOB-27773
  • Sergey Volkov – TIMOB-27519
  • Skoften – TIMOB-27697

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.