Releases: KevinnZou/compose-webview-multiplatform
Releases Β· KevinnZou/compose-webview-multiplatform
2.0.3
What's Changed
- Bugfix/fix wasmjs custom jsbridge name by @amirghm in #348
- onLoadEnd duplicate fix for #352 by @DrUlysses in #353
- Fix: Conditionally set inspectable property on iOS by @StijnDRZP in #349
- KECF version updated so that we can bundle jcef as well. by @rohan-paudel in #359
- Don't run evaluateJavascript inside the webView.post callback by @serso in #361
New Contributors
- @DrUlysses made their first contribution in #353
- @StijnDRZP made their first contribution in #349
- @rohan-paudel made their first contribution in #359
- @serso made their first contribution in #361
Full Changelog: 2.0.2...2.0.3
2.0.2
2.0.1
2.0.0
What's Changed
- Update README.desktop.md with hint to kcef jbr by @Sterta in #275
- Bump Gradle version to 8.13 by @MessiasLima in #291
- .github/build bump to ubuntu 22.04 by @KevinnZou in #294
- Improve dependency management by @AppOutletTeam in #292
- add support for iOS isInspectable property vis webSettings by @sebastiangl in #305
- Feature/add wasmjs support by @amirghm in #312
New Contributors
- @Sterta made their first contribution in #275
- @MessiasLima made their first contribution in #291
- @AppOutletTeam made their first contribution in #292
- @sebastiangl made their first contribution in #305
- @amirghm made their first contribution in #312
Full Changelog: 1.9.40...2.0.0
1.9.40
What's Changed
- handle PermissionRequests in the WebChromeClient by @adamkobor in #217
- Feature/cmp 170 beta by @KevinnZou in #220
- handle null value of targetFrame in iOS interception logic by @adamkobor in #225
- Set
interactionModetoNonCooperativeinIOSWebViewby @msasikanth in #231 - provide information about the frame in WebViewError by @adamkobor in #237
- Bump the KCEF dependency version by @SamCosta1 in #240
- Custom android chrome client (allowing for file selection) by @DanicMa in #249
- Feature/support android file choose by @briandr97 in #211
- video playback improvements by @adamkobor in #252
- Update ReadMe for JDK 17 desktop by @yunjaena in #254
- feat:Upgrade CMP version to 1.7.1 by @KevinnZou in #255
New Contributors
- @adamkobor made their first contribution in #217
- @SamCosta1 made their first contribution in #240
- @DanicMa made their first contribution in #249
- @briandr97 made their first contribution in #211
- @yunjaena made their first contribution in #254
Full Changelog: 1.9.20...1.9.40
1.9.40-alpha04
What's Changed
- provide information about the frame in WebViewError by @adamkobor in #237
- Bump the KCEF dependency version by @SamCosta1 in #240
New Contributors
- @SamCosta1 made their first contribution in #240
Full Changelog: 1.9.40-alpha03...1.9.40-alpha04
1.9.40-alpha03
What's Changed
- handle null value of targetFrame in iOS interception logic by @adamkobor in #225
- Set
interactionModetoNonCooperativeinIOSWebViewby @msasikanth in #231
Full Changelog: 1.9.40-alpha01...1.9.40-alpha03
1.9.40-alpha01
What's Changed
- handle PermissionRequests in the WebChromeClient by @adamkobor in #217
- Feature/cmp 170 beta by @KevinnZou in #220
New Contributors
- @adamkobor made their first contribution in #217
Full Changelog: 1.9.20...1.9.40-alpha01
1.9.20
What's Changed
- Fixing sideeffect of interceptresult reject on Android #184 by @AttilaBarany in #185
- Expose several internal fields and add factory functions by @coderforlife in #182
New Contributors
- @AttilaBarany made their first contribution in #185
- @coderforlife made their first contribution in #182
Full Changelog: 1.9.12...1.9.20
1.9.12
What's Changed
- Add mediaPlaybackRequiresUserGesture option to AndroidWebsettings by @nielsvanvelzen in #175
New Contributors
- @nielsvanvelzen made their first contribution in #175
Full Changelog: 1.9.10...1.9.12