feat: Windows app (WPF + WebView2) #1

Open
superdooper86 wants to merge 196 commits from feature/windows-app into main
Showing only changes of commit 7601452f93 - Show all commits
+6 -3
View File
@@ -1,4 +1,7 @@
## What's new in beta.22
## What's new in beta.23
- Fixed build error: Task unwrap for Dispatcher.InvokeAsync with async lambda
- Removed unused field warning
- About section now shows "vX.X.X available" label when an update is available (not just button label change)
- Sign-in: fixed app showing signed out after login window closes — cookies and cached auth now correctly set IsSignedIn=true
- Sign-in: added brief delay before refresh so WebView2 user data folder is fully released by LoginWindow before reuse
- Wider cookie domain filter (anthropic.com included alongside claude.ai)
- Broader JS paths for email and org ID in bootstrap response