From 30bb0417d51d86f01b5e1aca46c467eb578a6072 Mon Sep 17 00:00:00 2001 From: Tobias Reich Date: Thu, 24 Mar 2016 17:58:31 +0100 Subject: [PATCH] Updated changelog --- docs/Changelog.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/docs/Changelog.md b/docs/Changelog.md index 13803b9..7567d8b 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -14,7 +14,8 @@ This updates includes a huge rewrite of the back-end. We are now using namespace - `New` Empty titles for albums - `New` Share albums as hidden so they are only viewable with a direct link (#27) -- `Improved` Error messages and log output +- `New` Log failed and successful login attempts (Thanks @qligier, #382 #246) +- `Improved` error messages and log output - `Improved` The search shows albums above photos (#434) - `Improved` Album id now based on the current microtime (#27) - `Improved` Back-end modules and plugins @@ -22,6 +23,10 @@ This updates includes a huge rewrite of the back-end. We are now using namespace - `Improved` Default photo title now "Untitled" - `Improved` Move to next photo after after moving a picture (#437) - `Improved` Return to album overview when canceling album password input +- `Improved` URL import now accepts photo URLs containing "?" and ":" (Thanks @qligier, #482) +- `Improved` Replaced date by strftime to simplify date translations (Thanks @qligier, #461) +- `Fixed` Missing icons in Safari 9.1 +- `Fixed` duplicate uploads (Thanks @qligier, #433) - `Fixed` incorrect escaping when using backslashes - `Fixed` session_start() after sending headers (#433) - `Fixed` error when deleting last open photo in album