binwiederhier 1 년 전
부모
커밋
ffd7645c0b
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      docs/releases.md

+ 1 - 0
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))