ColdFire 1.3.151.151
A new beta is available for download. From the release notes:
- updated coldfire.cfm to address variable dump issue due to variable scope pollution.
- fixed issues with execution times (Thanks Ray Camden).
- added cfajax.js to support new "Force Debugging" option for CF AJAX requests.
- enhanced white space suppression (Thanks Ray Camden and John Hartmann).
- updated variable name validation in Variables tab to allow dot notation.
The biggest feature in this release is the new "Force Debugging" option. This allows you to debug CF 8 AJAX requests that are bound to URLs. Unfortunately, due to issues with adding headers to remote component invocations this feature does not work with AJAX calls bound to CFCs. Be sure to check out the install.txt file for more info on how to set up and use this feature.
