From 5b067fefec4f9a744c78eb468d608eb2142c9d1a Mon Sep 17 00:00:00 2001 From: Starbeamrainbowlabs Date: Sat, 9 Apr 2016 11:03:15 +0100 Subject: [PATCH] Update changelog --- Changelog.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Changelog.md b/Changelog.md index 0abc018..790abbf 100644 --- a/Changelog.md +++ b/Changelog.md @@ -19,6 +19,8 @@ - Enhanced the dev help page some more - Changed the uploaded file preview generation to use imagemagick. You now need to have the `imagick` php extension installed (installation on linux: `sudo apt-get install php-imagick`). - The uploaded file preview generation action will now return audio and video files as-is. This allows for HTML5 video / audio tags to be used to view audio and video files. + - Made username box autofocus on login page. + - Added tab indexes to editing form # Fixed - Fixed the downloader