summaryrefslogtreecommitdiff
path: root/releasenotes/notes/no-cache-df7caa45f3d8b6d7.yaml
blob: 87d0113ac979a4c7c894ad6f33a609d8dbc1149b (plain)
1
2
3
4
5
6
7
8
---
fixes:
  - |
    The image cache now respects the ``Cache-Control: no-store`` header
    for HTTP(s) images.
  - |
    File images are no longer cached in the image cache to avoid unnecessary
    consumption of the disk space.