|
1 | | -<?php |
2 | | -if( ! defined('IN_MANAGER_MODE') || IN_MANAGER_MODE !== true) { |
3 | | - die("<b>INCLUDE_ORDERING_ERROR</b><br /><br />Please use the EVO Content Manager instead of accessing this file directly."); |
4 | | -} |
5 | | -?> |
6 | | -<p></p> |
7 | | - |
8 | | -<p>Fixes and Updates in 1.4.7:</p> |
9 | | -<ul> |
10 | | - <li>[U] ElementsInTree 1.5.10 (AgelxNash)</li> |
11 | | - <li>[U] DocLister 2.4.1 (AgelxNash)</li> |
12 | | - <li>[U] DocInfo 0.4.1 (AgelxNash)</li> |
13 | | - <li>[F] Fix #874 Remove fullstop at end of new password (Serg)</li> |
14 | | - <li>[F] Fix #888 The FileSource 0.1 is dependent on the mootools (Serg)</li> |
15 | | - <li>[I] #887 Elements in ElementsInTree plugin sorted by name (Nicola)</li> |
16 | | - <li>[F] Fix #882 broken extras module link in RSS check (Nicola)</li> |
17 | | - <li>[I] New Enable Mootools Setting Option (Load Mootools.js in manager for backward compatibility) (Nicola)</li> |
18 | | - <li>[U] Updated extras url from extras.evolution-cms.com to extras.evo.im (dmi3yy)</li> |
19 | | - <li>[R] Format code save_user_processor (Serg)</li> |
20 | | - <li>[U] Updated Help Version Noticies 1.4.2 - 1.4.7 (Nicola)</li> |
21 | | - <li>[U] Updated Languages files: English, Italian, German, Spanish</li> |
22 | | -</ul> |
| 1 | +<?php |
| 2 | +if( ! defined('IN_MANAGER_MODE') || IN_MANAGER_MODE !== true) { |
| 3 | + die("<b>INCLUDE_ORDERING_ERROR</b><br /><br />Please use the EVO Content Manager instead of accessing this file directly."); |
| 4 | +} |
| 5 | +?> |
| 6 | +<p></p> |
| 7 | +<p>EVO 1.4.7 includes the update of several core snippets and internationalization languages, as well as various fixes and improvements for stability and backward compatibility.</p> |
| 8 | +<p></p> |
| 9 | +<p>Fixes and Updates in 1.4.7:</p> |
| 10 | +<ul> |
| 11 | + <li>[U] phpThumb 1.3.3 (AgelxNash)</li> |
| 12 | + <li>[U] ElementsInTree 1.5.10 (AgelxNash)</li> |
| 13 | + <li>[U] DocLister 2.4.1 (AgelxNash)</li> |
| 14 | + <li>[U] DocInfo 0.4.1 (AgelxNash)</li> |
| 15 | + <li>[U] Updated extras url from extras.evolution-cms.com to extras.evo.im (dmi3yy)</li> |
| 16 | + <li>[U] Updated Help Version Noticies 1.4.2 - 1.4.7 (Nicola)</li> |
| 17 | + <li>[U] Updated Languages files: English, Italian, German, Spanish and Polish</li> |
| 18 | + <li>[I] Colorpicker added to tinymce full theme (mnoskov)</li> |
| 19 | + <li>[I] New Enable Mootools Setting Option (Load Mootools.js in manager for backward compatibility) (Nicola)</li> |
| 20 | + <li>[I] #887 Elements in ElementsInTree plugin sorted by name (Nicola)</li> |
| 21 | + <li>[F] Fix #874 Remove fullstop at end of new password (Serg)</li> |
| 22 | + <li>[F] Fix #888 The FileSource 0.1 is dependent on the mootools (Serg)</li> |
| 23 | + <li>[F] Fix #892 Duplicated element name issue (Serg)</li> |
| 24 | + <li>[F] Fix #882 broken extras module link in RSS check (Nicola)</li> |
| 25 | + <li>[R] Format code save_user_processor (Serg)</li> |
| 26 | +</ul> |
0 commit comments