diff --git a/CHANGELOG.md b/CHANGELOG.md index 98d54c7..22baa7b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +## v0.22.26 + +- (_Backported from v0.23.0-rc_) Added manual WAL checkpoints before creating the zip backup to minimize copying unnecessary data. + + ## v0.22.25 - Refresh the old collections state in the Import UI after successful import submission ([#5861](https://github.com/pocketbase/pocketbase/issues/5861)). diff --git a/latest_version b/latest_version index 4c7134a..9c8e4fc 100644 --- a/latest_version +++ b/latest_version @@ -1 +1 @@ -0.23.0-rc13 +0.22.26