From 390a199e4ed6c119b22132a6f0f46e1a04f2329f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Beno=C3=AEt=20Burnichon?= Date: Wed, 2 Dec 2015 17:03:27 +0100 Subject: [PATCH] Update Changelog according to 3.8.8 Therefore, change release name --- CHANGELOG.md | 8 ++++++++ lib/Alchemy/Phrasea/Core/Version.php | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e02dc44fc6..2fb781ce38 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,14 @@ - Convert Ftp Export custom adapter to Doctrine entity. - Session management is now part of Phraseanet configuration. +## 3.8.8 (2015-12-02) + + - BugFix: Wrong BaseController used when no plugin installed. + - BugFix: Mismatch in CORS configuration + - BugFix: all subdefs are shown when permalink is available in prod imagetools + - BugFix: Empty labels are considered as valid + - BugFix: Error 500 on prod imagetools when insufficient rights + ## 3.8.7 (2015-11-09) - NewFeature: Adding public, temporary links (link generation based on JSON Web Token) diff --git a/lib/Alchemy/Phrasea/Core/Version.php b/lib/Alchemy/Phrasea/Core/Version.php index d0e92e5ac2..544e032345 100644 --- a/lib/Alchemy/Phrasea/Core/Version.php +++ b/lib/Alchemy/Phrasea/Core/Version.php @@ -21,7 +21,7 @@ class Version /** * @var string */ - private $name = 'Herrerasaurus'; + private $name = 'Itemirus'; /** * @return string