CMSB v3.61 Released - Maintenance Release (***Sept 11: v3.61a hotfix released for Code Generator Bug)

8 posts by 3 authors in: Forums > CMS Builder
Last Post: October 7, 2023   (RSS)

CMSB v3.61 Released - Maintenance Release

  • Archived  

By Steve99 - September 5, 2023

Thanks Dave and Team! The new "shift-click for selecting a range of checkboxes" is great for usability. I really like all the new server environment items introduced over the last few releases as well. It was interesting to see the frequency of node changes in a clustered cloud server environment.

CMSB v3.61 Released - Maintenance Release

  • Archived  

By Dave - September 7, 2023

Hi Steve, 

Glad to hear you're liking that new shift-click selection feature.  We're trying to add more ease-of-use improvements and it's nice to know they're appreciated.  

I'm curious what it shows for the node changes.  Feel free to email me if you want to share.

Thanks! 

Dave Edis - Senior Developer
interactivetools.com

CMSB v3.61 Released - Maintenance Release

  • Archived  

By Steve99 - September 7, 2023

Yes, certainly appreciated!

I emailed you a screenshot of Recent Changes to check out.

Best,
Steve

  • Archived  

By Dave - September 11, 2023

Hi All, 

Just a heads up that we've released version v3.61a with a hotfix to patch an issue that prevented the Code Generator menus from working.

You can download that patched version here: https://www.interactivetools.com/download/

Or patch it yourself with the following instructions: 

  • Open /lib/plugin_functions.php
  • Search for $generators[]
  • Around line 208
    • Replace this: 'functionName' => $functionName,
    • With this: 'function' => $functionName,

Let us know if you need help with anything or run into any other issues.

Dave Edis - Senior Developer
interactivetools.com
  • Archived  

By Codee - September 14, 2023

Dave and Team,

The changelog for this version shows the prospective need for Permalinks 1.11, but the highest available on the IT website is 1.10.  

  • Archived  

By Dave - October 6, 2023

Hi Codee, 

Thanks for the reminder and sorry for the delay.  We've just released Permalinks v1.11 and you can download it here:
https://www.interactivetools.com/plugins/permalinks/

Thanks!

Dave Edis - Senior Developer
interactivetools.com
  • Archived  

By Codee - October 7, 2023

Cool, Dave! Thank you kindly.

Cheers