[#6778] updated the excerpt modifier to properly account for multibyte characters

This commit is contained in:
Gani Georgiev
2025-04-28 12:47:13 +03:00
parent 9bee3bd0fd
commit 5713cf422b
3 changed files with 27 additions and 4 deletions

View File

@@ -1,3 +1,8 @@
## v0.27.2 (WIP)
- Updated the excerpt modifier to properly account for multibyte characters ([#6778](https://github.com/pocketbase/pocketbase/issues/6778)).
## v0.27.1
- Updated example `geoPoint` API preview body data.