File tree Expand file tree Collapse file tree 2 files changed +10
-2
lines changed
Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 11This file shows the changes in recent releases of Evolution CMS. The most current release is usually the
22development release, and is only shown to give an idea of what's currently in the pipeline.
33
4+ Evolution CMS 1.4.15 (Jul 12, 2021)
5+ * [GitHub: 6a3cbda19] - fix phpthumb webp support (Dmi3yy)
6+ * [GitHub: b0cb798d1] - manager (add) add check user and resource groups (Serious)
7+ * [GitHub: b6726eadb] - manager (remove) remove preview to image TVs (Serious)
8+ * [GitHub: d7319a548] - manager (add) add preview to image TVs (Serious)
9+ * [GitHub: 8afe4a446] - Update DocLister.abstract.php (Dreamer0x01)
10+
11+
412Evolution CMS 1.4.12 (Dec 21, 2020)
513* [GitHub:#2c4e76676] - update TinyMCE (Dmi3yy)
614* [GitHub:#6d4c526a0] - fix langs and typo (Dmi3yy)
Original file line number Diff line number Diff line change 11<?php
2- $ modx_version = '1.4.14 ' ; // Current version number
3- $ modx_release_date = 'Mar 9 , 2021 ' ; // Date of release
2+ $ modx_version = '1.4.15 ' ; // Current version number
3+ $ modx_release_date = 'Jul 12 , 2021 ' ; // Date of release
44$ modx_branch = 'Evolution ' ; // Codebase name
55$ modx_full_appname = "{$ modx_branch } {$ modx_version } ( {$ modx_release_date }) " ;
You can’t perform that action at this time.
0 commit comments