Releases: NativeScript/ios
Releases · NativeScript/ios
8.2.0 - 8.2.1
07 Mar 22:46
Compare
Sorry, something went wrong.
No results found
Bug Fixes
don't leak code cache data (#146 ) (c580098 )
lock isolate before handle_scope (#149 ) (3c23fd8 )
only warn once about WeakRef.clear() deprecation. (#140 ) (fc0f18c )
prevent crashes during onuncaughterror (#141 ) (65be29b )
retain instance on init (2d6f455 )
runtime init and reset handling (1893356 )
take into account null terminated C strings (#132 ) (63ac554 )
TypeEncoding might be initialized with random data (#144 ) (02d681e )
Features
add support for custom ApplicationPath (391ef8f )
expose PerformMicrotaskCheckpoint (#133 ) (f868384 )
run app from NativeScript initializer instead of static method (#137 ) (a676ecf )
support Xcode 13.3 and iOS 15.4 (#150 ) (1e0c0ce )
v8.1.0
08 Sep 20:29
Compare
Sorry, something went wrong.
No results found
Bug Fixes
check if a static method is already set (#122 ) (1f40861 )
isolate dispose on app exit handling (57ec2ec )
memory leak when marshalling C string parameters (#127 ) (f946828 )
general memory leak fixes 62dff97
Features
v7.2.0
05 Feb 20:40
Compare
Sorry, something went wrong.
No results found
v7.1.2-rc.0
26 Jan 17:55
Compare
Sorry, something went wrong.
No results found
v7.1.2-rc.0
Updated V8 to 8.9
Fixed DevTools step through breakpoints
Fixed memory leak in SymbolLoader
Update TKLiveSync build script to build for all supported architectures
v7.1.1
22 Jan 19:00
Compare
Sorry, something went wrong.
No results found
7.1.1
Reverted: Updated V8 to 8.9 (#84 )
This release should restore debugging in chrome-devtools.
v7.1.0
30 Dec 10:27
Compare
Sorry, something went wrong.
No results found
Features
Bug Fixes
XCode 12.3 support (#92 )
DictionaryAdapter missing handle scopes and locks (#90 )
PromiseProxy returns function regardless of underlying property type (#90 )
v7.0.6
18 Nov 09:38
Compare
Sorry, something went wrong.
No results found
Bug Fixes
Do not prematurely release blocks (#83 )
v7.0.5
18 Nov 09:30
Compare
Sorry, something went wrong.
No results found
Reverted pull 74, this fixes crash on swipe exit.
Fixes Crashing in Workers (#78 )
v7.0.4: chore: bump version (#75)
18 Nov 09:30
Compare
Sorry, something went wrong.
No results found
Features
Faster JS loading (#73 )
Support unmanaged types (#72 )
Bug Fixes
Fix random crash on exit (#74 )
v7.0.3
17 Oct 19:26
Compare
Sorry, something went wrong.
No results found
Native Object Prototype corruption(#70 )
Ensure Isolate is alive before accessing (#69 )
Fix issues with Debug line number dangling pointer (#66 )