Skip to content

Releases: skiptools/skip-web

Release 0.11.2

05 Jun 00:44
0.11.2
ac99366

Choose a tag to compare

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

03 Jun 02:48
0.11.1
8e38c97

Choose a tag to compare

What's Changed

Other Changes

  • Implement go(to:) for Android using goBackOrForward by @marcprux in #52
  • Add link long-press context menu by @marcprux in #53

Full Changelog: 0.11.0...0.11.1

Release 0.11.0

30 May 16:25
0.11.0
efb1078

Choose a tag to compare

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

12 May 16:48
0.10.1
e92854b

Choose a tag to compare

What's Changed

Other Changes

Full Changelog: 0.10.0...0.10.1

Release 0.10.0

18 Apr 19:47
0.10.0
f2886f3

Choose a tag to compare

What's Changed

Other Changes

Full Changelog: 0.9.1...0.10.0

Release 0.9.1

18 Mar 00:11
0.9.1
b341277

Choose a tag to compare

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

09 Mar 20:20
0.9.0
8e1b355

Choose a tag to compare

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

20 Feb 02:37
0.8.3
eb238e5

Choose a tag to compare

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

18 Dec 00:38
Immutable release. Only release title and notes can be modified.
0.8.2
94504e9

Choose a tag to compare

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

Release 0.8.1

02 Dec 02:40
0.8.1
e0a1f2e

Choose a tag to compare

Full Changelog: 0.8.0...0.8.1