diff options
| author | 2024-08-19 20:05:27 +0200 | |
|---|---|---|
| committer | 2024-08-19 20:05:27 +0200 | |
| commit | ca09f37b43981e3aa0d1a289838c5b235776fc83 (patch) | |
| tree | 5688643ad5ef6c05a3fd593899fa4432f2181634 | |
| parent | 673b5309ea846cae8586a492ef57ee5de632f2b8 (diff) | |
Changelog
| -rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 1a8be78bb..52d711edd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -25,6 +25,7 @@ * Fix performance / deadlock of PostgreSQL and MySQL / MariaDB during schema updates [#6692](https://github.com/FreshRSS/FreshRSS/pull/6692) * Fix HTTP cache of main page (regression since 1.18.0) [#6719](https://github.com/FreshRSS/FreshRSS/pull/6719) * Fix HTTP cache of shareable user queries [#6718](https://github.com/FreshRSS/FreshRSS/pull/6718) + * Fix HTTP cache for feeds with modified `Last-Modified` when content is not modified [#6723](https://github.com/FreshRSS/FreshRSS/pull/6723) * Extensions * Add core extensions, shipped by default: UserCSS and UserJS [#6267](https://github.com/FreshRSS/FreshRSS/pull/6267) * Replaces CustomCSS and CustomCS extensions |
