pywebview v3.4 Release Notes
Release Date: 2020-12-04 // over 2 years ago-
- 🏁
New
[Windows] WebView2 Chromium support. Thanks sbbosco. #521. - 👻
Fix
[All] Exception with HTML checkboxes andget_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 ofevaluate_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 specificpyobjc
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 handlingFix
[EdgeHTML] file:// url handling