Update changelog for 0.26.0-rc.1

This commit is contained in:
LukeHagar
2025-03-26 00:01:37 +00:00
committed by github-actions[bot]
parent 0ea4a70b90
commit bc5d347484

View File

@@ -1,3 +1,12 @@
## 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
- Fixed and normalized logs error serialization across common types for more consistent logs error output ([#6631](https://github.com/pocketbase/pocketbase/issues/6631)).