GitHub

Release list

Release 0.11.3

Release 0.11.2

What's Changed

Other Changes

  • Make initialURL and initialHTML public on WebViewNavigator by @marcprux in #54

Full Changelog: 0.11.1...0.11.2

Release 0.11.1

Release 0.11.0

What's Changed

Enhancement

Other Changes

  • Update package to Swift 6.1 and improve concurrency by @marcprux in #49
  • JS Console capture can trigger web inspector detection and reaction on some websites by @tifroz in #50

Full Changelog: 0.10.1...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

What's Changed

Other Changes

  • Add SkipWebUIDelegate popup handling API and docs (#1) by @tifroz in #35

New Contributors

Full Changelog: 0.8.2...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

  • @tejen made their first contribution in #30

Full Changelog: 0.7.2...0.8.2

Read the original on github.com ↗