Skip to content

Releases: NativeScript/ios

v7.1.2-rc.0

v7.1.2-rc.0 Pre-release
Pre-release

Choose a tag to compare

@rigor789 rigor789 released this 26 Jan 17:55

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

Choose a tag to compare

@rigor789 rigor789 released this 22 Jan 19:00

7.1.1

  • Reverted: Updated V8 to 8.9 (#84)

This release should restore debugging in chrome-devtools.

v7.1.0

Choose a tag to compare

@rigor789 rigor789 released this 30 Dec 10:27

Features

  • Updated V8 to 8.9 (#84)

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

Choose a tag to compare

@NathanaelA NathanaelA released this 18 Nov 09:38

Bug Fixes

  • Do not prematurely release blocks (#83)

v7.0.5

Choose a tag to compare

@NathanaelA NathanaelA released this 18 Nov 09:30
3f66285
  • Reverted pull 74, this fixes crash on swipe exit.
  • Fixes Crashing in Workers (#78)

v7.0.4: chore: bump version (#75)

Choose a tag to compare

@NathanaelA NathanaelA released this 18 Nov 09:30
673a92b

Features

  • Faster JS loading (#73)
  • Support unmanaged types (#72)

Bug Fixes

  • Fix random crash on exit (#74)

v7.0.3

Choose a tag to compare

@NathanaelA NathanaelA released this 17 Oct 19:26
b43660b
  • Native Object Prototype corruption(#70)
  • Ensure Isolate is alive before accessing (#69)
  • Fix issues with Debug line number dangling pointer (#66)