You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -64,6 +64,7 @@ The format is a modified version of [Keep a Changelog](https://keepachangelog.co
64
64
- Remove unused `CoroutineScope` parameter from `PlayerMpvInitializer` constructor
65
65
- Remove dead `rollbackToLastGood()` stub and `ROLLBACK_NOT_AVAILABLE` error code from `LightNovelPluginManager`; converted 4 deferred TODO comments to tracked GitHub issues (#536–#539)
66
66
- 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))
0 commit comments