# Titanium SDK 12.5.0.RC Release Note
# Titanium SDK 12.5.0.RC - 27 August 2024
# About this release
Titanium SDK 12.5.0 is a minor release of the SDK, adding new features and platform updates.
# Community Credits
Michael Gangolf
- flatten ListView layout (b9fd683 (opens new window))
- add maxImages and pathOnly to openPhotoGallery (3eda594 (opens new window))
- fire
selected
event again when clicking the same Tab again (dfb1b5c (opens new window)) - enable Signature Scheme v3 (c719bcd (opens new window))
- update cmake, checkstyle (8846f07 (opens new window))
- fix tintColor and activeTintColor in a TabbedBar (2e92f1d (opens new window))
- set targetSDK to Android 34 (5fc81f0 (opens new window))
- fix Actionbar backgroundImage doc and improve setter (803bd04 (opens new window))
- keep Tab tintColor when changing icons (51be366 (opens new window))
- fix titleAttribute when it's not a creation parameter (017c052 (opens new window))
Hans Knöchel
- add 12.4.0.GA changelog (9388600 (opens new window))
- bump master to 12.5.0 (52cab42 (opens new window))
- add support for iOS 18 and Xcode 16
# Bug Fixes
# Android platform
- fix Actionbar backgroundImage doc and improve setter (803bd04 (opens new window))
- fix tintColor and activeTintColor in a TabbedBar (2e92f1d (opens new window))
- fix titleAttribute when it's not a creation parameter (017c052 (opens new window))
- keep Tab tintColor when changing icons (51be366 (opens new window))
# Multiple platforms
- sdk build on windows needs shell: true to run batch files (f3e5a0b (opens new window))
# Features
# Android platform
- add maxImages and pathOnly to openPhotoGallery (3eda594 (opens new window))
- enable Signature Scheme v3 (c719bcd (opens new window))
- fire
selected
event again when clicking the same Tab again (dfb1b5c (opens new window)) - flatten ListView layout (b9fd683 (opens new window))
- set targetSDK to Android 34 (5fc81f0 (opens new window))
# SDK Module Versions
Module | Android version | iOS Version |
---|---|---|
12.1.0 | 14.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.6 | 7.0.6 |