From 3e6414bf9643d7d9e6893c12b30a1840925f1c5b Mon Sep 17 00:00:00 2001 From: Florian Pritz Date: Tue, 21 May 2019 23:11:29 +0200 Subject: Allow data URLs in CSP header Signed-off-by: Florian Pritz --- NEWS | 1 + 1 file changed, 1 insertion(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 7dbefd5e1..87322517b 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,7 @@ This file lists major, incompatible or otherwise important changes, you should look at it after every update. NEXT + - Allow data: URLs in Content-Security-Policy header for images and fonts 3.3.2 2019-05-15 - Fix compatability with Pygments 2.4.0 -- cgit v1.2.3-24-g4f1b