# About this release
Titanium SDK 13.2.0 is a minor release of the SDK, focusing on quality-of-life improvements, e.g. iOS core changes, Node.js 24 support and several Android bug fixes!
As of this GA release, the previous Titanium SDK patch release (13.1.1) is no longer supported.
# Community Credits
César Estrada
- fix Ti.UI.Button styling and events on Mac Catalyst (1897d79 (opens new window))
- support module builds with mac=true on Catalyst (dd2899b (opens new window))
Michael Gangolf
- null pointer check in cpp files (76aff13 (opens new window))
- fix endless loop in setLanguage pre API 33 (c48cf78 (opens new window))
- keepHardwareMode property in Ti.UI.View (3d03db0 (opens new window))
- cache ListView searchText (2e7fa1f (opens new window))
- move ScrollableView to ViewPager2 (8f2359b (opens new window))
- update internal Android libraries (2f7ed0c (opens new window))
- support for AttributedString objects (a753fc2 (opens new window))
- use ConcurrentHashMap in TiRhelper and TiUIHelper (5198d50 (opens new window))
- pre-compile regex patterns (2653a62 (opens new window))
- use i18n app name in AndroidManifest (ce0dc80 (opens new window))
- upgrade core-js to remove baseline-browser-mapping warning (de4eb55 (opens new window))
- doc github worklow (5dd1d65 (opens new window))
- add Alloy app to create menu (3016623 (opens new window))
Hans Knöchel
- modernize kroll core with GCD (6c24372 (opens new window))
- fix image blob memory issues (cef7d46 (opens new window))
- add AGENTS.md and CLAUDE.md (e7d7edf (opens new window))
- add web view API to hide input accessory views (b48b6d1 (opens new window))
- bump master to 13.2.0 (75ebb28 (opens new window))
Prashant Saini
- allow image to drag horizontally inside a ScrollableView (3929e28 (opens new window))
Chris Barber
- Switch to oxlint (#14394) (b8e2b3c (opens new window))
# Bug Fixes
# Android platform
- allow image to drag horizontally inside a ScrollableView (3929e28 (opens new window))
- fix endless loop in setLanguage pre API 33 (c48cf78 (opens new window))
- fix image blob memory issues (cef7d46 (opens new window))
- null pointer check in cpp files (76aff13 (opens new window))
- use i18n app name in AndroidManifest (ce0dc80 (opens new window))
# iOS platform
- fix Ti.UI.Button styling and events on Mac Catalyst (1897d79 (opens new window))
- support module builds with mac=true on Catalyst (dd2899b (opens new window))
# Multiple platforms
- upgrade core-js to remove baseline-browser-mapping warning (de4eb55 (opens new window))
# Features
# Multiple platforms
- add web view API to hide input accessory views (b48b6d1 (opens new window))
- add Alloy app to create menu (3016623 (opens new window))
- support for AttributedString objects (a753fc2 (opens new window))
# Android platform
- cache ListView searchText (2e7fa1f (opens new window))
- keepHardwareMode property in Ti.UI.View (3d03db0 (opens new window))
- move ScrollableView to ViewPager2 (8f2359b (opens new window))
- pre-compile regex patterns (2653a62 (opens new window))
- use ConcurrentHashMap in TiRhelper and TiUIHelper (5198d50 (opens new window))
# SDK Module Versions
| Module | Android version | iOS Version |
|---|---|---|
| 14.0.0 | 15.0.0 | |
| ti.map | 5.7.0 | 7.3.1 |
| ti.webdialog | 2.5.0 | 3.0.2 |
| ti.playservices | 18.6.0 | n/a |
| ti.identity | 3.2.0 | 5.0.0 |
| urlSession | n/a | 4.0.1 |
| ti.coremotion | n/a | 4.0.1 |
| ti.applesignin | n/a | 3.1.2 |
| hyperloop | 7.1.0 | 7.1.0 |