mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-23 18:03:17 +00:00
Update Changelog according to 3.8.8
Therefore, change release name
This commit is contained in:
@@ -10,6 +10,14 @@
|
|||||||
- Convert Ftp Export custom adapter to Doctrine entity.
|
- Convert Ftp Export custom adapter to Doctrine entity.
|
||||||
- Session management is now part of Phraseanet configuration.
|
- 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)
|
## 3.8.7 (2015-11-09)
|
||||||
|
|
||||||
- NewFeature: Adding public, temporary links (link generation based on JSON Web Token)
|
- NewFeature: Adding public, temporary links (link generation based on JSON Web Token)
|
||||||
|
@@ -21,7 +21,7 @@ class Version
|
|||||||
/**
|
/**
|
||||||
* @var string
|
* @var string
|
||||||
*/
|
*/
|
||||||
private $name = 'Herrerasaurus';
|
private $name = 'Itemirus';
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @return string
|
* @return string
|
||||||
|
Reference in New Issue
Block a user