# Titanium SDK 12.6.0.RC Release Note
# Titanium SDK 12.6.0.RC - 01 December 2024
# About this release
Titanium SDK 12.6.0 is a minor release of the SDK, adding new features and addressing potential bugs from previous releases.
# Community Credits
Michael Gangolf
- update node-titanium-sdk (5c25ec1 (opens new window))
- optimize cameraX rotation after camera is active (69b645f (opens new window))
- tableView row parent (6fc9dcb (opens new window))
- findStateDrawableIndex reflection method (4364a7c (opens new window))
- fix starting activity when launching from home screen (c69e2ec (opens new window))
- webview content will fill up the whole Ti.UI.WebView by default (c817069 (opens new window))
- fix Material3 BottomNavigation height (d83d64e (opens new window))
- add x/y to ScrollView drag events (70073c4 (opens new window))
- enable gradle config caching (6f0d755 (opens new window))
- add direction to ListView scrolling (81d5d1e (opens new window))
- build module with example app (b8d1a8f (opens new window))
- update NotificationChannel example (cd0b55f (opens new window))
- update gradle files (f3676e1 (opens new window))
- add responseDictionary to HTTPClient documentation (d98f6a6 (opens new window))
Hans Knöchel
- update hyperloop to 7.0.9 to fix dex issues (829d4ab (opens new window))
- update ti.facebook to latest (5aec767 (opens new window))
- update hyperloop to 7.0.8 to support SDK 12.6.0+ (c5f2132 (opens new window))
- update hyperloop to 7.0.7 (d084485 (opens new window))
dlewis23
- iOS 18 dark mode icons (#14138) (8f201d9 (opens new window))
Abdullah Al-Faqeir
- override user interface style (5bebfdb (opens new window))
- fixing not finding themes when building sdk app.js (5dd0259 (opens new window))
- be able to add plugins to build.gradle (e1212e9 (opens new window))
- gradle 8 (50d8604 (opens new window))
- ios click speed (6cc8830 (opens new window))
Douglas Alves
- handle x/y position for touch in dragstart/dragend events on iOS (62e9d4a (opens new window))
# Bug Fixes
# Android platform
- build module with example app (b8d1a8f (opens new window))
- findStateDrawableIndex reflection method (4364a7c (opens new window))
- fix Material3 BottomNavigation height (d83d64e (opens new window))
- fix starting activity when launching from home screen (c69e2ec (opens new window))
- fixing not finding themes when building sdk app.js (5dd0259 (opens new window))
- ios click speed (6cc8830 (opens new window))
- optimize cameraX rotation after camera is active (69b645f (opens new window))
- override user interface style (5bebfdb (opens new window))
- tableView row parent (6fc9dcb (opens new window))
# Features
# Multiple platforms
- update ti.facebook to latest (5aec767 (opens new window))
- update hyperloop to 7.0.7 (d084485 (opens new window))
- update hyperloop to 7.0.8 to support SDK 12.6.0+ (c5f2132 (opens new window))
- update hyperloop to 7.0.9 to fix dex issues (829d4ab (opens new window))
# Android platform
- add x/y to ScrollView drag events (70073c4 (opens new window))
- be able to add plugins to build.gradle (e1212e9 (opens new window))
- enable gradle config caching (6f0d755 (opens new window))
- webview content will fill up the whole Ti.UI.WebView by default (c817069 (opens new window))
# iOS platform
- add direction to ListView scrolling (81d5d1e (opens new window))
- handle x/y position for touch in dragstart/dragend events on iOS (62e9d4a (opens new window))
- iOS 18 dark mode icons (#14138) (8f201d9 (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 |