Skip to content

Latest commit

 

History

History
37 lines (21 loc) · 1.24 KB

whats-new-with-6.8.0.md

File metadata and controls

37 lines (21 loc) · 1.24 KB
description
July 23, 2022

What's New With 6.8.0

v6.8.0

Release Notes

{% tabs %} {% tab title="ColdBox HMVC" %}

Bug

COLDBOX-1134 Router closure responses not marshalling complex content to json

COLDBOX-1132 New virtual app was always starting up the virtual coldbox app instead of checking if it was running already

Improvement

COLDBOX-1131 Updated Missing Action Response Code to 404 instead of 405

COLDBOX-1127 All core async proxies should send exceptions to the error log

New Feature

COLDBOX-1130 New config/ColdBox.cfc global injections: webMapping, coldboxVersion

COLDBOX-1126 Funnel all out and err logging on a ColdBox Scheduled Task to LogBox

Task

COLDBOX-1135 Remove HandlerTestCase as it is no longer in usage. {% endtab %} {% endtabs %}