Update changelog for 0.27.2

This commit is contained in:
LukeHagar
2025-04-29 00:01:47 +00:00
committed by github-actions[bot]
parent 9abfdf000a
commit 062cb48bd6
2 changed files with 10 additions and 1 deletions

View File

@@ -1,3 +1,12 @@
## v0.27.2
- Added workers pool when cascade deleting record files to minimize _"thread exhaustion"_ errors ([#6780](https://github.com/pocketbase/pocketbase/discussions/6780)).
- Updated the `:excerpt` fields modifier to properly account for multibyte characters ([#6778](https://github.com/pocketbase/pocketbase/issues/6778)).
- Use `rowid` as count column for non-view collections to minimize the need of having the id field in a covering index ([#6739](https://github.com/pocketbase/pocketbase/discussions/6739))
## v0.27.1 ## v0.27.1
- Updated example `geoPoint` API preview body data. - Updated example `geoPoint` API preview body data.

View File

@@ -1 +1 @@
0.26.0-rc.1 0.27.2