From 605f779e84471789d27d12588c4d33d1b332148f Mon Sep 17 00:00:00 2001 From: Bubka <858858+Bubka@users.noreply.github.com> Date: Fri, 27 Sep 2024 14:28:39 +0200 Subject: [PATCH] Complete with API v1.5.0 change log --- changelog.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/changelog.md b/changelog.md index 7c64bd0a..0d362d18 100644 --- a/changelog.md +++ b/changelog.md @@ -1,6 +1,6 @@ # Change log -## [5.3.0] - 2024-09-25 +## [5.3.0] - 2024-09-27 ### Added @@ -44,6 +44,10 @@ Please refer to the [Configuration doc](https://docs.2fauth.app/getting-started/ - [issue #360](https://github.com/Bubka/2FAuth/issues/360) Can’t import QR Codes from Confluence 2FA - [issue #362](https://github.com/Bubka/2FAuth/issues/362) Cannot use SSO if app runs in subdirectory +### API [1.5.0] + +- New `group_id` property for POST and PUT operations of the `/api/v1/twofaccounts` path + ## [5.2.0] - 2024-05-29 2FAuth v5.2 offers a new notification feature. Each user can now decide whether they want to receive an email after a successful login from a new device, or after a failed login.