From 1fca2468392e74a97a7c807cfc454b0a909d3f1d Mon Sep 17 00:00:00 2001 From: Marc 'risson' Schmitt Date: Fri, 19 Apr 2024 18:36:47 +0200 Subject: [PATCH] website/docs: release notes 2024.4: add performance improvements values (#9356) --- website/docs/releases/2024/v2024.4.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/releases/2024/v2024.4.md b/website/docs/releases/2024/v2024.4.md index de6905fd96..067034f7d1 100644 --- a/website/docs/releases/2024/v2024.4.md +++ b/website/docs/releases/2024/v2024.4.md @@ -17,7 +17,7 @@ To try out the release candidate, replace your Docker image tag with the latest - **Configurable WebAuthn device restrictions** Configure which types of WebAuthn devices can be used to enroll and validate for different authorization levels. -- **Performance improvements** The API Endpoints to list Users, Groups, and Events have been optimized by 100%, y% and z% respectively +- **Performance improvements** The API Endpoints to list Users, Groups, and Events have been optimized by 94%, 41% and 53% respectively ## Breaking changes