Skip to content

Releases: NativeScript/android

v8.2.3

24 Jun 13:43
Compare
Choose a tag to compare

fix: direct boot should not crash/ANR](d2b18d7)

v8.2.2

09 Mar 14:11
Compare
Choose a tag to compare

fix: app freezing on splash screen

v8.2.1

08 Mar 22:14
Compare
Choose a tag to compare

fix: add back gradle key in package json for the time being

v8.2.0

08 Mar 13:59
Compare
Choose a tag to compare

What's Changed

  • Gradle 7 support
  • API31 fixes
  • Updated all androidX libraries
  • exposed __drainMicrotaskQueue global
  • console.time to use 3 digit precision
  • direct TypedArray marshalling
  • updated js_parser and babel versions to latest
  • fixed worker termination and cleanup
  • updated included dts-generator with improvements (aar support, default generics, ...)

v7.0.1

17 Oct 02:20
579b05c
Compare
Choose a tag to compare

v7.0.0

31 Aug 23:00
30311ac
Compare
Choose a tag to compare

Android Runtime v7.0

  • Metadata fixes, eliminating crashing on startup when kotlin support libraries are included in application
  • Support for new new configuration system (backwards compatible with prior NS CLI's)
  • Support for new multitasking (behind a test flag)
  • Upgraded v8 engine - 8.3.110.9
  • Updated AndroidX dependencies

v6.5.3

08 Jul 16:29
12a253d
Compare
Choose a tag to compare

v6.5.2

08 Jul 15:06
18c896c
Compare
Choose a tag to compare

v6.5.1

29 May 06:25
c40965d
Compare
Choose a tag to compare

v6.5.0

19 Mar 09:25
06980ed
Compare
Choose a tag to compare
Merge pull request #1595 from NativeScript/master

Merge master to release