Releases: tidev/hyperloop.next
Releases · tidev/hyperloop.next
1.2.6_r2
- Fix proxy-error in Android (TIMOB-23815)
https://github.com/appcelerator/hyperloop.next/tree/1.2.6_r2
1.2.6_r1 [Do not use. Use 1.2.6_r2 instead]
- Android: 🔥 Internal 🔥 Validate platform-GUID on runtime (TIMOB-23770)
Important Note
This is 1.2.6 with the added Validation for Android.
Internally it is labeled as 1.2.6_r1 but, when you use the module, it will reflect 1.2.6.
The 1.2.6_r1 is only for internal labelling/usage. Please refer to this as 1.2.6 everywhere else.
Do not use this as this does not work well. [TIMOB-23815]
1.2.7 Beta
- Android: 🔥 Internal 🔥 Validate platform-GUID on runtime (TIMOB-23770)
- iOS: Fix classes that crashed on iOS because they are not available on tvOS / watchOS (TIMOB-23722)
1.2.6 [Do not use. Use 1.2.6_r2 instead]
- Hyperloop: iOS: Local-embedded frameworks not working with TICORE (TIMOB-23729)
- Hyperloop: CocoaPods version 1.0.x is not supported by Hyperloop (TIMOB-23526)
1.2.6_b1
1.2.5
- iOS: "spawn EACCESS" exception is thrown when Hyperloop is referenced (TIMOB-23629)
- Fixing version to 1.2.5 (TIMOB-23709)
Note: Tag is 1.2.5_r1
as 1.2.5
tag was earlier used.
1.2.4
- Hyperloop iOS Leaks (TIMOB-23435)
- Fix Swift-compiling in iOS10 (TIMOB-23652)
- Add support for blocks as block arguments (TIMOB-23540)
1.2.3
- iOS: Use
builder.minIosVer
as minimum iOS version reference (TIMOB-23530) - iOS: Remove native xcode-sources from packaged plugin (TIMOB-23541)
- Android: Catch all exceptions in loading classes
- Use Ti SDKs from 5_4_X branch, not master
1.2.2
- iOS: Local-embedded frameworks not working (TIMOB-20484)