File tree Expand file tree Collapse file tree 2 files changed +20
-4
lines changed
Expand file tree Collapse file tree 2 files changed +20
-4
lines changed Original file line number Diff line number Diff line change 3030
3131## Version 6
3232
33+ ### v6.6.7
34+
35+ Released on Jun 13, 2025
36+
37+ #### Hotfixes, nothing new.
38+
39+ We got a few bug report, so here are the fixes.
40+
41+ ` klo ` refers to * Keep the Light On* . In other words, basic software updates.
42+
43+ * ` fixes ` #3443 : Fix missing album (from) argument on download by @ildyria
44+ > When trying to download a photo from the photo view, this was just triggering a 302 redirection.
45+ * ` fixes ` #3445 : Fix preloading of relation missing on Tag albums by @ildyria
46+ > When using tag albums with some of the SE options, the lazy loading was breaking. This is now fixed.
47+ * ` fixes ` #3441 : Fix 500 on search by @ildyria
48+ > Search was broken in the marshalling of the JSON data.
49+ * ` klo ` #3439 : Remove unused config options, fix buttons in gallery header by @ildyria
50+
3351### v6.6.6 😈
3452
3553Released on Jun 11, 2025
@@ -89,8 +107,6 @@ Finally for the great supporters of Lychee we added two new features:
89107
90108#### Other boring changes
91109
92- ` klo ` refers to * Keep the Light On* . In other words, basic software updates.
93-
94110* ` klo ` #3374 : Remove "unjustified" photo layout option from code by @ildyria .
95111 > Long overdue change, unjustified layout had been removed already in version 5. This is cleaning legacy code.
96112* ` klo ` #3355 : Remove dependency on parent-id and directly extract from the url by @ildyria .
Original file line number Diff line number Diff line change 1010 >NEW</span
1111 >
1212 <a
13- href =" https://github.com/LycheeOrg/Lychee/releases/tag/v6.6.6 "
14- class =" text-slate-200 hover:underline dark:text-slate-200 font-medium" >Lychee 6.6.6 is now available! »</a
13+ href =" https://github.com/LycheeOrg/Lychee/releases/tag/v6.6.7 "
14+ class =" text-slate-200 hover:underline dark:text-slate-200 font-medium" >Lychee 6.6.7 is now available! »</a
1515 >
1616 <a
1717 target =" _blank"
You can’t perform that action at this time.
0 commit comments