Skip to content

Releases: tidev/hyperloop.next

7.0.6

18 Nov 11:16
3b48608
Compare
Choose a tag to compare

What's Changed

  • fix: resolve elaborated types (Xcode 15 / iOS 17 compatibility) by @janvennemann in #381

Full Changelog: v7.0.5...v7.0.6

7.0.5

20 May 16:47
6e9eae7
Compare
Choose a tag to compare

What's Changed

  • update Github iOS/Android Actions by @m1ga in #371
  • feat(android): update babel by @m1ga in #370
  • fix: do not require module map for frameworks, update changelog and package-lock.json by @hansemannn in #379

New Contributors

  • @m1ga made their first contribution in #371

Full Changelog: v7.0.4...v7.0.5

7.0.4

22 Jul 22:34
e7b7141
Compare
Choose a tag to compare

iOS

Fix

  • TIMOB-28508 Re-add 32-bit binaries for Titanium 9.2.x support.

7.0.3

29 Jun 16:51
9962bc7
Compare
Choose a tag to compare
7.0.3 Pre-release
Pre-release

iOS

Fix

  • Fix encrypted build regression caused 7.0.2 release.
  • TIMOB-28461 support LiveView

7.0.2

17 Jun 21:40
577e63f
Compare
Choose a tag to compare
7.0.2 Pre-release
Pre-release

iOS

Improvement

7.0.1

10 Mar 20:15
f98983d
Compare
Choose a tag to compare

Android

Fixed

  • TIMOB-28375 fails to access Java enum types with JDK 12+

7.0.0

10 Mar 17:59
Compare
Choose a tag to compare

Bump iOS minimum supported version to 11

6.0.2

10 Mar 18:01
36320ff
Compare
Choose a tag to compare

Android

Fixed

  • TIMOB-27915 "Cannot redefine property" runtime error caused by using kotlin classes using the "companion" language feature.

iOS

Fixed

6.0.1

10 Mar 18:06
Compare
Choose a tag to compare

iOS

Fixed

  • Exclude arm64 architecture builds for simulator when on x86_64 device (fixes builds of 3rd-party frameworks missing arm64 sim support on Xcode 12)

6.0.0

10 Mar 18:07
92712ee
Compare
Choose a tag to compare

iOS

Fixed

Breaking Changes

  • iOS: Updated min supported Titanium SDK version to 9.2.0 due to usage of the new XCFramework packaging format only supported by Titanium SDK 9.2.0+.