pywebview v3.3 Release Notes

Release Date: 2020-06-30 // almost 4 years ago
    • New [All] Brand-new WSGI based internal HTTP server. Thanks @astronouth7303.
    • ๐Ÿ New [All] Transparent windows. Not available on Windows.
    • New [All] Allow pywebview window to be on top of other windows.
    • New [All] Custom window drag region using CSS classes. Thanks @Fizzadar.
    • ๐Ÿ‘ New [All] Custom user-agent support. Thanks @tognee.
    • Fix [All] Python function not triggered using JS #458.
    • Fix [All] window methods do not work in loaded event #528.
    • Fix [Cocoa] Caption bar and window control buttons are now hidden In frameless mode.
    • Fix [CEF] CEF window resize hang #484.
    • Fix [MSHTML] Fix easy drag in frameless mode.
    • Fix [EdgeHTML] Do not show admin prompt for non-local URLs.
    • Fix [GTK] Fix threading issues with recentish versions of PyGObject
    • ๐ŸŒ Fix [QT] Fix opening web inspecting in debug mode