Skip to content

Releases: NativeScript/android

v8.7.0

08 Apr 17:13
Compare
Choose a tag to compare

8.7.0 (2024-04-08)

Bug Fixes

Features

Reverts

v8.7.0-rc.3

08 Apr 17:10
Compare
Choose a tag to compare
v8.7.0-rc.3 Pre-release
Pre-release

8.7.0-rc.3 (2024-04-08)

Bug Fixes

Features

Reverts

v8.7.0-alpha.1

27 Jan 22:48
Compare
Choose a tag to compare
v8.7.0-alpha.1 Pre-release
Pre-release

8.7.0-alpha.1 (2024-01-27)

Features

v8.7.0-alpha.0

20 Jan 23:07
Compare
Choose a tag to compare
v8.7.0-alpha.0 Pre-release
Pre-release

8.7.0-alpha.0 (2024-01-20)

Features

  • migrate to faster maps and use runtime context (#1793) (b248dc4)
  • URL & URLSearchParams (5346340)
  • use node module bindings like the iOS runtime (#1795) (643958b)

v8.6.2

10 Oct 22:13
Compare
Choose a tag to compare

8.6.2 (2023-10-10)

v8.6.1

10 Oct 19:58
Compare
Choose a tag to compare

8.6.0 (2023-10-10)

8.6.1 (2023-10-10)

Bug Fixes

v8.6.0

10 Oct 19:06
ee3e354
Compare
Choose a tag to compare

8.6.0 (2023-10-06)

Bug Fixes

  • make jar files readonly prior to loading (#1790) (2bcdaf0)
  • only use project jar files if they are linked (d23ca94)
  • revert namespace change as to not break existing projects (8b7b59d)

Features

v8.5.4

27 Sep 18:03
Compare
Choose a tag to compare

8.5.4 (2023-09-27)

Bug Fixes

  • make jar files readonly prior to loading (#1790) (14a932a)

v8.5.3

22 Sep 20:59
Compare
Choose a tag to compare

8.5.3 (2023-09-22)

Bug Fixes

  • resolve __postFrameCallback crash on re-scheduling (6a533ce)

v8.5.2

31 Aug 21:09
Compare
Choose a tag to compare

8.5.2 (2023-08-31)

Bug Fixes

  • __runOnMainThread erase iterator before it can be invalidated (e811484)
  • pull js stack trace from wrapped NativeScriptExceptions (#1774) (52b7fa2)