Skip to content

Latest commit

 

History

History
146 lines (76 loc) · 7.1 KB

CHANGELOG.md

File metadata and controls

146 lines (76 loc) · 7.1 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

1.5.0 (2024-08-29)

Features

  • added support for more js events like new permissions, 'fileChooser', favIcon, touchIcon (9b75f36)
  • webview: implement nested scroll on Android (07a51cd)

1.4.11 (2024-02-15)

Bug Fixes

  • webview-rtc: ios build fix (1171644)

1.4.10 (2023-12-13)

Bug Fixes

  • android: remove appCachePath as it was removed from android (d696d4c)
  • webview: Fix emitting events without payload on iOS (6cac60f)
  • webview: Remove normalizeUrl method (300f3bb)

Features

  • webview: Add debugMode property to iOS, closes #8 (23816ee)

1.4.9 (2023-08-03)

Bug Fixes

  • webview: ios ensure configuration is correctly set in view creation (8fefa5e)

1.4.8 (2023-08-02)

Note: Version bump only for package @nativescript-community/ui-webview-root

1.4.7 (2023-08-02)

Bug Fixes

1.4.6 (2023-06-20)

Note: Version bump only for package @nativescript-community/ui-webview-root

1.4.5 (2023-06-20)

Bug Fixes

1.4.4 (2023-02-15)

Note: Version bump only for package @nativescript-community/ui-webview-root

1.4.3 (2023-01-24)

Bug Fixes

  • ui-webview: android native-api-usage fix (9343cc7)

1.4.2 (2022-09-02)

Bug Fixes

1.4.1 (2022-09-02)

Bug Fixes

  • android: cacheMode improvements (01aeb59)

Features

  • webview: useWideViewPort for android (88f9e38)

1.4.0 (2022-08-18)

Features

  • webview: iOS support for limitsNavigationsToAppBoundDomains (ab1435b)

1.3.5 (2022-05-25)

Note: Version bump only for package @nativescript-community/ui-webview

1.3.4 (2021-12-26)

Bug Fixes

  • dont load polyfill. Let the user handle that (bda760d)

1.3.3 (2021-12-24)

Bug Fixes

Features

  • allow to disable bridge and polyfills (ab6dd67)
  • android: appCachePath property (5577446)

1.3.2 (2021-11-05)

Features

  • android: allow custom native WebViewClient (5caf8aa)

1.3.1 (2021-11-01)

Bug Fixes

  • android: correctly clean nativeView on dispose (dee5ae3)

1.3.0 (2021-10-15)

Bug Fixes

Features

  • native-api-usage support (62d92a1)

1.2.7 (2021-09-18)

Bug Fixes

  • had to rollback but now you can ignore ‘url’ if disabling normalizeUrls (f8a733e)

1.2.6 (2021-09-18)

Bug Fixes

  • “smaller” normalize url + normalizeUrls && normalizeUrlsOptions options (082c032)

1.2.5 (2021-08-05)

Note: Version bump only for package @nativescript-community/ui-webview