diff --git a/docs/releases.md b/docs/releases.md index 1e771a40..96f7c437 100644 --- a/docs/releases.md +++ b/docs/releases.md @@ -30,6 +30,25 @@ ## Version 6 +### v6.6.9 + +Released on Jun 17, 2025 + +#### Small fixes + +This is a small release that fixes a few bugs that were reported by our users. + +`klo` refers to *Keep the Light On*. In other words, basic software updates. + +* `fixes` #3456 : Do not use metrics on smart albums by @ildyria. + > Metrics require a valid album id. On smart albums, those ids do not match the usual pattern + > and were returning a 422 error. We disabled the metrics on smart albums. +* `klo` #3455 : Check Imagick version 7 in diagnostics by @ildyria. + > Our diagnostics page was checking for Imagick version 6 only. We also now support version 7. +* `fixes` #3461 : Set header from album edit by @ildyria. + > This bug was introduced in version 6.6.6. We updated the validation to match the new photo-album relationship. + + ### v6.6.8 Released on Jun 14, 2025 @@ -48,8 +67,6 @@ Released on Jun 13, 2025 We received a few bug reports, so here are the fixes. -`klo` refers to *Keep the Light On*. In other words, basic software updates. - * `fixes` #3443 : Fix missing album (from) argument on download by @ildyria. > When trying to download a photo from the photo view, this was just triggering a 302 redirection. * `fixes` #3445 : Fix preloading of relation missing on Tag albums by @ildyria. diff --git a/src/components/widgets/Announcement.astro b/src/components/widgets/Announcement.astro index a9a50147..9e21527b 100644 --- a/src/components/widgets/Announcement.astro +++ b/src/components/widgets/Announcement.astro @@ -10,8 +10,8 @@ >NEW Lychee 6.6.8 is now available! »Lychee 6.6.9 is now available! »