Skip to content

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

iOS platform

  • add install failed error message (e5c8391)
  • redesigned error view (b8a14b3)

BREAKING CHANGES

SDK Module Versions

ModuleAndroid versioniOS Version
facebook11.2.012.1.0
ti.map5.3.46.0.1
ti.webdialog2.2.03.0.2
ti.playservices17.5.0n/a
ti.identity3.1.04.0.1
urlSessionn/a4.0.1
ti.coremotionn/a4.0.1
ti.applesigninn/a3.1.1
hyperloop7.0.47.0.4

Titanium SDK Documentation