diff options
| -rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 945f696ff1..0df2d06f2a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -70,6 +70,8 @@ Line wrap the file at 100 chars. Th - Fix crash sometimes occurring during account creation. - Fix tunnel info expansion state not remembered during pause and resume. - Fix crash caused by view transitions due to a timit issue. +- Fix disabled login button on login failure. Instead, the login button will now still be enabled + on login failures to let the user re-attempt the login. ## [2022.4] - 2022-08-19 |
