Skip to content

2.0.0 GA

Compare
Choose a tag to compare
@hansemannn hansemannn released this 08 Nov 15:46
· 371 commits to master since this release
  • Improve Ti SDK handling during CI builds (TIMOB-23926)
  • iOS: Fix the merging of Hyperloop build and the SDK build (TIMOB-24029)
  • iOS: Display logs for help migrating to the new properties-syntax (TIMOB-24027)
  • iOS: Fix require-changes in Titanium 6 TIMOB-23971
  • iOS: Improve the way properties are generated TIMOB-23911
  • iOS: Set Legacy Swift Language Version correctly (TIMOB-23808)
  • Android: The require() of native class android.content.Intent fails on SDK 6+ (TIMOB-24021)
  • Android: Fix argument-conversation that caused the app to crash (TIMOB-24022)
  • Android: Fix casting problems from Ti.Android.Intent to native Android Intent (TIMOB-23953)
  • Android: Fix .so file-handling in .aar files (TIMOB-23945)
  • Android: App crashes while trying to create Intent using Hyperloop TIMOB-23932