semantic-release-bot
6d73d5ba8e
chore(release): 11.15.1 [skip ci]
...
## [11.15.1](https://github.com/react-native-webview/react-native-webview/compare/v11.15.0...v11.15.1 ) (2022-01-06)
### Bug Fixes
* **macos:** mediaCapturePermissionGrantType is iOS only ([#2313 ](https://github.com/react-native-webview/react-native-webview/issues/2313 )) ([69cafd1
](69cafd1d20
))
2022-01-06 13:09:50 +00:00
semantic-release-bot
4b3a5deaf6
chore(release): 11.15.0 [skip ci]
...
# [11.15.0](https://github.com/react-native-webview/react-native-webview/compare/v11.14.4...v11.15.0 ) (2021-11-29)
### Features
* **ios:** Enhanced permissions handling to prevent repetitive prompts. ([#2257 ](https://github.com/react-native-webview/react-native-webview/issues/2257 )) ([cd42aa7
](cd42aa7f11
))
2021-11-29 09:49:14 +00:00
semantic-release-bot
5a85af4dd1
chore(release): 11.14.4 [skip ci]
...
## [11.14.4](https://github.com/react-native-webview/react-native-webview/compare/v11.14.3...v11.14.4 ) (2021-11-26)
### Bug Fixes
* **android:** add null-pointer check for `activity` before creating `RNCWebChromeClient` (closes [#1406 ](https://github.com/react-native-webview/react-native-webview/issues/1406 ), [#2190 ](https://github.com/react-native-webview/react-native-webview/issues/2190 )) ([#2240 ](https://github.com/react-native-webview/react-native-webview/issues/2240 )) ([9b14584
](9b14584b78
))
* **macOS:** failing build due to missing TARGET_OS_OSX ([3d7b9ca
](3d7b9cac6e
))
2021-11-26 12:52:00 +00:00
semantic-release-bot
14cde20b24
chore(release): 11.14.3 [skip ci]
...
## [11.14.3](https://github.com/react-native-webview/react-native-webview/compare/v11.14.2...v11.14.3 ) (2021-11-12)
### Bug Fixes
* **windows:** Simplify project structure, fix arm64 ([#2211 ](https://github.com/react-native-webview/react-native-webview/issues/2211 )) ([aafa899
](aafa8991f5
))
2021-11-12 18:44:57 +00:00
Alexander Sklar
aafa8991f5
fix(windows): Simplify project structure, fix arm64 ( #2211 )
...
* Merge web bridge project into webview project
* merge in webview sln too
* merge in react-native.config.js
* fix includes
* Bring RN version back to 62.2
2021-11-12 10:41:40 -08:00
semantic-release-bot
03a4dc8cb1
chore(release): 11.14.2 [skip ci]
...
## [11.14.2](https://github.com/react-native-webview/react-native-webview/compare/v11.14.1...v11.14.2 ) (2021-10-28)
### Bug Fixes
* **dependencies:** Simplify react-native version management ([f8a1ba2
](f8a1ba2ebc
)), closes [/github.com/react-navigation/react-navigation/blob/main/packages/native/package.json#L56-L59](https://github.com//github.com/react-navigation/react-navigation/blob/main/packages/native/package.json/issues/L56-L59 )
2021-10-28 22:33:19 +00:00
Thibault Malbranche
f8a1ba2ebc
fix(dependencies): Simplify react-native version management
...
Let's just do the same as "react-navigation":
https://github.com/react-navigation/react-navigation/blob/main/packages/native/package.json#L56-L59
2021-10-29 00:26:47 +02:00
semantic-release-bot
4d32d1cbd1
chore(release): 11.14.1 [skip ci]
...
## [11.14.1](https://github.com/react-native-webview/react-native-webview/compare/v11.14.0...v11.14.1 ) (2021-10-15)
### Bug Fixes
* **iOS:** compilation error ([c036706
](c03670685b
))
2021-10-15 09:46:11 +00:00
semantic-release-bot
af418ecae4
chore(release): 11.14.0 [skip ci]
...
# [11.14.0](https://github.com/react-native-webview/react-native-webview/compare/v11.13.1...v11.14.0 ) (2021-09-30)
### Features
* **auth:** Basic Authentication Support ([#1467 ](https://github.com/react-native-webview/react-native-webview/issues/1467 )) ([0c42a98
](0c42a9812e
))
2021-09-30 16:06:34 +00:00
semantic-release-bot
c74c1fd113
chore(release): 11.13.1 [skip ci]
...
## [11.13.1](https://github.com/react-native-webview/react-native-webview/compare/v11.13.0...v11.13.1 ) (2021-09-27)
### Bug Fixes
* **ci:** Upgrade to node 14 ([0b0a406
](0b0a4069c8
))
* **jcenter:** remove jcenter ([#2178 ](https://github.com/react-native-webview/react-native-webview/issues/2178 )) ([283c18b
](283c18b379
))
2021-09-27 14:51:31 +00:00
Kirill
283c18b379
fix(jcenter): remove jcenter ( #2178 )
...
Builds will no longer be able to resolve artifacts from JCenter after February 1st, 2022 because jcenter servers shut down
so, i remove jcenter and update react-native (since 0.65.1 they don't use jcenter)
Co-authored-by: bibazavr <lebedevki@lad24.ru>
2021-09-27 13:50:52 +02:00
semantic-release-bot
cb1c3f459f
chore(release): 11.13.0 [skip ci]
...
# [11.13.0](https://github.com/react-native-webview/react-native-webview/compare/v11.12.0...v11.13.0 ) (2021-08-09)
### Features
* **onError:** Add support for preventDefault when using onError method ([#1706 ](https://github.com/react-native-webview/react-native-webview/issues/1706 )) ([404e3e6
](404e3e69e2
))
2021-08-09 21:40:48 +00:00
semantic-release-bot
038b11ccce
chore(release): 11.12.0 [skip ci]
...
# [11.12.0](https://github.com/react-native-webview/react-native-webview/compare/v11.11.0...v11.12.0 ) (2021-08-09)
### Features
* **android:** force dark mode ([#2063 ](https://github.com/react-native-webview/react-native-webview/issues/2063 )) ([19980d8
](19980d888d
))
2021-08-09 17:58:59 +00:00
semantic-release-bot
2c541131db
chore(release): 11.11.0 [skip ci]
...
# [11.11.0](https://github.com/react-native-webview/react-native-webview/compare/v11.10.0...v11.11.0 ) (2021-08-09)
### Features
* **deps:** Remove upper bound on React Native peerdep ([#2054 ](https://github.com/react-native-webview/react-native-webview/issues/2054 )) ([6cd000e
](6cd000ec9d
)), closes [#1935 ](https://github.com/react-native-webview/react-native-webview/issues/1935 )
2021-08-09 17:45:57 +00:00
Stefan Wrobel
6cd000ec9d
feat(deps): Remove upper bound on React Native peerdep ( #2054 )
...
Fixes #1935
2021-08-09 19:43:29 +02:00
semantic-release-bot
ea67c37531
chore(release): 11.10.0 [skip ci]
...
# [11.10.0](https://github.com/react-native-webview/react-native-webview/compare/v11.9.0...v11.10.0 ) (2021-08-09)
### Features
* **android:** remove unnecessary buildToolsVersion ([#2023 ](https://github.com/react-native-webview/react-native-webview/issues/2023 )) ([998b211
](998b211b94
))
2021-08-09 17:42:45 +00:00
semantic-release-bot
7b9d50bed5
chore(release): 11.9.0 [skip ci]
...
# [11.9.0](https://github.com/react-native-webview/react-native-webview/compare/v11.8.0...v11.9.0 ) (2021-08-09)
### Features
* **android:** add props to control pinch to zoom and internal zoom controls ([#2113 ](https://github.com/react-native-webview/react-native-webview/issues/2113 )) ([b92b986
](b92b98637c
))
2021-08-09 17:40:02 +00:00
semantic-release-bot
2ed1f247fe
chore(release): 11.8.0 [skip ci]
...
# [11.8.0](https://github.com/react-native-webview/react-native-webview/compare/v11.7.0...v11.8.0 ) (2021-08-09)
### Features
* **apple:** userAgent can be changed at runtime ([#2116 ](https://github.com/react-native-webview/react-native-webview/issues/2116 )) ([2fc86f9
](2fc86f9d39
))
2021-08-09 17:21:39 +00:00
semantic-release-bot
9d82aec237
chore(release): 11.7.0 [skip ci]
...
# [11.7.0](https://github.com/react-native-webview/react-native-webview/compare/v11.6.6...v11.7.0 ) (2021-08-09)
### Features
* add prop to allow nested scroll on android ([#2056 ](https://github.com/react-native-webview/react-native-webview/issues/2056 )) ([6bac272
](6bac272a5f
))
2021-08-09 17:15:53 +00:00
semantic-release-bot
c1152ca850
chore(release): 11.6.6 [skip ci]
...
## [11.6.6](https://github.com/react-native-webview/react-native-webview/compare/v11.6.5...v11.6.6 ) (2021-08-05)
### Bug Fixes
* **windows:** Navigation to ms-appdata and ms-appx-web local file request ([#2098 ](https://github.com/react-native-webview/react-native-webview/issues/2098 )) ([4f89408
](4f894083ca
))
2021-08-05 08:11:00 +00:00
semantic-release-bot
ecd4cc63e6
chore(release): 11.6.5 [skip ci]
...
## [11.6.5](https://github.com/react-native-webview/react-native-webview/compare/v11.6.4...v11.6.5 ) (2021-07-01)
### Bug Fixes
* **logs:** remove warning logs for common/handled error events. ([#2043 ](https://github.com/react-native-webview/react-native-webview/issues/2043 )) ([279d6ae
](279d6ae98c
))
2021-07-01 12:34:48 +00:00
semantic-release-bot
e33eea6dcf
chore(release): 11.6.4 [skip ci]
...
## [11.6.4](https://github.com/react-native-webview/react-native-webview/compare/v11.6.3...v11.6.4 ) (2021-06-11)
### Bug Fixes
* **windows:** Fix ARM/ARM64 support ([#2044 ](https://github.com/react-native-webview/react-native-webview/issues/2044 )) ([e3e6e68
](e3e6e6841a
))
2021-06-11 15:35:35 +00:00
semantic-release-bot
c3fdf5e4f0
chore(release): 11.6.3 [skip ci]
...
## [11.6.3](https://github.com/react-native-webview/react-native-webview/compare/v11.6.2...v11.6.3 ) (2021-06-11)
### Bug Fixes
* **windows:** react-native.config for non windows platforms ([#2046 ](https://github.com/react-native-webview/react-native-webview/issues/2046 )) ([2eabfa3
](2eabfa3d4a
))
2021-06-11 04:20:28 +00:00
semantic-release-bot
72f37cdb7c
chore(release): 11.6.2 [skip ci]
...
## [11.6.2](https://github.com/react-native-webview/react-native-webview/compare/v11.6.1...v11.6.2 ) (2021-05-24)
### Bug Fixes
* **android:** onPermissionRequest duplicate ([#2002 ](https://github.com/react-native-webview/react-native-webview/issues/2002 )) ([bba5907
](bba5907906
))
2021-05-24 12:38:08 +00:00
semantic-release-bot
4e07183a2d
chore(release): 11.6.1 [skip ci]
...
## [11.6.1](https://github.com/react-native-webview/react-native-webview/compare/v11.6.0...v11.6.1 ) (2021-05-20)
### Bug Fixes
* **android:** revert change ThemedReactContext to ReactContext ([8a45fcf
](8a45fcf7f9
))
2021-05-20 23:28:21 +00:00
semantic-release-bot
52b6639726
chore(release): 11.6.0 [skip ci]
...
# [11.6.0](https://github.com/react-native-webview/react-native-webview/compare/v11.5.0...v11.6.0 ) (2021-05-20)
### Features
* **ios:** Apple Pay support ([#1946 ](https://github.com/react-native-webview/react-native-webview/issues/1946 )) ([30685ed
](30685edda0
))
2021-05-20 22:19:09 +00:00
semantic-release-bot
13b903acc0
chore(release): 11.5.0 [skip ci]
...
# [11.5.0](https://github.com/react-native-webview/react-native-webview/compare/v11.4.7...v11.5.0 ) (2021-05-20)
### Features
* **android:** Enhanced camera/audio and geolocation permissions ([#1239 ](https://github.com/react-native-webview/react-native-webview/issues/1239 )) ([9f6037e
](9f6037e4b2
))
2021-05-20 22:17:00 +00:00
semantic-release-bot
0419e32f3f
chore(release): 11.4.7 [skip ci]
...
## [11.4.7](https://github.com/react-native-webview/react-native-webview/compare/v11.4.6...v11.4.7 ) (2021-05-20)
### Bug Fixes
* **types:** Remove references to nonexistent extraNativeComponentConfig prop ([#1958 ](https://github.com/react-native-webview/react-native-webview/issues/1958 )) ([c1e91f7
](c1e91f7d73
))
2021-05-20 22:13:02 +00:00
semantic-release-bot
ca696b586f
chore(release): 11.4.6 [skip ci]
...
## [11.4.6](https://github.com/react-native-webview/react-native-webview/compare/v11.4.5...v11.4.6 ) (2021-05-20)
### Bug Fixes
* **android:** Changing ThemedReactContext to ReactContext to allow custom stuff ([#1994 ](https://github.com/react-native-webview/react-native-webview/issues/1994 )) ([7b71364
](7b71364a9c
))
2021-05-20 08:22:25 +00:00
semantic-release-bot
0e32781bd7
chore(release): 11.4.5 [skip ci]
...
## [11.4.5](https://github.com/react-native-webview/react-native-webview/compare/v11.4.4...v11.4.5 ) (2021-05-17)
### Reverts
* Revert ""fix(add-react-native-config): add react-native.config to npm publish"" (#1988 by @chiaramooney) ([cedde61
](cedde61e23
)), closes [#1988 ](https://github.com/react-native-webview/react-native-webview/issues/1988 )
2021-05-17 21:03:00 +00:00
Chiara Mooney
2f3a1a777b
chore(ci): Add react-native.config.js to publish ( #1989 by @chiaramooney)
2021-05-17 14:01:30 -07:00
Chiara Mooney
cedde61e23
Revert ""fix(add-react-native-config): add react-native.config to npm publish"" ( #1988 by @chiaramooney)
...
This reverts commit 3b3628a582
.
[skip ci]
2021-05-17 13:59:01 -07:00
Chiara Mooney
3b3628a582
"fix(add-react-native-config): add react-native.config to npm publish"
2021-05-12 15:56:51 -07:00
semantic-release-bot
e6d6828645
chore(release): 11.4.4 [skip ci]
...
## [11.4.4](https://github.com/react-native-webview/react-native-webview/compare/v11.4.3...v11.4.4 ) (2021-05-08)
### Bug Fixes
* **deps:** Bump React Native version range to accept 0.64 ([#1967 ](https://github.com/react-native-webview/react-native-webview/issues/1967 ) by [@dulmandakh](https://github.com/dulmandakh )) ([863a0e2
](863a0e2408
))
2021-05-08 00:12:10 +00:00
Dulmandakh
863a0e2408
fix(deps): Bump React Native version range to accept 0.64 ( #1967 by @dulmandakh)
2021-05-07 17:07:23 -07:00
semantic-release-bot
8022f9b129
chore(release): 11.4.3 [skip ci]
...
## [11.4.3](https://github.com/react-native-webview/react-native-webview/compare/v11.4.2...v11.4.3 ) (2021-04-26)
### Bug Fixes
* **autolink-windows:** enable autolinking on Windows ([9114b78
](9114b78d41
))
2021-04-26 15:42:07 +00:00
Chiara Mooney
9114b78d41
fix(autolink-windows): enable autolinking on Windows
...
* Reset Project to Single Package
* Update CI
* Resolve Conflicts
* Update Publisher Name
2021-04-26 08:40:20 -07:00
semantic-release-bot
f36a5eb181
chore(release): 11.4.2 [skip ci]
...
## [11.4.2](https://github.com/react-native-webview/react-native-webview/compare/v11.4.1...v11.4.2 ) (2021-04-20)
### Bug Fixes
* **android:** read minSdkVersion from root project ([#1960 ](https://github.com/react-native-webview/react-native-webview/issues/1960 )) ([768092b
](768092bba7
))
2021-04-20 23:05:08 +00:00
semantic-release-bot
71ca0fb787
chore(release): 11.4.1 [skip ci]
...
## [11.4.1](https://github.com/react-native-webview/react-native-webview/compare/v11.4.0...v11.4.1 ) (2021-04-20)
### Bug Fixes
* **android:** Adding mavenCentral() as jcenter() is shutting down ([#1961 ](https://github.com/react-native-webview/react-native-webview/issues/1961 )) ([015054c
](015054c2f5
))
2021-04-20 14:28:13 +00:00
semantic-release-bot
d6672c87eb
chore(release): 11.4.0 [skip ci]
...
# [11.4.0](https://github.com/react-native-webview/react-native-webview/compare/v11.3.2...v11.4.0 ) (2021-04-13)
### Features
* **windows:** Add POST requests, fixes Windows CI issues, and other QOL ([#1926 ](https://github.com/react-native-webview/react-native-webview/issues/1926 )) ([d352d14
](d352d147bd
))
2021-04-13 23:44:21 +00:00
John Kennedy Mumo
d352d147bd
feat(windows): Add POST requests, fixes Windows CI issues, and other QOL ( #1926 )
...
* Added POST request support for Windows.
* Cleanup formatting for docs
* Updated test certificate
* Reverted publisher name and fixed password mismatch
* Fixes to Windows tests
* Remove winappdriver install
* Run react-native server in background
* Added url encoded form support
* Added support for custom headers
Co-authored-by: Kennedy Mumo <kemumo@microsoft.com>
2021-04-14 01:40:49 +02:00
semantic-release-bot
69e56c7911
chore(release): 11.3.2 [skip ci]
...
## [11.3.2](https://github.com/react-native-webview/react-native-webview/compare/v11.3.1...v11.3.2 ) (2021-03-24)
### Bug Fixes
* **refactor:** Converting dispatchEvent static method to non static method ([#1939 ](https://github.com/react-native-webview/react-native-webview/issues/1939 )) ([344ccce
](344ccce3ee
))
2021-03-24 20:30:34 +00:00
semantic-release-bot
991f6b7902
chore(release): 11.3.1 [skip ci]
...
## [11.3.1](https://github.com/react-native-webview/react-native-webview/compare/v11.3.0...v11.3.1 ) (2021-03-16)
### Bug Fixes
* **windows:** Check UAP contract version before calling FrameworkElement.IsLoaded ([#1858 ](https://github.com/react-native-webview/react-native-webview/issues/1858 )) ([ac8eb97
](ac8eb97910
))
2021-03-16 23:42:08 +00:00
semantic-release-bot
06ffafc1bc
chore(release): 11.3.0 [skip ci]
...
# [11.3.0](https://github.com/react-native-webview/react-native-webview/compare/v11.2.6...v11.3.0 ) (2021-03-16)
### Features
* **ios:** Add support for `limitsNavigationsToAppBoundDomains` ([#1662 ](https://github.com/react-native-webview/react-native-webview/issues/1662 )) ([7decc5c
](7decc5cff1
))
2021-03-16 23:31:36 +00:00
semantic-release-bot
2aa8cee5ee
chore(release): 11.2.6 [skip ci]
...
## [11.2.6](https://github.com/react-native-webview/react-native-webview/compare/v11.2.5...v11.2.6 ) (2021-03-16)
### Bug Fixes
* **ios:** Add missing nullability specifiers; fix if block warning ([#1898 ](https://github.com/react-native-webview/react-native-webview/issues/1898 )) ([85dfca8
](85dfca894f
))
2021-03-16 23:25:21 +00:00
semantic-release-bot
4c71ff2d93
chore(release): 11.2.5 [skip ci]
...
## [11.2.5](https://github.com/react-native-webview/react-native-webview/compare/v11.2.4...v11.2.5 ) (2021-03-15)
### Bug Fixes
* **iOS:** webview retain cycle ([#1916 ](https://github.com/react-native-webview/react-native-webview/issues/1916 )) ([30a53d9
](30a53d9480
))
2021-03-15 09:23:13 +00:00
semantic-release-bot
099087f8d9
chore(release): 11.2.4 [skip ci]
...
## [11.2.4](https://github.com/react-native-webview/react-native-webview/compare/v11.2.3...v11.2.4 ) (2021-03-10)
### Bug Fixes
* **iOS:** Send cookies with resource requests ([#1803 ](https://github.com/react-native-webview/react-native-webview/issues/1803 )) ([1f089ba
](1f089baa40
))
2021-03-10 09:14:30 +00:00
semantic-release-bot
dd315bcf87
chore(release): 11.2.3 [skip ci]
...
## [11.2.3](https://github.com/react-native-webview/react-native-webview/compare/v11.2.2...v11.2.3 ) (2021-02-11)
### Bug Fixes
* **android:** Fix full=screen video when in modals ([#1748 ](https://github.com/react-native-webview/react-native-webview/issues/1748 ) by [@cristianoccazinsp](https://github.com/cristianoccazinsp )) ([4f469ee
](4f469ee9aa
))
2021-02-11 05:11:02 +00:00
semantic-release-bot
83af1b6d93
chore(release): 11.2.2 [skip ci]
...
## [11.2.2](https://github.com/react-native-webview/react-native-webview/compare/v11.2.1...v11.2.2 ) (2021-02-10)
### Bug Fixes
* **windows:** Resolve Deploy Issue ([#1850 ](https://github.com/react-native-webview/react-native-webview/issues/1850 )) ([ad702f5
](ad702f57f1
))
2021-02-10 12:01:53 +00:00
Jamon Holmgren
c5ae9193bd
chore(ci): Upgrade react-native-windows to 0.62.17 ( #1768 )
...
* Upgrade react-native-windows to 0.63.11
* Downgrade to 0.62.17
2021-01-25 22:01:27 +01:00