DEV Community

Cover image for Titanium News #9
Michael Gangolf
Michael Gangolf

Posted on

Titanium News #9

Older posts can be found here.

Titanium SDK

It's finally here: 11.0.0.GA! The first full community release. Read the full blog post at https://www.tidev.io/blog/sdk_11_ga and check the release notes for all features.

Some highlights:

  • first full working release workflow after the Axway -> TiDev Inc. handover
  • updated documentation
  • many fixes in the build process (e.g. Windows issues, iOS error messages,...)
  • upgrade to Gradle 7.4.2 (Java 17 support)
  • Android 12 fixes for round borders
  • lots of fixes for dark/light mode switching
  • integration of the community PurgeTSS project (Tailwind class support for Titanium!)
  • updated core modules: map, facebook, identity and many more.

And there is the new downloads.titaniumsdk.com/ page where you can find all releases and CI builds. If you want to test something new you can get a prebuild SDK there.

The future

A couple of new features are already merged into the main branch:

  • parity for ListView/TableView scrollToItem position top
  • iOS: exclude directories from assets catalog
  • some smaller bugfixes The PR queue is still pretty full with new features and there is a list of open tickets of all the other tidev repos that can be merged soon: ti.barcode udpates, ti.socketio v4 support,....

Android 13 & iOS 16

Titanium is already ready for the next big mobile versions. Android apps work fine on Android 13 already and some new properties (parity for remoteNotificationsEnabled) will be included in a future Titanium SDK.
Have a look at Test iOS 16 & Xcode 14 support in Titanium for more infos and a timeline for iOS16 in Titanium.

Modules

Here are a few new modules:

That's it

If you have feedback or some interesting Titanium apps, modules or widgets you would like to share: get in contact with me or leave a comment and I'll add it to the next Titanium news.

Top comments (0)