What's New With 6.8.0
July 23, 2022
Last updated
Was this helpful?
July 23, 2022
Last updated
Was this helpful?
Router closure responses not marshalling complex content to json
New virtual app was always starting up the virtual coldbox app instead of checking if it was running already
Updated Missing Action Response Code to 404 instead of 405
All core async proxies should send exceptions to the error log
New config/ColdBox.cfc
global injections: webMapping
, coldboxVersion
Funnel all out and err logging on a ColdBox Scheduled Task to LogBox
Remove HandlerTestCase
as it is no longer in usage.