[#2817] allowed 0 as RelationOptions.MinSelect value

This commit is contained in:
Gani Georgiev
2023-06-30 18:12:53 +03:00
parent 2cb642bbf7
commit 7297f55ca4
3 changed files with 55 additions and 1 deletions
+2
View File
@@ -73,6 +73,8 @@
- Soft-deprecated `security.NewToken()` in favor of `security.NewJWT()`.
- Allowed `0` as `RelationOptions.MinSelect` value to avoid the ambiguity between 0 and non-filled input value ([#2817](https://github.com/pocketbase/pocketbase/discussions/2817)).
## v0.16.6