# Titanium SDK 11.1.0.RC Release Note
# Titanium SDK 11.1.0.RC - 29 August 2022
# 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 (opens new window))
- snackbar (59fd9fe (opens new window))
- continuous update for ListView scrolling event (74b00ce (opens new window))
- add headingTime, fix headingFilter (6170a1e (opens new window))
- add position to TableView scrollToIndex (bed6382 (opens new window))
- add Slider style example (9aeff5d (opens new window))
- textfield padding (dcdfce5 (opens new window))
- null check in DisplayCapsProxy (d60baec (opens new window))
- add install failed error message (e5c8391 (opens new window))
- Parity for Ti.UI.ListViewScrollPosition.* / Ti.UI.TableViewScrollPosition.* on iOS/Android (8cea843 (opens new window))
- fix some tests (8dac17b (opens new window))
- update support libraries (2958575 (opens new window))
- viewShadowColor parity (63b70fd (opens new window))
- update node-appc (10c2332 (opens new window))
Hans Knöchel
- require “canMove” property to be true (f202a6e (opens new window))
- move “movestart” event call to a better place (be725e2 (opens new window))
- fix navigation items in tab group layout (d02580b (opens new window))
- fix tabgroup layout on iOS 16+ (5afeee0 (opens new window))
- add more context to list view cell warning (43faca2 (opens new window))
- Revert "fix(android): textfield padding (#13279)" (#13512) (918388a (opens new window))
- add „movestart“ and "moveend" events to drag and drop (31d8194 (opens new window))
- fix asset catalog regression (48208e3 (opens new window))
- be able to drag and drop without explicit editing mode (a742403 (opens new window))
- fix nil-check for remote cache (2e2cff4 (opens new window))
- fix Ti.UI.ListView scroll state restoration (6f96424 (opens new window))
- update facebook SDK’s (879be32 (opens new window))
- update ioslib to 1.7.29 (293152e (opens new window))
- bump master to 11.1.0 (e6a8f43 (opens new window))
Marc Bender
- add option to exclude dir(s) from compiling to assests catalog … (d0ab654 (opens new window))
# Bug Fixes
# iOS platform
- require “canMove” property to be true (f202a6e (opens new window))
- fix asset catalog regression (48208e3 (opens new window))
- fix tabgroup layout on iOS 16+ (5afeee0 (opens new window))
# Multiple platforms
- move “movestart” event call to a better place (be725e2 (opens new window))
- fix navigation items in tab group layout (d02580b (opens new window))
- fix nil-check for remote cache (2e2cff4 (opens new window))
- fix some tests (8dac17b (opens new window))
# Android platform
- fix Ti.UI.ListView scroll state restoration (6f96424 (opens new window))
- null check in DisplayCapsProxy (d60baec (opens new window))
- textfield padding (dcdfce5 (opens new window))
# Features
# Multiple platforms
- update node-appc (10c2332 (opens new window))
- continuous update for ListView scrolling event (74b00ce (opens new window))
- be able to drag and drop without explicit editing mode (a742403 (opens new window))
- add option to exclude dir(s) from compiling to assests catalog … (d0ab654 (opens new window))
- Parity for Ti.UI.ListViewScrollPosition.* / Ti.UI.TableViewScrollPosition.* on iOS/Android (8cea843 (opens new window))
- update facebook SDK’s (879be32 (opens new window))
# Android platform
- add autoSize to label (703c760 (opens new window))
- add headingTime, fix headingFilter (6170a1e (opens new window))
- add position to TableView scrollToIndex (bed6382 (opens new window))
- snackbar (59fd9fe (opens new window))
- update support libraries (2958575 (opens new window))
- viewShadowColor parity (63b70fd (opens new window))
# iOS platform
- add install failed error message (e5c8391 (opens new window))
- redesigned error view (b8a14b3 (opens new window))
# 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 |