File tree Expand file tree Collapse file tree 2 files changed +17
-2
lines changed Expand file tree Collapse file tree 2 files changed +17
-2
lines changed Original file line number Diff line number Diff line change 30
30
31
31
## Version 6
32
32
33
+ ### v6.6.5
34
+
35
+ Released on May 27, 2025
36
+
37
+ #### Temporary and Secure link fixes
38
+
39
+ This is a small release that fixes the temporary links and AES-secured links which were broken on docker.
40
+ We also split the functionality: you can either use the secure link or the temporary link, or both at the same time.
41
+
42
+ PS: AES-secured links are only available in the Supporter Edition.
43
+
44
+ * ` fixes ` #3373 : Fix temporary URL on docker setup by @ildyria .
45
+ > This fixes the temporary links which were broken on docker.
46
+
33
47
### v6.6.4
34
48
35
49
Releaed on May 25, 2025
36
50
37
51
#### Fixes and improved visuals.
38
52
39
53
This small release fixes an indexing bug in the timeline view mode and adds a few visual improvements, namely:
54
+
40
55
- The ability to change the size of the previous/next buttons in the photo view.
41
56
- An annimation when switching images in the photo view.
42
57
- A proper login page instead of a modal.
Original file line number Diff line number Diff line change 10
10
>NEW</span
11
11
>
12
12
<a
13
- href =" https://github.com/LycheeOrg/Lychee/releases/tag/v6.6.4 "
14
- class =" text-slate-200 hover:underline dark:text-slate-200 font-medium" >Lychee 6.6.4 is now available! »</a
13
+ href =" https://github.com/LycheeOrg/Lychee/releases/tag/v6.6.5 "
14
+ class =" text-slate-200 hover:underline dark:text-slate-200 font-medium" >Lychee 6.6.5 is now available! »</a
15
15
>
16
16
<a
17
17
target =" _blank"
You can’t perform that action at this time.
0 commit comments