Skip to content

Releases: NativeScript/android

v8.9.1

28 Feb 20:07
83f611b
Compare
Choose a tag to compare

8.9.1 (2025-02-28)

Features

v8.9.0

26 Feb 20:01
Compare
Choose a tag to compare

Bug Fixes

  • inner type should net be set when companion object is defined as function (#1831) (e293636)

Features

Performance Improvements

  • optimizations around generating JS classes from Metadata (#1824) (f290ed2)

v8.8.6

28 Oct 15:33
Compare
Choose a tag to compare

8.8.6 (2024-10-28)

Bug Fixes

  • exit(0) causes ANR due to destroyed mutex (#1820) (94ddb15)
  • gradle error when compileSdk or targetSdk is provided (#1825) (a983931)
  • URL: allow undefined 2nd args (#1826) (2bab8f5)

v8.8.5

30 Sep 14:51
Compare
Choose a tag to compare

8.8.5 (2024-09-30)

Bug Fixes

  • prevent metadata offset overflow into array space and convert shorts to uints before addition (9cfc349)

v8.8.4

06 Sep 21:57
Compare
Choose a tag to compare

8.8.4 (2024-09-06)

Bug Fixes

  • ensure same mtime for js and code cache to prevent loading old code caches (#1822) (3d6e101)

v8.8.3

02 Sep 20:24
Compare
Choose a tag to compare

8.8.3 (2024-09-02)

Bug Fixes

  • generate correct metadata when overflowing signed short values (#1821) (c9fac4b)

v8.8.2

22 Jul 15:18
Compare
Choose a tag to compare

Bug Fixes

v8.8.1

22 Jul 15:17
Compare
Choose a tag to compare

Features

v8.8.0

09 Jul 19:45
Compare
Choose a tag to compare

8.8.0 (2024-07-09)

Bug Fixes

Features

v8.7.0

08 Apr 17:13
Compare
Choose a tag to compare

8.7.0 (2024-04-08)

Bug Fixes

Features

Reverts