From cdb539dcc8baf95ca256def1f53452286a1a04d1 Mon Sep 17 00:00:00 2001 From: Gani Georgiev Date: Sat, 13 Jan 2024 18:02:49 +0200 Subject: [PATCH] updated changelog --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e914e08f..0ee7569e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,11 +3,11 @@ - 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)). - _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. -- 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