From d0b9c7282d054b8f0d17642bfb3eacf7c27a011d Mon Sep 17 00:00:00 2001 From: ildyria Date: Mon, 23 Jun 2025 14:49:05 +0200 Subject: [PATCH] version 6.6.11 --- docs/releases.md | 13 ++++++++++++- src/components/widgets/Announcement.astro | 8 ++++---- 2 files changed, 16 insertions(+), 5 deletions(-) diff --git a/docs/releases.md b/docs/releases.md index bd36e79b..964d8257 100644 --- a/docs/releases.md +++ b/docs/releases.md @@ -30,11 +30,22 @@ ## Version 6 +### v6.6.11 + +Released on Jun 23, 2025 + +#### Minor fix on photo edit. + +Editing photos was no longer possible since version 6.6.6, this was due to the change of the photo-album relationship. +This is now fixed and you can edit your photos again. Sorry for the inconvenience. + +* `fixes` #3471 : Photo edit by @ildyria. + ### v6.6.10 Released on Jun 18, 2025 -#### Security release: MAJOR Vulnerability fix (9.8) +#### Security release: MAJOR Vulnerability fix (7.5) Lychee version between 6.6.6 and 6.6.9 (included) are vulnerable to a path traversal attack. This leads the attacker being able to read any files on the server, including `/etc/passwd` and `.env` files... diff --git a/src/components/widgets/Announcement.astro b/src/components/widgets/Announcement.astro index 030dbf06..0b3832e0 100644 --- a/src/components/widgets/Announcement.astro +++ b/src/components/widgets/Announcement.astro @@ -10,12 +10,12 @@ >NEW CVSS 7.5 in Lychee [6.6.6 to 6.6.9], update Lychee 6.6.10 as soon as possible! »CVSS 7.5 in Lychee [6.6.6 to 6.6.9], update as soon as possible! Lychee 6.6.11 is now available! »