The latest release of MODX Revolution is now available. Version 2.5 brings PHP7 compatibility, ability to have faster performance for anonymous users, improved Manager interface when accessing from mobile or tablet devices, enhanced accessibility and much more.
Some of the key improvements in this release are:
- PHP 7 compatibility (it’s coming soon to a server near you). PHP 7 performs significantly faster than any previous release before it so your sites should be able to handle more visitors and serve them more quickly, keeping them engaged and returning for more.
- Accessibility improvements worked into the core Manager experience including screen reader and keyboard navigation on the Login screen. The work that is going on for the Accessible Manager theme that takes this much further, works in MODX Revolution 2.5, too.
Additionally, some UX improvements have been made such as:
- New default content for new installs provides helpful resources and information. Instead of the empty blank page in all previous versions of MODX Revolution, you now get a nice intro page with some important links to assist and orient new users..
- Much more mobile-friendly Manager. As a stepping stone towards a new Manager in the future, this allows you to make edits and access the Manager much more easily than was possible before, thanks to the intense efforts of JP Devries.
- Add ability to unpack zip files in the file tree / media manager
You can also expect improved performance with this release thanks to the following enhancements:
- Parser optimizations which improve pre-caching performance. This means visitors will be served more quickly, and Google will give your site a little more respect, which it clearly deserves.
- A new anonymous_sessions setting can significantly speed up the performance for sites that don’t need to have PHP sessions or logged in users. When this setting is enabled, and a page is fully cached, having sessionless anonymous visitors eliminates the need for a database connection for that visitor on each request. If your site serves even moderate traffic, this can significantly reduce the amount of processor required to operate. This setting is enabled by default.
For a full detailed breakdown of this release, visit the announcement and be sure to check out MODX in our CMS directory.