Skip to content

Titanium SDK 13.2.0.GA

About this release

Titanium SDK 13.2.0 is a minor release of the SDK, focussing on quality-of-life improvements, e.g. iOS core changes, Node.js 24 support and several Android bug fixes!

Community Credits

  • César Estrada

    • fix Ti.UI.Button styling and events on Mac Catalyst (1897d79)
    • support module builds with mac=true on Catalyst (dd2899b)
  • Michael Gangolf

    • null pointer check in cpp files (76aff13)
    • fix endless loop in setLanguage pre API 33 (c48cf78)
    • keepHardwareMode property in Ti.UI.View (3d03db0)
    • cache ListView searchText (2e7fa1f)
    • move ScrollableView to ViewPager2 (8f2359b)
    • update internal Android libraries (2f7ed0c)
    • support for AttributedString objects (a753fc2)
    • use ConcurrentHashMap in TiRhelper and TiUIHelper (5198d50)
    • pre-compile regex patterns (2653a62)
    • use i18n app name in AndroidManifest (ce0dc80)
    • upgrade core-js to remove baseline-browser-mapping warning (de4eb55)
    • doc github worklow (5dd1d65)
    • add Alloy app to create menu (3016623)
  • Hans Knöchel

    • modernize kroll core with GCD (6c24372)
    • fix image blob memory issues (cef7d46)
    • add AGENTS.md and CLAUDE.md (e7d7edf)
    • add web view API to hide input accessory views (b48b6d1)
    • bump master to 13.2.0 (75ebb28)
  • Prashant Saini

    • allow image to drag horizontally inside a ScrollableView (3929e28)
  • Chris Barber

    • Switch to oxlint (#14394) (b8e2b3c)

Bug Fixes

Android platform

  • allow image to drag horizontally inside a ScrollableView (3929e28)
  • fix endless loop in setLanguage pre API 33 (c48cf78)
  • fix image blob memory issues (cef7d46)
  • null pointer check in cpp files (76aff13)
  • use i18n app name in AndroidManifest (ce0dc80)

iOS platform

  • fix Ti.UI.Button styling and events on Mac Catalyst (1897d79)
  • support module builds with mac=true on Catalyst (dd2899b)

Multiple platforms

  • upgrade core-js to remove baseline-browser-mapping warning (de4eb55)

Features

Multiple platforms

  • add web view API to hide input accessory views (b48b6d1)
  • add Alloy app to create menu (3016623)
  • support for AttributedString objects (a753fc2)

Android platform

  • cache ListView searchText (2e7fa1f)
  • keepHardwareMode property in Ti.UI.View (3d03db0)
  • move ScrollableView to ViewPager2 (8f2359b)
  • pre-compile regex patterns (2653a62)
  • use ConcurrentHashMap in TiRhelper and TiUIHelper (5198d50)

SDK Module Versions

ModuleAndroid versioniOS Version
facebook14.0.015.0.0
ti.map5.7.07.3.1
ti.webdialog2.5.03.0.2
ti.playservices18.6.0n/a
ti.identity3.2.05.0.0
urlSessionn/a4.0.1
ti.coremotionn/a4.0.1
ti.applesigninn/a3.1.2
hyperloop7.1.07.1.0

Titanium SDK Documentation