diff --git a/docs/releases.md b/docs/releases.md index 044e0a7e..2a3ff53f 100644 --- a/docs/releases.md +++ b/docs/releases.md @@ -1380,3 +1380,4 @@ and the [ntfy Android app](https://github.com/binwiederhier/ntfy-android/release * Re-add database index `idx_topic` to the `messages` table to fix performance issues on ntfy.sh (no ticket, big thanks to [@tcaputi](https://github.com/tcaputi) for finding this issue) * Do not set rate visitor for non-eligible topics (no ticket) +* Do not cache `config.js` ([#1098](https://github.com/binwiederhier/ntfy/pull/1098), thanks to [@wunter8](https://github.com/wunter8))