commit json status write after checking the fields picker

This commit is contained in:
Gani Georgiev
2026-09-05 18:32:30 +03:00
parent bf12ae0244
commit 97f9d63a1b
5 changed files with 192 additions and 19 deletions
+3
View File
@@ -2,6 +2,9 @@
- Minor UI improvements (updated dark primary btn contrast).
- Writes the status header for JSON responses only if the fields picker succeed or has acceptable fallback.
_This is to allow custom response status code in reaction to failed json writes._
- Bumped `golang.org/x/*` dependencies to silence security scanners ([#7829](https://github.com/pocketbase/pocketbase/discussions/7829)).