Skip to content

Commit cccb689

Browse files
authored
docs: add missing changelog entry for theming reliability (R568) (#603)
* R568: add missing changelog entry for schema migration hardening * R568: remove ticket references from changelog entry --------- Co-authored-by: ryacub <ryacub@users.noreply.github.com>
1 parent 70bc0cc commit cccb689

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ The format is a modified version of [Keep a Changelog](https://keepachangelog.co
6464
- Remove unused `CoroutineScope` parameter from `PlayerMpvInitializer` constructor
6565
- Remove dead `rollbackToLastGood()` stub and `ROLLBACK_NOT_AVAILABLE` error code from `LightNovelPluginManager`; converted 4 deferred TODO comments to tracked GitHub issues (#536#539)
6666
- Backfilled missing `Unreleased` entries from previously merged Codex PRs, deduped against existing changelog items
67+
- Harden custom accent preference schema migration safety: schema-first read, malformed/unknown-version fallback to legacy/unset, dual-write compatibility for downgrade paths, and delete/isSet reactive stability improvements
6768

6869
## [0.18.1.75] - 2026-03-13
6970

0 commit comments

Comments
 (0)