Skip to content

3.3 Detroit Edition

Compare
Choose a tag to compare
@r0x0r r0x0r released this 30 Jun 11:08
· 1004 commits to master since this release
  • 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