From c53f6015e45ea54fbce5da4fed45fdc914233d8e Mon Sep 17 00:00:00 2001 From: diegosouzapw Date: Sat, 8 Aug 2026 20:05:49 -0300 Subject: [PATCH] docs(changelog): add Radar local state entry --- changelog.d/features/9830-radar-local-model-state.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog.d/features/9830-radar-local-model-state.md diff --git a/changelog.d/features/9830-radar-local-model-state.md b/changelog.d/features/9830-radar-local-model-state.md new file mode 100644 index 0000000000..a6df34c7e7 --- /dev/null +++ b/changelog.d/features/9830-radar-local-model-state.md @@ -0,0 +1 @@ +- **feat(radar):** Persist local model display-name/enabled overrides and hide/restore tombstones, with authenticated catalog controls and feed safety precedence ([#9830](https://github.com/diegosouzapw/OmniRoute/pull/9830))