From 0ac77271cc4aae2fabdaa442f7b4159429c5c6a2 Mon Sep 17 00:00:00 2001 From: Andy Miller Date: Sun, 19 Oct 2025 14:59:42 -0600 Subject: [PATCH] updated changelog Signed-off-by: Andy Miller --- CHANGELOG.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 07889b242..76e9b5e6e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,10 +1,11 @@ # v1.7.50 -## UNRELEASED +## 10/19/2025 1. [](#new) - * Added staged self-upgrade pipeline with manifest snapshots and atomic swaps for Grav core updates. + * Added new **Safe Core Upgrade** process with snapshots for backup and restore, better preflight and postflight checks, as well as exception checking post-install for easy rollback. * Introduced recovery mode with token-gated UI, plugin quarantine, and CLI rollback support. * Added `bin/gpm preflight` compatibility scanner and `bin/gpm rollback` utility. + * Added `wordCount` Twig filter [#3957](https://github.com/getgrav/grav/pulls/3957) # v1.7.49.5 ## 09/10/2025