Skip to content

Releases: webview/webview_java

1.3.0

28 Aug 16:46

Choose a tag to compare

  • Added the debug parameter to the Webview constructor.
  • M1 macs are now supported :^)

1.2.0

29 May 18:42

Choose a tag to compare

  • Added Webview#getNativeWindowPointer()

1.1.0

30 Mar 19:21
16f710f

Choose a tag to compare

  • You can now dispatch from the UI thread by using Webview#dispatch(Runnable).

1.0.1

26 Feb 02:20
ecdeacb

Choose a tag to compare

  • Fixed an issue with library loading.
  • Added a default window size, macOS wouldn't show the window without it.

1.0.0

26 Feb 02:00

Choose a tag to compare

First version!