# Titanium SDK 12.5.0.GA Release Note
# Titanium SDK 12.5.0.GA - 16 September 2024
# About this release
Titanium SDK 12.5.0 is a minor release of the SDK, adding new features and platform updates. It also adds stable support for iOS 18 and Xcode 16, the latest software in the Apple ecosystem.
# Community Credits
Michael Gangolf
- forward --sdk in module build process (07f435d (opens new window))
- more log output (694766b (opens new window))
- statusBarColor for Window (91499ef (opens new window))
- 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 “interactiveDismissModeEnabled” API (1d2cdd5 (opens new window))
- textfield padding (d75fc9e (opens new window))
- Revert "fix(ios): fix unbalanced view controller transitions causing issues on iOS 16+ (#13586)" (b9932b2 (opens new window))
- bump master to 12.5.0 (52cab42 (opens new window))
- add 12.5.0 changelog (e5e3f33 (opens new window))
Abdullah Al-Faqeir
- pause returns false (e577bce (opens new window))
# 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))
- textfield padding (d75fc9e (opens new window))
# iOS platform
- pause returns false (e577bce (opens new window))
# Multiple platforms
- sdk build on windows needs shell: true to run batch files (f3e5a0b (opens new window))
# Features
# Multiple platforms
- add 12.5.0 changelog (e5e3f33 (opens new window))
# 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))
- more log output (694766b (opens new window))
- set targetSDK to Android 34 (5fc81f0 (opens new window))
- statusBarColor for Window (91499ef (opens new window))
# iOS platform
- add “interactiveDismissModeEnabled” API (1d2cdd5 (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 |