Skip to content

3.4

Compare
Choose a tag to compare
@r0x0r r0x0r released this 04 Dec 22:29
· 819 commits to master since this release
  • 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.
  • Improvement [Cocoa] Add support for default document navigation and window handling shortcut keys . Thanks ikhmyz and Fizzadar