Skip to content

1.4.6

Compare
Choose a tag to compare
@Dmi3yy Dmi3yy released this 02 Nov 10:52
· 582 commits to 1.4.x since this release

Evolution CMS 1.4.6

We decided before release 2.0 Alpha (very soon), on which we have been working hard lately, to devote some time to the 1.4.x branch, so meet release 1.4.6.
The main works were aimed at stability of work + on safety, now the OutdatedExtrasCheck plugin takes information from the server, thus information on additions that have security problems will appear on the dashboard, which will give even more chances to learn about possible problems with security and fix it promptly.
146ajaxsearch

From interesting in 1.4.6:

  • Support for working with MySQL 8.0
  • Support for MySQL in strict mode
  • Support for working with PHP 7.3.0RC3
  • OutdatedExtrasCheck now checks outdated add-ons from the server and not locally.
  • A big DocLister update to version 2.4.0 (read more here: https://github.com/AgelxNash/DocLister/releases/tag/2.4.0)
  • update FormLister to 1.8.0
  • phpMailer has been updated to 6.0.5
  • phpthumb updated to 1.7.15
  • Finally removed mootools.js
  • Correct transfer of the event name when using nested events #844
  • Styled webAlertAndQuit #26
  • Added the ability to change the server MYSQL port #819
  • Check for a minimum version of AjaxSearch updated to version 1.12.1 (I strongly recommend updating AjaxSearch for security and virus protection purposes)
  • Added the ability to specify the login form in the light version for those who do not like the dark :)
  • Fixed a lot of errors, a full list of which can be found here: https://github.com/evolution-cms/evolution/blob/1.4.x/assets/docs/changelog.txt
  • Updated snippet DocInfo added new templid option more here: #806
  • Fixed bug with displaying SVG
  • Fixed URL generation for document created via MODxAPI
  • rewrote the methods: getChunk and parseChunk on those that DLTemplate
  • Fixed a bug in the getTemplateVar, getTemplateVars API with the choice of fields
  • Corrected: Managers do not show user groups
  • Multiple XSS vulnerabilities in admin panel closed