New
1.9.40
What's Changed
- handle PermissionRequests in the WebChromeClient by @adamkobor in https://github.com/KevinnZou/compose-webview-multiplatform/pull/217
- Feature/cmp 170 beta by @KevinnZou in https://github.com/KevinnZou/compose-webview-multiplatform/pull/220
- handle null value of targetFrame in iOS interception logic by @adamkobor in https://github.com/KevinnZou/compose-webview-multiplatform/pull/225
- Set
interactionModetoNonCooperativeinIOSWebViewby @msasikanth in https://github.com/KevinnZou/compose-webview-multiplatform/pull/231 - provide information about the frame in WebViewError by @adamkobor in https://github.com/KevinnZou/compose-webview-multiplatform/pull/237
- Bump the KCEF dependency version by @SamCosta1 in https://github.com/KevinnZou/compose-webview-multiplatform/pull/240
- Custom android chrome client (allowing for file selection) by @DanicMa in https://github.com/KevinnZou/compose-webview-multiplatform/pull/249
- Feature/support android file choose by @briandr97 in https://github.com/KevinnZou/compose-webview-multiplatform/pull/211
- video playback improvements by @adamkobor in https://github.com/KevinnZou/compose-webview-multiplatform/pull/252
- Update ReadMe for JDK 17 desktop by @yunjaena in https://github.com/KevinnZou/compose-webview-multiplatform/pull/254
- feat:Upgrade CMP version to 1.7.1 by @KevinnZou in https://github.com/KevinnZou/compose-webview-multiplatform/pull/255
New Contributors
- @adamkobor made their first contribution in https://github.com/KevinnZou/compose-webview-multiplatform/pull/217
- @SamCosta1 made their first contribution in https://github.com/KevinnZou/compose-webview-multiplatform/pull/240
- @DanicMa made their first contribution in https://github.com/KevinnZou/compose-webview-multiplatform/pull/249
- @briandr97 made their first contribution in https://github.com/KevinnZou/compose-webview-multiplatform/pull/211
- @yunjaena made their first contribution in https://github.com/KevinnZou/compose-webview-multiplatform/pull/254
Full Changelog: https://github.com/KevinnZou/compose-webview-multiplatform/compare/1.9.20...1.9.40