From bfa476a276bb800fd3b90009cdeac5854deabb5f Mon Sep 17 00:00:00 2001 From: SuperDooper <37051355+superdooper86@users.noreply.github.com> Date: Fri, 8 May 2026 14:40:45 +0200 Subject: [PATCH] chore: release notes for beta.19 --- windows/RELEASE_NOTES.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/windows/RELEASE_NOTES.md b/windows/RELEASE_NOTES.md index ae74b01..e9e50db 100644 --- a/windows/RELEASE_NOTES.md +++ b/windows/RELEASE_NOTES.md @@ -1,6 +1,7 @@ -## What's new in beta.18 +## What's new in beta.19 -- Fixed startup crash caused by frozen WPF brushes -- Added system dark/light theme support (auto-detected, updates every 5 seconds) -- Native centered window instead of menubar popup -- Update notifications now work correctly for pre-release builds +- Fixed dark mode: button hover no longer white, ComboBox fully themed +- Fixed logo and version badge in Settings panel +- Fixed signed-in email showing blank (TextBrush instead of hardcoded white) +- Fixed session limits not loading: org ID now fetched dynamically from API +- Added anthropic-client-platform header for correct API responses