synced with master

This commit is contained in:
Gani Georgiev
2025-03-25 23:00:56 +02:00
37 changed files with 623 additions and 47 deletions

View File

@@ -4,7 +4,16 @@
- Updated the `select` field UI to accomodate better larger lists and RTL languages ([#4674](https://github.com/pocketbase/pocketbase/issues/4674)).
- Minor UI fixes (_removed the superuser fields from the auth record create/update examples, fixed logs clipboard data copy, etc._).
- Minor UI fixes (_removed the superuser fields from the auth record create/update examples, etc._).
## v0.26.4
- Fixed `RecordErrorEvent.Error` and `CollectionErrorEvent.Error` sync with `ModelErrorEvent.Error` ([#6639](https://github.com/pocketbase/pocketbase/issues/6639)).
- Fixed logs details clipboard copy.
- Updated `modernc.org/sqlite` to 1.36.2.
## v0.26.3