From 7d61f3020a50afa21c32802169b6a922d5330105 Mon Sep 17 00:00:00 2001 From: Jay Trees Date: Wed, 29 May 2024 17:19:19 +0200 Subject: [PATCH] docs(changelog): add security improvements by tuda --- changelogs/unreleased.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/changelogs/unreleased.md b/changelogs/unreleased.md index d45d8e75..13f6b4af 100644 --- a/changelogs/unreleased.md +++ b/changelogs/unreleased.md @@ -28,3 +28,8 @@ - Dependencies have been updated - Fixed missing authentication when deleting wish - Fixed being able to add wishes to arbitrary lists +- Various security fixes and improvements + + If you are self-hosting, please update as soon as possible. + + Thank you [Trup3s](https://github.com/wishthis/wishthis/commits?author=Trup3s) from the Technical University of Darmstad!