From 5556a05ab2c790c93d6257584a44515eac4e3bb2 Mon Sep 17 00:00:00 2001 From: Romain Neutron Date: Thu, 4 Jul 2013 11:29:19 +0200 Subject: [PATCH] Add changelog 3.7.13 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0961b8d4e7..63584aa72e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -39,6 +39,13 @@ - User time limit restrictions can now be set per databox. - Add gzip/bzip2 options for DBs backup commandline tool. +* 3.7.13 (2013-07-04) + + - Some users were able to access story creation form whereas they were not allowed to. + - Disable detailed view keyboard shortcuts when export modal is open. + - Update to PHP-FFMpeg 0.2.4, better support for video resizing. + - BugFix : Unablt to reject a thesaurus term from thesaurus module. + * 3.7.12 (2013-05-13) - Fix : Removed "required" attribute on non-required fields in order form.