# Titanium SDK 12.7.0.GA Release Note
# About this release
Titanium SDK 12.7.0 is a minor release of the SDK, adding new features and enhancements for iOS and Android.
# Community Credits
Michael Gangolf
- move WebView contants into correct file (f88c009 (opens new window))
- fix some typos (a283e0a (opens new window))
- parity for keyboardframechanged and keyboardVisible (b947362 (opens new window))
- parity for Tab.popToRootWindow() (18088a2 (opens new window))
- Add rotate event (9f7d712 (opens new window))
- add letterSpacing to Label (ee8b04c (opens new window))
- return 0 for recycled images when clearing cache (b97c971 (opens new window))
- update gradle to 8.10.2 and ndk to 27 (513cc07 (opens new window))
- support html in text areas (42fd915 (opens new window))
- add networkMode ethernet to networkType (ba8d567 (opens new window))
- iOS systemImage example (356b4a2 (opens new window))
- improve BottomNavigation (experimental feature) (86e22ce (opens new window))
- layerType property for WebView (93c6adb (opens new window))
- textTransform for Label (b498e20 (opens new window))
- update canOpenURL test (d7a40c0 (opens new window))
- make scrollToTop and scrollToBottom animatable (d6751aa (opens new window))
- library updates (6352c27 (opens new window))
- refreshControl offset property (06248ec (opens new window))
Prashant Saini
- fix crash when calling
TabGroup.open()
(3438520 (opens new window)) - revert method signatures for compatibility (be955f6 (opens new window))
- add error code when http-client request is timed out (e665815 (opens new window))
- add null checks on recycler view proxy (fb7d039 (opens new window))
- lifecycle listeners and states (b08788f (opens new window))
- TabGroup show/hide support, iOS 18+ elevated tab bar (d84bb4d (opens new window))
- fix crash when calling
Hans Knöchel
- support html in text areas (8cfa968 (opens new window))
- expose document title to Ti.UI.iOS.DocumentViewer (51abfe7 (opens new window))
- bump to 12.7.0 (e3a9364 (opens new window))
# Bug Fixes
# Android platform
- add error code when http-client request is timed out (e665815 (opens new window))
- add networkMode ethernet to networkType (ba8d567 (opens new window))
- add null checks on recycler view proxy (fb7d039 (opens new window))
- fix crash when calling
TabGroup.open()
(3438520 (opens new window)) - lifecycle listeners and states (b08788f (opens new window))
- move WebView contants into correct file (f88c009 (opens new window))
- return 0 for recycled images when clearing cache (b97c971 (opens new window))
# Multiple platforms
- update canOpenURL test (d7a40c0 (opens new window))
# Features
# Multiple platforms
- Add rotate event (9f7d712 (opens new window))
- expose document title to Ti.UI.iOS.DocumentViewer (51abfe7 (opens new window))
- TabGroup show/hide support, iOS 18+ elevated tab bar (d84bb4d (opens new window))
# Android platform
- add letterSpacing to Label (ee8b04c (opens new window))
- layerType property for WebView (93c6adb (opens new window))
- make scrollToTop and scrollToBottom animatable (d6751aa (opens new window))
- parity for keyboardframechanged and keyboardVisible (b947362 (opens new window))
- parity for Tab.popToRootWindow() (18088a2 (opens new window))
- refreshControl offset property (06248ec (opens new window))
- support html in text areas (42fd915 (opens new window))
- textTransform for Label (b498e20 (opens new window))
# iOS platform
- support html in text areas (8cfa968 (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 |