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
Uh oh!
There was an error while loading. Please reload this page.
-
🚀 Improvements
AllReplace print with logging in JS API exception handling.AllReplace ssl.wrap_socket() with SSLContext().wrap_socket(). Thanks @lanzzWinFormsAdd a modern Vista open folder dialog. Thanks @v_yonghliaoWinformsFallback to Winforms when QT is forced, but not available.EdgeChromiumReplacewindow.alertwith a message box implementation.MSHTMLConvert JS API code to ES5 to be compatible with MSHTML.🐞 Bug fixes
AllAdd missing return in DOM.body property. Thanks @lanzz.AllUse json.dumps to serialise the html template in create_element. Thanks @lanzzAllFix ever-growing main menu bug. Thanks @lanzzAllChange 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) #1439AllFixTypeError: unhashable typewith certain unhashable object types exposed via JS API. Can`t access python code: unhashable type: 'ConfigParser' #1442CocoaFix nil pointer dereference during file download. Thanks @realityone.EdgeChromiumSupport multiple pywebviews at the same time. Thanks @huan1936.QTQT6 compatibility.QTFix devtools in PySide6. Thanks @TransparentLCQTFix user agent.QTFix segfault on window close.This discussion was created from the release 5.2.
Beta Was this translation helpful? Give feedback.
All reactions