pywebview v2.3 Release Notes

Release Date: 2019-02-12 // about 5 years ago
    • New [All] Ability to resize window after creation webview.set_window_size(width, height). Thanks @aprowe #274
    • ๐Ÿ New [Windows] Chrome Embedded Framework (CEF) support #15
    • Improvement [All] pywebview does not interfer with Python's logger configuration #295
    • Fix [All] Empty DOM issues when window is created without a URL #285
    • โฌ†๏ธ Improvement [macOS] Web renderer upgraded to WKWebView
    • ๐ŸŽ Improvement [macOS] Add support for Mojave dark mode
    • ๐ŸŽ Fix [macOS] Problem with handling paths containing spaces #283
    • ๐Ÿ‘ Fix [QT] Better support for QTWebKit and QTWebChannel #304
    • ๐Ÿšš Improvement [QT] Remove support for QT4
    • ๐Ÿ‘ป Fix [GTK] Thrown exception not Python 2 compatible #277