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
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
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
| 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 |