fallback to 0

This commit is contained in:
Gani Georgiev
2026-04-19 15:36:38 +03:00
parent ba554b8470
commit c3a53cb183
4 changed files with 4 additions and 4 deletions

View File

@@ -1,7 +1,7 @@
## v0.37.1
- Minor UI bugfixes:
- Fixed `number` field min/max input value normalization ([#7646](https://github.com/pocketbase/pocketbase/issues/7646)).
- Fixed `number` field input values normalization ([#7646](https://github.com/pocketbase/pocketbase/issues/7646)).
- Allow opening collections in new tab on middle click.
- Show collection name in the page title on initial load.