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