File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed
Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 3030
3131## Version 6
3232
33+ ### v6.3.1
34+
35+ Released on Feb 15, 2025
36+
37+ #### Changes
38+
39+ * ` fixes ` #3006 : catch Error when Redis is crashing and not die in 500... by @ildyria .
40+ > Mis-configuration of redis cache could crash the server catastrophically. The user had to change their
41+ > ` .env ` file into insecure settings in order to be able to debug the issue. Instead we just log the crash
42+ > in error log and execute the request as expected.
43+
3344### v6.3.0
3445
3546Released on Feb 14, 2025
Original file line number Diff line number Diff line change 1111 >
1212 <a
1313 href =" https://github.com/LycheeOrg/Lychee/releases/tag/v6.3.0"
14- class =" text-slate-200 hover:underline dark:text-slate-200 font-medium" >Lychee 6.3.0 is now available! »</a
14+ class =" text-slate-200 hover:underline dark:text-slate-200 font-medium" >Lychee 6.3.1 is now available! »</a
1515 >
1616 <a
1717 target =" _blank"
You can’t perform that action at this time.
0 commit comments