From 586dd2ca17144ea290b1586b376436acc5cc2fdc Mon Sep 17 00:00:00 2001 From: Starbeamrainbowlabs Date: Sun, 10 Apr 2016 11:31:43 +0100 Subject: [PATCH] Update changelog --- Changelog.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/Changelog.md b/Changelog.md index f2952d5..a306b48 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,4 +1,13 @@ # Changelog +## v0.11-beta2 + +### Changed +- Redirect to audio / video in preview generator if the data storage directory is the current directory + +### Fixed + - Polyfill `getallheaders()` if it isn't present + - Bugfix failed upload message + ## v0.11-beta1 ### Added - Unlocked the uploading of any file type. Note that only the file types specified in the settings are allowed to be uploaded.