Skip to content

Releases: NativeScript/NativeScript

@nativescript/core@9.0.20

27 May 14:58

Choose a tag to compare

🩹 Fixes

  • android: Removed invalid default padding conversion (90f834138)

❤️ Thank You

@nativescript/core@9.0.19

27 May 05:37

Choose a tag to compare

🚀 Features

  • ios: option to delay the launch event until the app becomes active (#9906)

🩹 Fixes

  • core: complete sideEffects declarations for inspector modules, network requests in devtools (#11229)
  • android: nested frame restoration step (#11226)
  • ios: improve TabView handling around more navigation controller (#11225)
  • android: apply accessibility CSS classes and font scale on init (#11224)
  • core: prevent exponential traversal in _dialogClosed and _onRootViewReset (#11220)
  • ios: layout validity status during layout changed event (#11218)
  • android: correct TabView fragment manager resolution (#11217)
  • ios: enableSwipeBackNavigation on ios 26+ (#11211)

🔥 Performance

  • core: reduce padding native setter calls (#11216)

❤️ Thank You

@nativescript/core@9.0.18

30 Mar 19:43

Choose a tag to compare

🩹 Fixes

  • ios: liquid glass flexbox (#11134)
  • ios: guard against non-string imageURI in createUIImageFromURI (#11144)
  • ios: scene notify first launch (#11149)
  • android: setTextColor is non-nullable, prevent null exception (#11147)
  • TextField: allow toggling of secure when secureWithoutAutofill is present (65503ba3f)
  • core: split http module to solve circular refs (#11141)
  • android: enable edge-to-edge only for fullscreen modals (#11140)
  • core: size export in View object (#11132)

🔥 Performance

  • TextField: optimize secureWithoutAutofill (#11131)

❤️ Thank You

  • Abdelkarim Ait Bourich @VeinDevTtv
  • Dimitris-Rafail Katsampas @CatchABus
  • felixkrautschuk
  • Juan de Dios Martínez Vallejo
  • Nathan Walker
  • xieweilyg

@nativescript/core@9.0.17

04 Mar 22:58

Choose a tag to compare

🩹 Fixes

  • ios: secureWithoutAutofill on TextField (#11129)
  • android: inset props on interface (#11103)

❤️ Thank You

@nativescript/core@9.0.16

04 Mar 22:55

Choose a tag to compare

🩹 Fixes

  • android: status bar style handling for API 30+ (#11102)

❤️ Thank You

  • darklight365

@nativescript/core@9.0.15

19 Feb 18:12

Choose a tag to compare

🩹 Fixes

  • ios: statusBarStyle default handling and explicit control (#11093)

❤️ Thank You

  • Nathan Walker

@nativescript/core@9.0.14

18 Feb 20:57

Choose a tag to compare

🚀 Features

  • android: edge to edge cutout inset (#11069)

🩹 Fixes

  • android: edge to edge bottom was applied 2x (#11090)

❤️ Thank You

@nativescript/core@9.0.13

31 Jan 22:59

Choose a tag to compare

🚀 Features

  • core: bind overridden value converters to the target (#11018)

🩹 Fixes

  • segmented-bar: selectedTextColor via CSS (#11060)
  • android: improve edge to edge handling (#11058)
  • android: protection when a11y callback fires early (#11061)

❤️ Thank You

@nativescript/core@9.0.12

29 Jan 04:38

Choose a tag to compare

🚀 Features

  • slider: add linear-gradient support for track background (#11015)

🩹 Fixes

  • polyfills eager handling when not commonjs (#11057)
  • segmented-bar: ios backgroundColor border radius on initial rendering (#11054)
  • ios: apply hidden property to shadow layer (#11051)

❤️ Thank You

@nativescript/core@9.0.11

04 Jan 22:41

Choose a tag to compare

🚀 Features

  • config: remote module security (#11040)

🩹 Fixes

  • ios: SegmentedBar update selected text color when selected background color changes (#11016)

❤️ Thank You