Announcing CMS Made Simple v2.3 Beta7

Project Announcements. This is read-only, as in... not for problems/bugs/feature request.
Post Reply
calguy1000
Support Guru
Support Guru
Posts: 8169
Joined: Tue Oct 19, 2004 6:44 pm
Location: Fernie British Columbia, Canada

Announcing CMS Made Simple v2.3 Beta7

Post by calguy1000 »

Today we have issued another beta release of CMSMS 2.3.

The 7th beta fixes yet another slew of bugs. Particularly in the Search, FileManager and ContentManager modules (or related to the content manager).

One notable change is that now attempting to get an unknown property of a module will throw an exception. i.e:

Code: Select all

echo $mod->foo;
if: 'foo' is not a valid member of the module, will now throw an exception.

Additionally:
- The {cms_render_css} plugin now works properly when used in the admin theme.
- Some more functions were added to the cms security policy.
- Some fixes for the route system were introduced.
- Fixes for some warnings, particularly for PHP 7.3
- Several other minor fixes.

So... please test this version, both installs and upgrades (in a test environment). And remind third party module authors to release new versions of their modules that are compatible with CMSMS 2.3 and PHP 7.3.

We look forward to your feedback.
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
Post Reply

Return to “Announcements”