[#7312] excluded id from the excerpt list

This commit is contained in:
Gani Georgiev
2025-11-08 23:31:03 +02:00
parent 501ab0e6be
commit 63a9d045a1
38 changed files with 83 additions and 50 deletions

View File

@@ -1,3 +1,8 @@
## v0.32.1 (WIP)
- Fixed error in the UI when the `id` has leading or trailing spaces ([#7312](https://github.com/pocketbase/pocketbase/issues/7312)).
## v0.32.0
- ⚠️ Added extra List/Search API rules checks for the client-side `filter`/`sort` relations.