File tree Expand file tree Collapse file tree 2 files changed +15
-2
lines changed
Expand file tree Collapse file tree 2 files changed +15
-2
lines changed Original file line number Diff line number Diff line change 3030
3131## Version 6
3232
33+ ### v6.5.1
34+
35+ Released on Apr 21, 2025
36+
37+ #### Hot-fix : force cache clear on version update.
38+
39+ We noticed that for use of caching, when doing an update there is a desynchronization between
40+ the expected response from the front-end and the cached response from the backend.
41+ This leaves Lychee in a temporary broken state depending on the ttl parameter of the cache (by default 1 day).
42+ In order to avoid complaints, we force the cache to be cleared on patch/minor/major version changes.
43+
44+ * ` fixes ` #3258 : version 6.5.1 + force cache clear by @ildyria .
45+
3346### v6.5.0
3447
3548Released on Apr 21, 2025
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.5.0 "
14- class =" text-slate-200 hover:underline dark:text-slate-200 font-medium" >Lychee 6.5.0 is now available! »</a
13+ href =" https://github.com/LycheeOrg/Lychee/releases/tag/v6.5.1 "
14+ class =" text-slate-200 hover:underline dark:text-slate-200 font-medium" >Lychee 6.5.1 is now available! »</a
1515 >
1616 <a
1717 target =" _blank"
You can’t perform that action at this time.
0 commit comments