chore: release notes for beta.26

This commit is contained in:
SuperDooper
2026-05-08 16:12:06 +02:00
parent 7febb0384f
commit 0300e4a72e
+3 -2
View File
@@ -1,3 +1,4 @@
## What's new in beta.25 ## What's new in beta.26
- Debug: Settings panel now shows bootstrap diagnostic info after sign-in (helps diagnose missing data) - 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