File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -36,9 +36,9 @@ Released on Apr 21, 2025
3636
3737#### Hot-fix : force cache clear on version update.
3838
39- We noticed that for use of caching, when doing an update there is a de synchornization between
39+ We noticed that for use of caching, when doing an update there is a desynchronization between
4040the expected response from the front-end and the cached response from the backend.
41- This leaves Lychee in a temporary broken state depending of the ttl parameter of the cache (by default 1 day).
41+ This leaves Lychee in a temporary broken state depending on the ttl parameter of the cache (by default 1 day).
4242In order to avoid complaints, we force the cache to be cleared on patch/minor/major version changes.
4343
4444* ` fixes ` #3258 : version 6.5.1 + force cache clear by @ildyria .
You can’t perform that action at this time.
0 commit comments