diff options
author | Florian Pritz <bluewind@xinu.at> | 2016-06-05 19:25:46 +0200 |
---|---|---|
committer | Florian Pritz <bluewind@xinu.at> | 2016-06-05 19:28:33 +0200 |
commit | 521b4d7df3f4b41b933e39b00fa43ba79edefd13 (patch) | |
tree | 463f8b71ffb395fe03fda49fe3d63e9ae8cff763 /NEWS | |
parent | 1158fa28b07ed79c9906facd769d77cc34eb8235 (diff) |
Update NEWS0.9.11
Signed-off-by: Florian Pritz <bluewind@xinu.at>
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ This file lists major, incompatible or otherwise important changes, you should look at it after every update. +2016-06-05 PHP COMPATABILITY NOTE: This software now requires PHP >= 5.5 +2016-06-05 Switch to PHP's password_hash function. Allow changing password + hashing settings (see config.php) +2016-05-05 Add Dockerfile + 2015-10-06 Postgres support has been updated and everything should work now. 2015-10-06 API 2.1: Add thumbnail link to file/history |