Android Runtime Versions Save

Android runtime for NativeScript (based on V8)

v8.7.0

4 weeks ago

8.7.0 (2024-04-08)

Bug Fixes

Features

Reverts

v8.7.0-rc.3

4 weeks ago

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

Bug Fixes

Features

Reverts

v8.7.0-alpha.1

3 months ago

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

Features

v8.7.0-alpha.0

3 months ago

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

6 months ago

8.6.2 (2023-10-10)

v8.6.1

6 months ago

8.6.0 (2023-10-10)

8.6.1 (2023-10-10)

Bug Fixes

v8.6.0

6 months ago

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

7 months ago

8.5.4 (2023-09-27)

Bug Fixes

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

v8.5.3

7 months ago

8.5.3 (2023-09-22)

Bug Fixes

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

v8.5.2

8 months ago

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)