[#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

@@ -11,4 +11,4 @@ PB_DOCS_URL = "https://pocketbase.io/docs"
PB_JS_SDK_URL = "https://github.com/pocketbase/js-sdk"
PB_DART_SDK_URL = "https://github.com/pocketbase/dart-sdk"
PB_RELEASES = "https://github.com/pocketbase/pocketbase/releases"
PB_VERSION = "v0.37.4"
PB_VERSION = "v0.37.5-dev"