Titanium SDK 11.1.0.GA
About this release
Titanium SDK 11.1.0 is a minor release of the SDK, addressing high-priority issues from previous releases.
Community Credits
Michael Gangolf
- add autoSize to label (703c760)
- snackbar (59fd9fe)
- continuous update for ListView scrolling event (74b00ce)
- add headingTime, fix headingFilter (6170a1e)
- add position to TableView scrollToIndex (bed6382)
- add Slider style example (9aeff5d)
- textfield padding (dcdfce5)
- null check in DisplayCapsProxy (d60baec)
- add install failed error message (e5c8391)
- Parity for Ti.UI.ListViewScrollPosition.* / Ti.UI.TableViewScrollPosition.* on iOS/Android (8cea843)
- fix some tests (8dac17b)
- update support libraries (2958575)
- viewShadowColor parity (63b70fd)
- update node-appc (10c2332)
Hans Knöchel
- require “canMove” property to be true (f202a6e)
- move “movestart” event call to a better place (be725e2)
- fix navigation items in tab group layout (d02580b)
- fix tabgroup layout on iOS 16+ (5afeee0)
- add more context to list view cell warning (43faca2)
- Revert "fix(android): textfield padding (#13279)" (#13512) (918388a)
- add „movestart“ and "moveend" events to drag and drop (31d8194)
- fix asset catalog regression (48208e3)
- be able to drag and drop without explicit editing mode (a742403)
- fix nil-check for remote cache (2e2cff4)
- fix Ti.UI.ListView scroll state restoration (6f96424)
- update facebook SDK’s (879be32)
- update ioslib to 1.7.29 (293152e)
- bump master to 11.1.0 (e6a8f43)
Marc Bender
- add option to exclude dir(s) from compiling to assests catalog … (d0ab654)
Bug Fixes
iOS platform
- require “canMove” property to be true (f202a6e)
- fix asset catalog regression (48208e3)
- fix tabgroup layout on iOS 16+ (5afeee0)
Multiple platforms
- move “movestart” event call to a better place (be725e2)
- fix navigation items in tab group layout (d02580b)
- fix nil-check for remote cache (2e2cff4)
- fix some tests (8dac17b)
Android platform
- fix Ti.UI.ListView scroll state restoration (6f96424)
- null check in DisplayCapsProxy (d60baec)
- textfield padding (dcdfce5)
Features
Multiple platforms
- update node-appc (10c2332)
- continuous update for ListView scrolling event (74b00ce)
- be able to drag and drop without explicit editing mode (a742403)
- add option to exclude dir(s) from compiling to assests catalog … (d0ab654)
- Parity for Ti.UI.ListViewScrollPosition.* / Ti.UI.TableViewScrollPosition.* on iOS/Android (8cea843)
- update facebook SDK’s (879be32)
Android platform
- add autoSize to label (703c760)
- add headingTime, fix headingFilter (6170a1e)
- add position to TableView scrollToIndex (bed6382)
- snackbar (59fd9fe)
- update support libraries (2958575)
- viewShadowColor parity (63b70fd)
iOS platform
BREAKING CHANGES
SDK Module Versions
| Module | Android version | iOS Version |
|---|---|---|
| 11.2.0 | 12.1.0 | |
| ti.map | 5.3.4 | 6.0.1 |
| ti.webdialog | 2.2.0 | 3.0.2 |
| ti.playservices | 17.5.0 | n/a |
| ti.identity | 3.1.0 | 4.0.1 |
| urlSession | n/a | 4.0.1 |
| ti.coremotion | n/a | 4.0.1 |
| ti.applesignin | n/a | 3.1.1 |
| hyperloop | 7.0.4 | 7.0.4 |