From 2ca75b9c55919d505ac5197d02f83575e50c47b0 Mon Sep 17 00:00:00 2001 From: Nils Behlen <29949516+nilsbehlen@users.noreply.github.com> Date: Fri, 11 Aug 2023 10:52:14 +0200 Subject: [PATCH] Update Changelog.md --- Changelog.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/Changelog.md b/Changelog.md index 34393a0..9dadefb 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,5 +1,13 @@ # Changelog +### v1.3.0 - 2023-08-11 + +* Added poll in browser setting. This moves the polling for successful push authentication to the browser of the user so that the site does not have to reload. (#133) +* Default OTP text is now customizable. (#137) + +* Added compatibility for keycloak 22 +* Removed listing as theme from keycloak settings + ### v1.2.0 - 2023-01-25 * Added implementation of the preferred client mode (#121) @@ -55,4 +63,4 @@ ### v0.1 - 2019-04-11 * First version -* Supports basic OTP token +* Supports basic OTP token \ No newline at end of file