# Titanium SDK 12.3.0.RC2 Release Note
# Titanium SDK 12.3.0.RC2 - 12 February 2024
# About this release
Titanium SDK 12.3.0 is a minor release of the SDK, addressing high-priority issues from previous releases. The second RC version fixes some reported issues related to the new scene-handling.
# Community Credits
Michael Gangolf
- fix Android FAB tintColor (0c1bf92 (opens new window))
- update minimum node.js version to 16.x (af08e72 (opens new window))
- set correct title after titleAttributes update (53738a1 (opens new window))
- optimize TiProperties (e364209 (opens new window))
- re-sync CHANGELOG.md (d9ae9ba (opens new window))
- add cli.ignoreLog to ios (eabedaa (opens new window))
- view rotation parity (5c7edd8 (opens new window))
- minor CameraX, Recyclerview library update (8fde8c2 (opens new window))
- lineCount/visibleText for Ti.UI.Label (1eeb301 (opens new window))
- window titleAttributes parity (eb19d17 (opens new window))
- xml parser null check (3c0794f (opens new window))
- return more httpclient errors to Ti (fafdde6 (opens new window))
- update hyperloop version (4b01bc0 (opens new window))
- null check in ScrollView getAttributeSet (c3c6cde (opens new window))
- fix TextArea hinttextid (845a08d (opens new window))
- webview html example (58f868b (opens new window))
- removing old Appc strings (2c3ecce (opens new window))
- updated examples (1ebb379 (opens new window))
- label breakStrategy & hyphenationFrequency (f5181db (opens new window))
- copyright headers, wiki links (455d4b2 (opens new window))
- remove more appc/jira links (6726c2c (opens new window))
- add empty build.gradle (2c965e4 (opens new window))
Hans Knöchel
- fix various issues related to the scene migration (21c2861 (opens new window))
- fix debug issues with scenes (34e0086 (opens new window))
- move issue (f83062b (opens new window))
- add 12.3.0 changelog (1e58137 (opens new window))
- support multi-scene applications (bfc87a6 (opens new window))
- add iOS 17+ spring animations (be053b0 (opens new window))
- update ti.map to 7.3.1 (10535bc (opens new window))
- include new versions of ti.map (e4b3974 (opens new window))
- bump master to 12.3.0 (acf6b15 (opens new window))
Brianggalvez
- support for html in AttributedStrings (ca4a7a9 (opens new window))
# Bug Fixes
# Android platform
- fix Android FAB tintColor (0c1bf92 (opens new window))
- fix TextArea hinttextid (845a08d (opens new window))
- null check in ScrollView getAttributeSet (c3c6cde (opens new window))
- return more httpclient errors to Ti (fafdde6 (opens new window))
- set correct title after titleAttributes update (53738a1 (opens new window))
- xml parser null check (3c0794f (opens new window))
# iOS platform
- simulator and macos builds don't require wwdr (8c70a0d (opens new window))
- fix debug issues with scenes (34e0086 (opens new window))
- fix various issues related to the scene migration (21c2861 (opens new window))
# Features
# Multiple platforms
- add iOS 17+ spring animations (be053b0 (opens new window))
- update minimum node.js version to 16.x (af08e72 (opens new window))
# Android platform
- add empty build.gradle (2c965e4 (opens new window))
- label breakStrategy & hyphenationFrequency (f5181db (opens new window))
- lineCount/visibleText for Ti.UI.Label (1eeb301 (opens new window))
- optimize TiProperties (e364209 (opens new window))
- window titleAttributes parity (eb19d17 (opens new window))
# iOS platform
- add cli.ignoreLog to ios (eabedaa (opens new window))
- support for html in AttributedStrings (ca4a7a9 (opens new window))
- support multi-scene applications (bfc87a6 (opens new window))
- view rotation parity (5c7edd8 (opens new window))
# SDK Module Versions
Module | Android version | iOS Version |
---|---|---|
12.1.0 | 14.0.0 | |
ti.map | 5.6.0 | 7.3.1 |
ti.webdialog | 2.3.0 | 3.0.2 |
ti.playservices | 18.2.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 |