Releases: KevinnZou/compose-webview-multiplatform
Releases Β· KevinnZou/compose-webview-multiplatform
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
interactionMode
toNonCooperative
inIOSWebView
by @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
interactionMode
toNonCooperative
inIOSWebView
by @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
1.9.10
What's Changed
- feat:doc for request interception by @KevinnZou in #160
- fix(backgroundColor scrolling): ios add opaque param by @riveronly in #165
- feat: WebView support for LazyLists by @Vaibhav2002 in #170
New Contributors
- @riveronly made their first contribution in #165
- @Vaibhav2002 made their first contribution in #170
Full Changelog: 1.9.8...1.9.10
1.9.8
New Features
I have implemented a basic request interception in this version. Please follow these instructions to use this feature and let me know if you encounter any issues.
What's Changed
- Feature/support request interception by @KevinnZou in #146
- bugfix:dark mode support with check by @KevinnZou in #157
Full Changelog: 1.9.7...1.9.8
1.9.7
1.9.6
What's Changed
- Feature/supoort rememberSaveableWebViewState for Android and iOS15+ by @KevinnZou in #144
Full Changelog: 1.9.4...1.9.6