summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFlorian Pritz <bluewind@xinu.at>2019-09-27 22:48:23 +0200
committerFlorian Pritz <bluewind@xinu.at>2019-09-27 22:48:23 +0200
commit642286d3eae62d4932d2c3bf6113b32cdc1917b0 (patch)
treefee9b4347d90aa43ec8509aeb5cb4a61e596db50
parent540a22a504ea50a49d08a8729b3d953e4a94395c (diff)
Update NEWS3.4.1
Signed-off-by: Florian Pritz <bluewind@xinu.at>
-rw-r--r--NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index ef66c02cf..7e3b1b269 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,12 @@ This file lists major, incompatible or otherwise important changes, you should l
NEXT
+3.4.1 2019-09-27
+ - Update CodeIgniter to 3.1.11,
+ https://codeigniter.com/userguide3/changelog.html#version-3-1-11
+ - Remove (broken) thumbnails for PDF files from upload_history_thumbnails page
+ - Update composer files
+
3.4.0 2019-05-21
- Allow data: URLs in Content-Security-Policy header for images and fonts