pywebview v3.4 Release Notes

Release Date: 2020-12-04 // over 3 years ago
    • 🏁 New [Windows] WebView2 Chromium support. Thanks sbbosco. #521.
    • 👻 Fix [All] Exception with HTML checkboxes and get_elements. #622.
    • Fix [All] pystray compatibility. Thanks AlexCovizzi. #486.
    • Fix [All] expose methods instead of all callables for JS API objects. Thanks jgentil. #629.
    • Fix [EdgeHTML] Make returning results of evaluate_js more robust. Thanks sbbosco.
    • Fix [QT] KDE_FULL_SESSION not being used. Thanks Maltzur.
    • Fix [Cocoa] Unicode filenames for input files.
    • 📦 Improvement [Cocoa] Only install the specific pyobjc packages required. Thanks Fizzadar.
    • 0️⃣ Improvement [Cocoa] Add support for default document navigation and window handling shortcut keys . Thanks ikhmyz and Fizzadar

Previous changes from v3.3.5

    • Fix [EdgeHTML] Server middleware handling
    • Fix [EdgeHTML] file:// url handling