Update changelog for 0.22.21

This commit is contained in:
LukeHagar
2024-09-19 00:01:34 +00:00
committed by github-actions[bot]
parent 0c5575c26b
commit de1faecbe3
2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
## v0.22.21
- Lock the logs database during backup to prevent `database disk image is malformed` errors in case there is a log write running in the background ([#5541](https://github.com/pocketbase/pocketbase/discussions/5541)).
## v0.22.20 ## v0.22.20
- Fixed the Admin UI `isEmpty` check to allow submitting zero uuid, datetime and date strings ([#5398](https://github.com/pocketbase/pocketbase/issues/5398)). - Fixed the Admin UI `isEmpty` check to allow submitting zero uuid, datetime and date strings ([#5398](https://github.com/pocketbase/pocketbase/issues/5398)).

View File

@@ -1 +1 @@
0.22.20 0.22.21