updated changelog
This commit is contained in:
parent
af7c6d8d9b
commit
cdb539dcc8
|
@ -3,11 +3,11 @@
|
||||||
- Added Bitbucket OAuth2 provider ([#3948](https://github.com/pocketbase/pocketbase/pull/3948); thanks @aabajyan).
|
- Added Bitbucket OAuth2 provider ([#3948](https://github.com/pocketbase/pocketbase/pull/3948); thanks @aabajyan).
|
||||||
|
|
||||||
- Mark user as verified on confirm password reset ([#4066](https://github.com/pocketbase/pocketbase/issues/4066)).
|
- Mark user as verified on confirm password reset ([#4066](https://github.com/pocketbase/pocketbase/issues/4066)).
|
||||||
_If the user email has changed after issuing the reset token (eg. updated from the Admin UI), then the `verified` user state remains unchanged._
|
_If the user email has changed after issuing the reset token (eg. updated by an admin), then the `verified` user state remains unchanged._
|
||||||
|
|
||||||
- Added `TestMailer.SentMessages` field that holds all sent test app emails until cleanup.
|
- Added `TestMailer.SentMessages` field that holds all sent test app emails until cleanup.
|
||||||
|
|
||||||
- Minor Admin UI improvements (reduced the min table row height, added new TinyMCE codesample languages, etc.)
|
- Minor Admin UI improvements (reduced the min table row height, added new TinyMCE codesample plugin languages, etc.)
|
||||||
|
|
||||||
|
|
||||||
## v0.20.6
|
## v0.20.6
|
||||||
|
|
Loading…
Reference in New Issue