[#7670] fixed password fields not being detected as changed

This commit is contained in:
Gani Georgiev
2026-04-27 17:34:27 +03:00
parent 44bf55097a
commit 5c9bcfaf8e
5 changed files with 21 additions and 6 deletions

View File

@@ -1,3 +1,8 @@
## v0.37.5 (WIP)
- Fixed password fields not being detected as changed ([#7670](https://github.com/pocketbase/pocketbase/issues/7670)).
## v0.37.4
- Added backups list scroll container ([#7655](https://github.com/pocketbase/pocketbase/issues/7655)).