fix: system theme selection immediately applies OS preference instead of reverting to light

This commit is contained in:
Ulas Kalayci
2026-04-20 10:20:18 +02:00
parent e92487f464
commit ca3da0eccd
4 changed files with 10 additions and 4 deletions
+5
View File
@@ -7,6 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
## [0.20.27] - 2026-04-20
### Fixed
- Selecting "System" theme in settings now immediately applies the OS dark/light preference instead of reverting to light mode until the next page reload
## [0.20.26] - 2026-04-20
### Added