diff options
author | Florian Pritz <bluewind@xinu.at> | 2015-03-08 21:34:34 +0100 |
---|---|---|
committer | Florian Pritz <bluewind@xinu.at> | 2015-03-08 21:34:34 +0100 |
commit | 9cff09180700479b2618d4908aa2877e03404564 (patch) | |
tree | fdb7e15f5623c7df81ccce606d11f7baf371f815 /NEWS | |
parent | 4d1e08883ddd55ad7ad56d25b8c1b83ab7d31838 (diff) |
Update NEWS
Signed-off-by: Florian Pritz <bluewind@xinu.at>
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ This file lists major, incompatible or otherwise important changes, you should look at it after every update. +2015-03-08 API v1.1: return full URL in api/file/create_multipaste +2015-03-08 Rework file/cron and mfile->valid_id + This pulls in mockery for testing, make sure you clone submodules. 2015-03-02 Add imagemagick support (needs convert executable in PATH) 2015-03-02 Clarify comment for upload_max_age (you should set this to 0 if you want to keep files forever and you should run the cronjob!) |