CMSB v3.62 Released - New Mailer and Improved Section Editor Sorting

3 posts by 2 authors in: Forums > CMS Builder
Last Post: November 4   (RSS)

By Dave - October 12, 2023

Hi all, 

We're pleased to announce the official release of v3.62.  We have two new significant features in this version:

  • New Mailer: We've switched from SwiftMailer to the more modern PHPMailer. 
  • Improved Section Editor Sorting: This is a long-time requested feature that we ourselves have been wanting.  Under Section Editors, you can now click a checkbox to select multiple sections and drag them all at once to a new position.  We also track the mouse position so as you move your cursor towards the edge of the screen it will automatically scroll up or down, and if you get really close to the edge it will scroll really fast.  All are designed to make it easy to quickly re-order menus.  

Here's the complete changelog:

*** October 12, 2023 - Version 3.62 (Improved Section Editor Sorting and New Mailer)

SERVER REQUIREMENTS: PHP 8.0+ and MySQL 5.5+

NEW FEATURES
- Section Editors: Multi-record drag sorting is now supported for quickly re-ordering tables
- Sending Mail: Switched to PHP Mailer v6.8.1 (instead of Swift Mailer)

MINOR CHANGES & BUG FIXES
- Debugging Info: Added additional .htaccess check for mod_security to help identify server restrictions
- Code Cleanup: Removed Suhosin detection and workarounds, as they're no longer widely used
- Code Generator: Resolved error: Undefined array key "function"
- Misc Code and other minor improvements.

You can download the latest here:  https://www.interactivetools.com/order/download.php

Please post any feedback, questions, or bugs you find! 

Dave Edis - Senior Developer
interactivetools.com

By kitsguru - November 1

Can this new feature for Section Editor Sorting be applied to records, which I believe was the original request from JeffC

https://www.interactivetools.com/forum/forum-posts.php?postNum=2246746#post2246746

Jeff Shields