| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| debug-symbols.zip | 2026-08-27 | 100.3 MB | |
| nativescript-android-9.1.0.tgz | 2026-08-27 | 153.8 MB | |
| README.md | 2026-08-25 | 6.9 kB | |
| v9.1.0 source code.tar.gz | 2026-08-25 | 40.3 MB | |
| v9.1.0 source code.zip | 2026-08-25 | 41.1 MB | |
| Totals: 5 Items | 335.6 MB | 0 | |
9.1.0 (2026-08-27)
Bug Fixes
- bound Map/Set inspection and harden review findings (d90a469)
- clear pending exception before rejecting a builtin dynamic import (a45d1ad)
- console: find custom toString on deep prototype chains (d0192f2)
- don't abort on worker termination during module load (#1993) (73df473)
- inspector: make the Tracing domain protocol-correct and faster (e597308)
- isolate/runtime lifetime — worker startup race, teardown use-after-free, and leaks (#2006) (19faa3d)
- lock the remaining process-global state shared across isolates (7c9c3db)
- metadata-generator: read Kotlin metadata leniently (f36b01c)
- preserve jsparser CommonJS package boundary (#1984) (e6d0d3d)
- release ObjectManager's JS handles and JNI weak refs at teardown (#2008) (e612f1b)
- resolve SDK platform dir for minor-versioned platforms (android-37.0) (5b16e19)
- restore native tombstones and record runtime crash breadcrumbs (#2007) (7e1fdab)
- runtime lifetime — deferred leaks, cross-isolate sharing, startup robustness (#2013) (e2ede45)
- stop Kotlin internal members leaking into metadata and typings (4fbb006)
- url: resync cached searchParams when search/href changes (e63bf62)
Features
- Ada v4 (#1988) (c22ad60)
- add AbortController and AbortSignal (#2025) (6ebb265)
- add DOMException and CustomEvent as lazy globals (#2027) (4e7f207)
- add TextEncoder/TextDecoder and atob/btoa on a lazy-global tier (#2026) (f69b684)
- budgeted console formatter (inspect builtin) (#1991) (c1e1631)
- ESM loader robustness, HTTP module loader, ns:module dev surface (#1965) (bce6698)
- expose requestAnimationFrame under the standard global names (d1fc925)
- expose timers under the standard global names (4da75c2)
- Node-API (napi) surface for plugin developers (#2004) (c26048c)
- Node-style primordials for runtime builtins (#1990) (98b63ba)
- ns:util builtin module (inspect, format) (#1992) (7ff8e85)
- per-runtime EventLoop - v8 platform tasks + two-lane scheduler (Java MessageQueue / ALooper fd) (#2003) (fd7b6c6)
- robust loader improvements (#2021) (25de01a)
- structuredClone global (HTML structured clone, ArrayBuffer transfer) (#2000) (f284059)
- typings: describe Kotlin internals and nullability in generated definitions (48f7ab5)
- upgrade V8 to 14.9.207.39 (#1987) (c08a91b)
- web-compliant error handling (#1985) (34196a7)
- WHATWG performance API (hr-time, user timing, performance timeline) (#2001) (345f16f)