updated changelogs

This commit is contained in:
Gani Georgiev
2026-09-06 17:22:45 +03:00
parent 1984952e4e
commit 6e29284e6a
+2 -2
View File
@@ -1,7 +1,5 @@
## v0.40.3 (WIP) ## v0.40.3 (WIP)
- Updated dark primary btn color contrast.
- Write the status header for JSON responses only if the fields picker succeed or has acceptable fallback. - Write the status header for JSON responses only if the fields picker succeed or has acceptable fallback.
_This is to allow custom response status code for failed json writes._ _This is to allow custom response status code for failed json writes._
@@ -15,6 +13,8 @@
- Fixed nested cascade delete of self-referenced relation records. - Fixed nested cascade delete of self-referenced relation records.
- Minor UI fixes (updated dark primary btn color contrast, force reload the records list if the deleted record has self-referenced cascade relation field, etc.).
- Bumped `golang.org/x/*` dependencies to silence security scanners ([#7829](https://github.com/pocketbase/pocketbase/discussions/7829)). - Bumped `golang.org/x/*` dependencies to silence security scanners ([#7829](https://github.com/pocketbase/pocketbase/discussions/7829)).