Skip to content

1.1

Compare
Choose a tag to compare
@r0x0r r0x0r released this 08 Jun 20:26
· 2082 commits to master since this release
  • New [OSX] Add a default application menu #35. Thanks @cuibonobo
  • New [Linux] GTK is made as default and pypi dependency added. USE_GTK environment variable is also deprecated. To use QT, set webview.config["USE_QT"] = True
  • Fix [Windows] Open folder of create_file_dialog now returns Unicode, instead of byte encoding.