diff --git a/CHANGELOG.md b/CHANGELOG.md index ee97938..6bf4b5e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,11 @@ -## v0.25.2 (WIP) +## v0.25.3 -- Fixed realtime delete event not being fired for `RecordProxy`ies and other custom Record model structs ([#6433](https://github.com/pocketbase/pocketbase/issues/6433)). +- Added a temporary exception for Backblaze S3 endpoints to exclude the new `aws-sdk-go-v2` checksum headers ([#6440](https://github.com/pocketbase/pocketbase/discussions/6440)). + + +## v0.25.2 + +- Fixed realtime delete event not being fired for `RecordProxy`-ies and added basic realtime record resolve automated tests ([#6433](https://github.com/pocketbase/pocketbase/issues/6433)). ## v0.25.1 diff --git a/latest_version b/latest_version index 51cdb9e..3d9dcb1 100644 --- a/latest_version +++ b/latest_version @@ -1 +1 @@ -0.23.0-rc14 +0.25.3