You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
🚀 Improvements
All
Replace print with logging in JS API exception handling.All
Replace ssl.wrap_socket() with SSLContext().wrap_socket(). Thanks @lanzzWinForms
Add a modern Vista open folder dialog. Thanks @v_yonghliaoWinforms
Fallback to Winforms when QT is forced, but not available.EdgeChromium
Replacewindow.alert
with a message box implementation.MSHTML
Convert JS API code to ES5 to be compatible with MSHTML.🐞 Bug fixes
All
Add missing return in DOM.body property. Thanks @lanzz.All
Use json.dumps to serialise the html template in create_element. Thanks @lanzzAll
Fix ever-growing main menu bug. Thanks @lanzzAll
Change on_closing event handlers to be executed synchronously in order to prevent a deadlock when using thread join. Deadlock while closing the window with persistent threads running on Windows (again) #1439All
FixTypeError: unhashable type
with certain unhashable object types exposed via JS API. Can`t access python code: unhashable type: 'ConfigParser' #1442Cocoa
Fix nil pointer dereference during file download. Thanks @realityone.EdgeChromium
Support multiple pywebviews at the same time. Thanks @huan1936.QT
QT6 compatibility.QT
Fix devtools in PySide6. Thanks @TransparentLCQT
Fix user agent.QT
Fix segfault on window close.This discussion was created from the release 5.2.
Beta Was this translation helpful? Give feedback.
All reactions