Update changelog for 0.25.3

This commit is contained in:
LukeHagar
2025-02-11 00:01:18 +00:00
committed by github-actions[bot]
parent 841ada12b0
commit fdb242bf32
2 changed files with 8 additions and 3 deletions

View File

@@ -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

View File

@@ -1 +1 @@
0.23.0-rc14
0.25.3