Update changelog for 0.23.0-rc14

This commit is contained in:
LukeHagar
2024-11-20 00:01:26 +00:00
committed by github-actions[bot]
parent 2c633ec280
commit d75c24697c

View File

@@ -1,3 +1,8 @@
## v0.22.27
- Instead of unregistering the realtime client(s), just unset their auth state on delete of their related auth record so that the client(s) can receive the `delete` event ([#5898](https://github.com/pocketbase/pocketbase/issues/5898)).
## v0.22.26 ## v0.22.26
- (_Backported from v0.23.0-rc_) Added manual WAL checkpoints before creating the zip backup to minimize copying unnecessary data. - (_Backported from v0.23.0-rc_) Added manual WAL checkpoints before creating the zip backup to minimize copying unnecessary data.