Skip to content

4.2

Compare
Choose a tag to compare
@r0x0r r0x0r released this 22 Jun 20:51
· 449 commits to master since this release

⚡ Features

  • [All] webview.create_window(focus=False) to create a non-focusable window. Thanks @mi4code #1030.

🚀 Improvements

  • [All] Modernization of project infrastructure + typing. Thanks @demberto.
  • [Winforms] Top level menu item support. Thanks @zhengxiaoyao0716.
  • [Winforms] Disable touchpad elastic overscroll. Thanks @firai.

🐞 Bug fixes

  • [Winforms] Unable to load DLL 'WebView2Loader.dll': The specified module could not be found. Thanks @kawana77b #1078
  • [Cocoa] Add missing pip dependency pyobjc-framework-security.