diff --git a/CHANGELOG b/CHANGELOG index 32f81fea9..e30609225 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,7 +1,7 @@ Ximdex (Free & Semantic CMS for XML) - CHANGELOG ------------------------------------------------ -Version 3.7 +Version 3.9 ----------- -> 14.10.2017 Ximdex team * Bug Fixing @@ -10,6 +10,24 @@ Version 3.7 * New Blog module * New multichannel management +Version 3.8 +----------- + *Usability: icons as fonts, new folder creation selector to be ever less intrusive, ... + *Installer with direct download of modules and maximizing web install + *Chain of actions + *Form View for Xedit and Xnews + *XEDIT lite + *Xedit with wysiwyg for XML for tablets + *I18N at JS and JS compilation and caché + *AngularJS everywhere + +Version 3.7 +----------- + * Themes: xlyre for opendata, xhawk for secure CMS, xowl for semantic hub) + * Decoupled & stackable repositories + * Extend Dynamic Semantic publishing for the MUG module (allowing ontology based filtering) + + Version 3.6 ----------- -> 17th-01-2015 Ximdex Development Team diff --git a/VERSION b/VERSION index 475ba515c..bd28b9c5c 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -3.7 +3.9 diff --git a/inc/install/ximdex_data/ximdex_data.sql b/inc/install/ximdex_data/ximdex_data.sql index ed2dfb81f..8fd730a23 100644 --- a/inc/install/ximdex_data/ximdex_data.sql +++ b/inc/install/ximdex_data/ximdex_data.sql @@ -370,7 +370,7 @@ VALUES (21,'PurgeVersionsOnNewVersion','0'), (22,'MaxVersionsAllowed','3'), (23,'ximid','-'), - (24,'VersionName','Ximdex 3.7'), + (24,'VersionName','Ximdex 3.9'), (25,'UTFLevel','0'), (26,'EmptyHrefCode','/404.html'), (27,'defaultRNG',NULL),