|
30 | 30 |
|
31 | 31 | ## Version 6 |
32 | 32 |
|
| 33 | +### v6.6.8 |
| 34 | + |
| 35 | +Released on Jun 14, 2025 |
| 36 | + |
| 37 | +#### More fixes... |
| 38 | + |
| 39 | +This is a small release that fixes a bugs that were reported by our users. |
| 40 | + |
| 41 | +* `fixes` #3450 : Fix 500 on caching refresh when updating photos by @ildyria. |
| 42 | + |
| 43 | +### v6.6.7 |
| 44 | + |
| 45 | +Released on Jun 13, 2025 |
| 46 | + |
| 47 | +#### Hotfixes, nothing new. |
| 48 | + |
| 49 | +We received a few bug reports, so here are the fixes. |
| 50 | + |
| 51 | +`klo` refers to *Keep the Light On*. In other words, basic software updates. |
| 52 | + |
| 53 | +* `fixes` #3443 : Fix missing album (from) argument on download by @ildyria. |
| 54 | + > When trying to download a photo from the photo view, this was just triggering a 302 redirection. |
| 55 | +* `fixes` #3445 : Fix preloading of relation missing on Tag albums by @ildyria. |
| 56 | + > When using tag albums with some of the SE options, the lazy loading was breaking. This is now fixed. |
| 57 | +* `fixes` #3441 : Fix 500 on search by @ildyria. |
| 58 | + > Search was broken in the marshalling of the JSON data. |
| 59 | +* `klo` #3439 : Remove unused config options, fix buttons in gallery header by @ildyria. |
| 60 | + |
33 | 61 | ### v6.6.6 😈 |
34 | 62 |
|
35 | 63 | Released on Jun 11, 2025 |
@@ -89,8 +117,6 @@ Finally for the great supporters of Lychee we added two new features: |
89 | 117 |
|
90 | 118 | #### Other boring changes |
91 | 119 |
|
92 | | -`klo` refers to *Keep the Light On*. In other words, basic software updates. |
93 | | - |
94 | 120 | * `klo` #3374 : Remove "unjustified" photo layout option from code by @ildyria. |
95 | 121 | > Long overdue change, unjustified layout had been removed already in version 5. This is cleaning legacy code. |
96 | 122 | * `klo` #3355 : Remove dependency on parent-id and directly extract from the url by @ildyria. |
|
0 commit comments