Skip to content

Releases: webview/webview_java

1.3.0

Choose a tag to compare

@e3ndr e3ndr released this 28 Aug 16:46
  • Added the debug parameter to the Webview constructor.
  • M1 macs are now supported :^)

1.2.0

Choose a tag to compare

@e3ndr e3ndr released this 29 May 18:42
  • Added Webview#getNativeWindowPointer()

1.1.0

Choose a tag to compare

@e3ndr e3ndr released this 30 Mar 19:21
16f710f
  • You can now dispatch from the UI thread by using Webview#dispatch(Runnable).

1.0.1

Choose a tag to compare

@e3ndr e3ndr released this 26 Feb 02:20
ecdeacb
  • Fixed an issue with library loading.
  • Added a default window size, macOS wouldn't show the window without it.

1.0.0

Choose a tag to compare

@e3ndr e3ndr released this 26 Feb 02:00

First version!