Skip to content

Commit 3602cf2

Browse files
committed
R568: add missing changelog entry for schema migration hardening
1 parent 70bc0cc commit 3602cf2

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 (R568, PR [#598](https://github.com/ryacub/rayniyomi/pull/598))
6768

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

0 commit comments

Comments
 (0)