docs: add changelog for OAuth2 sessionStorage fallback (#900) (#901)

* docs: add changelog for OAuth2 sessionStorage fallback (#900)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

* docs: mention Android via browser in changelog

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

---------

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Dream Hunter
2026-03-16 00:07:58 +08:00
committed by GitHub
co-authored by Claude Opus 4.6
parent 6c58cd3c2e
commit 79b9835fa2
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -17,6 +17,7 @@
### Bug Fixes
- fix: |Auto Reply| Fix auto-reply not triggering when `source_prefix` is empty string (#459), empty value now correctly matches all senders
- fix: |OAuth2| Fix OAuth2 login callback failure on Android via browser and other mobile browsers due to sessionStorage loss during redirect, add localStorage fallback (#900)
### Testing