synced with master

This commit is contained in:
Gani Georgiev
2025-03-28 21:07:16 +02:00
37 changed files with 237 additions and 62 deletions

View File

@@ -7,6 +7,11 @@
- Minor UI fixes (_removed the superuser fields from the auth record create/update examples, etc._).
## v0.26.5
- Fixed canonical URI parts escaping when generating the S3 request signature ([#6654](https://github.com/pocketbase/pocketbase/issues/6654)).
## v0.26.4
- Fixed `RecordErrorEvent.Error` and `CollectionErrorEvent.Error` sync with `ModelErrorEvent.Error` ([#6639](https://github.com/pocketbase/pocketbase/issues/6639)).