1.1
New
[OSX] Add a default application menu #35. Thanks @cuibonoboNew
[Linux] GTK is made as default and pypi dependency added. USE_GTK environment variable is also deprecated. To use QT, setwebview.config["USE_QT"] = True
Fix
[Windows] Open folder of create_file_dialog now returns Unicode, instead of byte encoding.