From a24d49f463510968d52fecbf10a3ea8cd1ecfee2 Mon Sep 17 00:00:00 2001 From: Justin Paul Date: Fri, 8 May 2026 10:16:49 -0400 Subject: [PATCH] Rename "Backups" menu item to "Config Checkpoints" User-facing copy only; internal API names (Backups collection, BackupEntry, list-backups op, etc.) stay the same to avoid churn through the wire protocol and existing on-disk files. The new phrasing makes the auto-snapshot-before-save model more discoverable. Co-Authored-By: Claude Opus 4.7 (1M context) --- src/WebhookServer.Gui/MainWindow.xaml | 3 ++- src/WebhookServer.Gui/ViewModels/MainViewModel.cs | 8 ++++---- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/src/WebhookServer.Gui/MainWindow.xaml b/src/WebhookServer.Gui/MainWindow.xaml index a2ff565..64f037c 100644 --- a/src/WebhookServer.Gui/MainWindow.xaml +++ b/src/WebhookServer.Gui/MainWindow.xaml @@ -29,8 +29,9 @@ -