ColdFire 1.2.117.117
Just posted a new version of ColdFire. Here are the big changes:
- updated to allow for debugging of pages that use <cflocation>.
- added Application.cfc components to allow for variable tab usage on sites that use Application.onRequest().
- added support for enhanced tracing.
- added execution time tab summary rows. (Requested by Raymond Camden @ MAX)
- updated most panel tabs to support column sorting. (Requested by Terrence Ryan @ MAX)
In working on this release I noticed what I think is a Firebug bug that affects the variables tab in ColdFire. Basically it seems that panel state is not preserved for POST requests, so the variables tab will not work with POSTs. I need to do some more testing around this, but if it is a problem with Firebug I'll have to work with those guys and see what we can do to get it fixed.
