Skip to content

Releases: react-native-webview/react-native-webview

v13.13.1

13 Jan 16:46
Compare
Choose a tag to compare

13.13.1 (2025-01-13)

Bug Fixes

  • android,ios: Sending correct url in onMessage callback (#3609) (2c5096d)

v13.13.0

v13.12.5

03 Dec 12:45
Compare
Choose a tag to compare

13.12.5 (2024-12-03)

Hey all, a little bit of context, I've been super busy with work these past months, and had less time to review webview stuff. The original PR was not merged by me but by another maintainer that did not measure the impact of the change. Thank y'all for pushing on those issues and PR, you are the best. I should have been more alert to the notifications still.

Regarding more general initialization issues: new arch introduced quite a few subtle changes and I wanted to rewrite a lot of things and drop support for old arch. I want to support preloading, keeping instances alive and more, but that takes time. In the meantime thanks for the help keeping it as functional as possible!

Bug Fixes

v13.12.4

18 Nov 16:57
Compare
Choose a tag to compare

13.12.4 (2024-11-18)

Bug Fixes

  • android: allowFileAccess does not apply to initial loading (#3598) (8ad2360)

v13.12.3

02 Oct 20:33
Compare
Choose a tag to compare

13.12.3 (2024-10-02)

Bug Fixes

v13.12.2

09 Sep 09:24
Compare
Choose a tag to compare

13.12.2 (2024-09-09)

Bug Fixes

  • android, new arch: Do not execute commands twice (#3552) (9953ca0)

v13.12.1

30 Aug 20:10
Compare
Choose a tag to compare

13.12.1 (2024-08-30)

Bug Fixes

  • apple: Updates how HTTP errors are handled (#3545) (a835fff)

v13.12.0

26 Aug 08:28
Compare
Choose a tag to compare

13.12.0 (2024-08-26)

Bug Fixes

  • Implement missing methods of RNCWebViewManagerInterface in RNCWebViewManager (#3536) (aab4030)

Features

v13.11.1

20 Aug 14:58
Compare
Choose a tag to compare

13.11.1 (2024-08-20)

Bug Fixes

v13.11.0

20 Aug 14:56
Compare
Choose a tag to compare

13.11.0 (2024-08-20)

Features

  • iOS: allowsPictureInPictureMediaPlayback added for iOS only (#3497) (1d8205a)