Release list
Release 0.11.3
Release 0.11.2
Release 0.11.1
Release 0.11.0
Release 0.10.1
Release 0.10.0
Release 0.9.1
What's Changed
Other Changes
- Add cookie and site-data APIs with tests and docs by @tifroz in #40
- Relocate WebBrowser to skip-kit by @marcprux in #42
Full Changelog: 0.9.0...0.9.1
Release 0.9.0
What's Changed
Other Changes
- Support snapshots with WebEngine.takeSnapshot and WebViewNavigator.takeSnapshot by @tifroz in #36
- SkipWebScrollDelegate callbacks by @tifroz in #37
- Bump androidx.webkit dependency to 1.15.0 by @marcprux in #38
- Add View.openWebBrowser for opening an embedded web browser by @marcprux in #39
Full Changelog: 0.8.3...0.9.0
Release 0.8.3
Release 0.8.2
Immutable release. Only release title and notes can be modified.
What's Changed
Other Changes
- WebEngine.evaluate(js:) should consistently return a JSON object or fragment by @marcprux in #28
- Enable setDomStorageEnabled by default by @tejen in #30
- Add Sendable conformance to WebViewState and WebViewNavigator by @marcprux in #31
New Contributors
Full Changelog: 0.7.2...0.8.2