From 422ba9bc922d0161a245dd0104da889f98e0e50b Mon Sep 17 00:00:00 2001 From: ildyria Date: Tue, 27 Jan 2026 22:41:55 +0100 Subject: [PATCH 1/4] Version 7.3.0 --- docs/releases.md | 32 ++++++++++++++++++++--- src/components/widgets/Announcement.astro | 4 +-- src/pages/roadmap.astro | 5 ++-- 3 files changed, 33 insertions(+), 8 deletions(-) diff --git a/docs/releases.md b/docs/releases.md index 456a269..4da23d3 100644 --- a/docs/releases.md +++ b/docs/releases.md @@ -30,6 +30,34 @@ ## Version 7 +### v7.3.0 + +Released on Jan 27th, 2026 + +#### LDAP/AD support is here! + +As usual, minor release, new functionalities! We add LDAP and Active Directory support for user authentication. +As this is more an enterprise feature, it is only available to Supporter Edition users. Aside from that, +we also added a new setting which allows to have the photo details drawer open by default when opening a photo. + +#### Most notable changes + +`klo` refers to *Keep the Light On*. In other words, basic software updates. +`SE` refers to functionalities that are aimed at the Supporter/Pro Edition. + +* `klo` #4006 : Add more contributions guides by @ildyria. + > Documentation has been improved to help new contributors get started. +* `klo` #4019 : Clarify album rights propagation by @ildyria. + > We added some documentation to clarify how album rights propagation works when creating an album. +* `SE` #4020 : Add LDAP support by @ildyria. + > Full LDAP support, this will allow you to synchronize your users from your LDAP/Active Directory server. + > They will be created on first login. When using LDAP, onboarded users are not able to change their username/password from Lychee. +* `fix` #4029 : Fix ugly header bar in light mode when showing photo details by @ildyria. + > In light mode, when opening the photo details drawer, the header bar creating an ugly shadow. +* `fix` #4028 : Migration breaking on some installations by @ildyria. + > We got report that users of version 7 and 7.1 having rated already some pictures were facing issues + > when migrating to 7.2. This fixes those issues. + ### v7.2.1 Released on Jan 24th, 2026 @@ -40,8 +68,6 @@ A small patch to fix a few issues. We also added the ability to filter photos by #### Most notable changes -`klo` refers to *Keep the Light On*. In other words, basic software updates. - * `klo` #4004 : Improve docker compose template by @ildyria. > Improve the docker-compose template use yaml template to avoid duplication. @@ -256,8 +282,6 @@ Read more on our [blog post](https://lycheeorg.dev/2025-12-31-version-7/) about #### Most notable changes -`SE` refers to functionalities that are aimed at the Supporter/Pro Edition. - * `klo` #3880 : Spec driven development support by @ildyria. * `new` #3881 : Add support for hprof in order to have profiling by @ildyria. diff --git a/src/components/widgets/Announcement.astro b/src/components/widgets/Announcement.astro index e5f6f6d..59afd2a 100644 --- a/src/components/widgets/Announcement.astro +++ b/src/components/widgets/Announcement.astro @@ -10,8 +10,8 @@ >NEW Lychee 7.2.1 is now available! »Lychee 7.3.0 is now available! »