Skip to content

Releases: webview/webview_java

1.3.0

28 Aug 16:46
Compare
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
Compare
Choose a tag to compare
  • Added Webview#getNativeWindowPointer()

1.1.0

30 Mar 19:21
16f710f
Compare
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
Compare
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
Compare
Choose a tag to compare

First version!