fixed number settings 0 max validator

This commit is contained in:
Gani Georgiev
2026-06-08 12:41:13 +03:00
parent b66a4e32cc
commit f868756721
3 changed files with 52 additions and 14 deletions
+3 -1
View File
@@ -1,6 +1,8 @@
## v0.39.3 (WIP)
- Fixed JS error on `file` settings `maxSelect` change.
- Fixed JS error on `file` settings `maxSelect` change ([#7731](https://github.com/pocketbase/pocketbase/issues/7731)).
- Other minor fixes (fixed `number` settings validator to not ignore 0 `max` values, normalized field settings tooltip format, etc.).
## v0.39.2