chore: release notes for beta.27

This commit is contained in:
SuperDooper
2026-05-08 16:15:17 +02:00
parent 22e9096f7c
commit f5b3accc13
+2 -3
View File
@@ -1,4 +1,3 @@
## What's new in beta.26
## What's new in beta.27
- Fixed: script results now use window.chrome.webview.postMessage instead of async IIFE return value — older WebView2 runtimes don't await Promises from ExecuteScriptAsync, so data was never received
- Debug text in Settings will now always show what happened during sign-in
- Fix build error: use WebMessageAsJson (not WebMessageAsString) and post plain JS objects via postMessage