[#4737] fixed OAuth2 clear btn action

This commit is contained in:
Gani Georgiev
2024-04-13 15:44:20 +03:00
parent 4286812a09
commit 7734d63e51
42 changed files with 408 additions and 365 deletions
+5
View File
@@ -1,3 +1,8 @@
## (WIP) v0.22.9
- Fixed Admin UI OAuth2 "Clear all fields" btn action not properly unsetting all form fields ([#4737](https://github.com/pocketbase/pocketbase/issues/4737)).
## v0.22.8
- Fixed '~' auto wildcard wrapping when the param has escaped `%` character ([#4704](https://github.com/pocketbase/pocketbase/discussions/4704)).