From 5024ade9bacd16b7eb433050eabddde65eb4caba Mon Sep 17 00:00:00 2001 From: Christian Beutel <> Date: Fri, 18 Apr 2025 13:21:08 +0200 Subject: [PATCH] updates changelog --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4b5d8158..1a7f0cd6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,5 @@ -## v0.16.4 -### Security +# v0.16.4 +## Security > [!CAUTION] Fixes a critical vulnerability where, in rare cases, registered users could temporarily inherit another user's session. This was caused by an incorrectly scoped PocketBase instance being shared across concurrent requests on the server.