# Titanium SDK 12.6.2.GA Release Note
# Titanium SDK 12.6.2.GA - 03 February 2025
# About this release
Titanium SDK 12.6.2 is a patch release of the SDK, addressing high-priority issues from previous releases.
As of this GA release, the previous Titanium SDK patch release (12.6.1) is no longer supported.
# Community Credits
Michael Gangolf
- fix crash when using window.add([]) with a null object (506bad4 (opens new window))
- make android mocha tests run again (31ae72d (opens new window))
- missing null checks in Ti.UI.Label methods (0015ff1 (opens new window))
- fix tableView parent (9d419d8 (opens new window))
- fix path error on Windows module builds (73e4120 (opens new window))
- expose uiFlags (cbb0998 (opens new window))
Prashant Saini
- fix global header/footer title in ListView (1cac525 (opens new window))
Hans Knöchel
- restore old scons dependencies to fix local Xcode build (14d054a (opens new window))
- fix plist entry entry for non-existing fonts (2cf5a8e (opens new window))
# Bug Fixes
# Android platform
- fix crash when using window.add([]) with a null object (506bad4 (opens new window))
- fix global header/footer title in ListView (1cac525 (opens new window))
- fix path error on Windows module builds (73e4120 (opens new window))
- fix tableView parent (9d419d8 (opens new window))
- missing null checks in Ti.UI.Label methods (0015ff1 (opens new window))
# Multiple platforms
- restore old scons dependencies to fix local Xcode build (14d054a (opens new window))
- fix plist entry entry for non-existing fonts (2cf5a8e (opens new window))
- make android mocha tests run again (31ae72d (opens new window))
# Features
# Android platform
- expose uiFlags (cbb0998 (opens new window))
# SDK Module Versions
Module | Android version | iOS Version |
---|---|---|
13.0.0 | 15.0.0 | |
ti.map | 5.6.1 | 7.3.1 |
ti.webdialog | 2.3.0 | 3.0.2 |
ti.playservices | 18.3.0 | n/a |
ti.identity | 3.1.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.0.9 | 7.0.9 |