Skip to content

Titanium SDK 8.2.1.GA

About this release

Titanium SDK 8.2.1 is a patch release of the SDK, addressing high-priority issues from previous releases.

As of this GA release, the previous Titanium SDK patch release (8.2.0) is no longer supported. End of support for this version will be 2020-04-23 or until the next patch release. Note: major and minor releases continue to be supported according to their nominal lifetime. See Axway Appcelerator Deprecation Policy and Nominal Lifetimes documents for details.

⚠️ With the release of Titanium SDK 9.0.0, we will no longer support Node.js 8.X. Node 10.2.0 will be the new minimum supported version with SDK 9.0.0.

Community Credits

  • teunklijn
    • TIMOB-27165 - localnotificationaction event contains notification id instead of the action id (3a42ee4)

Bug Fixes

Android platform

Multiple platforms

  • focus on TextInputEditText view (433762a)
  • sf symbol handling for application shortcut (b1d6ce0)

iOS platform

  • added xcworkspacedata file generation (c32f363)
  • TIMOB-27403 - also lookup semnantic colors in correct location for classic (df39a91)
  • TIMOB-27453 - can not show fullscreen modal windows anymore (a341c1b)
  • close window handling from presentationController’s delegate method (5fbec83)
  • fix TiBase header to order macros properly, re-use macros (94d29f2)
  • TIMOB-27354 - guard source property and removed NSNull if it is nil (44074a8)
  • hide dimming view (4c07280)
  • TIMOB-27413 - hideShadow handling for iOS 13 (c6a4ba7)
  • properly set tint-color on image-view (1a47522)
  • remove additional gc protection once proxy is remembered (dfd5a02)
  • select a valid ios sim xcodebuild destination [backport] (65cd2e5)
  • TIMOB-27419 - support new property to remove note (8f1b2a6)
  • MOD-2542 - update ti.applesigning module to 1.1.1 (51ea381)
  • volume event handling (6d4e417)

Features

Multiple platforms

Titanium SDK Documentation