updated changelog
This commit is contained in:
parent
bada2338f7
commit
ed9cc2f33c
|
@ -1,6 +1,6 @@
|
||||||
## v0.21.2
|
## v0.21.2
|
||||||
|
|
||||||
- Fixed `@request.auth.*` initialization side-effect which caused the current authenticated user email to not being returned in the `authRefresh()` calls ([#2173](https://github.com/pocketbase/pocketbase/issues/2173#issuecomment-1932332038)).
|
- Fixed `@request.auth.*` initialization side-effect which caused the current authenticated user email to not being returned the user auth response ([#2173](https://github.com/pocketbase/pocketbase/issues/2173#issuecomment-1932332038)).
|
||||||
_The current authenticated user email should be accessible always no matter of the `emailVisibility` state._
|
_The current authenticated user email should be accessible always no matter of the `emailVisibility` state._
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue