From 75c4b18a698b69c93b1932ff45d0bafe4313eb04 Mon Sep 17 00:00:00 2001 From: Bubka <858858+Bubka@users.noreply.github.com> Date: Fri, 7 Apr 2023 23:37:58 +0200 Subject: [PATCH] Fix typo in the change log --- changelog.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/changelog.md b/changelog.md index dc7aa2d2..8bfcd308 100644 --- a/changelog.md +++ b/changelog.md @@ -6,7 +6,7 @@ ## [4.0.0-beta.1] - 2023-03-26 ### Warnings -This is a pre-release of v4.0.0 which introduces a deep change, multi-user support. You should considere it for testing purpose only. +This is a pre-release of v4.0.0 which introduces a deep change, multi-user support. You should consider it for testing purpose only. ⚠️ Make a backup of your database first or try it with fake data ⚠️ ⚠️ This release drops PHP 8.0 support ⚠️ @@ -23,14 +23,14 @@ ### Added - An Export feature (accessible via the Manage view) that lets you download your 2FA data in a JSON migration file - The Import feature accepts the 2FAuth JSON file generated by the Export feature -- Support of custom base URL. You can now install 2FAuth in a domain subdirectory, e.g `https://mydomain/2fauth/` +- Support of custom base URL. You can now install 2FAuth in a domain sub-directory, e.g `https://mydomain/2fauth/` - ctrl+F keyboard shortcut to focus on Search on the main view - A light theme - IP addresses of failed login attempts are now logged ### Changed -⚠️ 2FAuth uses a new component to operate the WebAuthn authentification that cannot use existing registrations of your security devices. As a consequence, all your security devices will be revoked and the "Use Webauthn only" option will be disabled during the upgrade to avoid any issue and/or lockout. You will have to sign in using your email and password to re-register you security devices. +⚠️ 2FAuth uses a new component to operate the WebAuthn authentication that cannot use existing registrations of your security devices. As a consequence, all your security devices will be revoked and the "Use Webauthn only" option will be disabled during the upgrade to avoid any issue and/or lockout. You will have to sign in using your email and password to re-register you security devices. - The Manage view layout has been rearranged: The search bar remains and the action buttons now stand in the page footer - Password formatting is now a user option available with 3 formats: Grouping digits by pair, by trio or by half