ColdBox HMVC Documentation
6.x
Source
News
Support
Training
Search
⌃K
Links
6.x
Introduction
Intro
Release History
What's New With 6.8.0
What's New With 6.7.0
What's New With 6.6.1
What's New With 6.6.0
What's New With 6.5.x
What's New With 6.4.0
What's New With 6.3.0
What's New With 6.2.x
What's New With 6.1.0
What's New With 6.0.0
Upgrading to ColdBox 6
About This Book
Author
For Newbies
60 Minute Quick Start
Getting Started
Getting Started Guide
Installation
Conventions
Configuration
The Basics
Request Context
Routing
Event Handlers
Layouts & Views
Models
Interceptors
HMVC
Modules
Testing
Testing Quick Start
Testing ColdBox Applications
Digging Deeper
Async Programming
ColdBox Proxy
Controller Decorator
Flash RAM
HTML Helper
REST Handler
Request Context Decorator
Recipes
Scheduled Tasks
Architecture Concepts
What is MVC
What is ColdBox
How ColdBox Works
Testing Concepts
External links
Source code
Issue tracker
LogBox
CacheBox
WireBox
Powered By
GitBook
What's New With 6.8.0
July 23, 2022
v6.8.0
Release Notes
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.
Intro - Previous
Release History
Next
What's New With 6.7.0
Last modified
7mo ago