MODX Revolution 2.5.0-rc1

MODX 2.5.0-rc1 was released 8 years ago on 2016-02-03.

Downloads Changelog

Changelog

  • Implement X-Powered-By header to send "MODX Revolution" on all requests [#12885]
  • Add cleanup script to remove legacy files during upgrades
  • Fix installed package list in package detail page when the package's name has spaces [#12870]
  • Add filter and search to the templates grind in TV panel [#12873]
  • Add typeahead for templates in resource panel [#12872]
  • Fix session warning on HHVM [#12868]
  • Add new stripmodxtags output filter [#12860]
  • Add new base template and resource content [#12855]
  • Fix re-definition of function mkdirs
  • Add `createdon` date field to modUser [#12581]
  • Ensure $restarted in templates/language.tpl always exists [#12847]
  • Update LinkedIn link description on Help page [#12851]
  • Fix undefined index in modOutputFilter->filter [#12856]
  • Add new output filter 'htmlspecial' [#12861]
  • compress_js no longer dynamically minifies javascript, instead it uses a prebuilt min.js for better performance [#12611]
  • Autoload third party packages when viewing manager actions [#11866]
  • Fix example core/ht.access file to properly lock down access to the core when used [#12503]
  • Fix selecting values on the tag TV input type [#12627]
  • Fix the insert element by drag & drop feature remembering properties it shouldn't [#12729]
  • Potential improved speed on certain pages thanks to processElementTags optimisation [#12717]
  • Fix checking for duplicate URIs when resources are unpublished [#12844]
  • Add border for grids
  • Change modResource Children to Composite relation [#12279]
  • Allow searching by Resource ID in Uberbar [#12783]
  • Add modParsedManagerController which can be used for developing CMPs with snippets and chunks [#12555]
  • Allow custom redirect method for each action button in action bar
  • Fire emptyTrash event after emptying recycle bin [#12673]
  • Add anonymous_sessions to allow session-less access for anonymous users [#12616]
  • Make the manager a lot more mobile friendly [#12776]
  • Fix .icon-coffee class to show a coffee cup, use .icon-coffeescript for the code icon [#12784]
  • Update Font Awesome to 4.5 (includes `icon-modx`!) [#12774]
  • Make use of the maximum available height when viewing the error log [#12746]
  • Improve usability of the tree by limiting click target for editing containers to the name [#12773]
  • Add published_resources and unpublished_resources to result of OnResourceAutoPublish event [#12747]
  • Improve keyboard navigation and screen reader support on the login screen [#12784]
  • Update PHPMailer to 5.2.14: https://github.com/PHPMailer/PHPMailer/releases/tag/v5.2.14 [#12808]
  • Update Smarty to 3.1.27: https://github.com/smarty-php/smarty/blob/v3.1.27/change_log.txt [#12807]
  • Allow uberbar labels and icons to be set server-side in extended search processors [#12749]
  • Add ability to unpack zip files in the file tree / media manager [#12775]
  • Ensure setup can continue if date.timezone is not set [#12738]
  • Make modPhpThumb class compatible with PHP7 [#12809]