ColdBox HMVC Documentation
Master Class
cfcasts
Search…
6.x
Introduction
Intro
Release History
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.6.1
February 17, 202
Release Notes
ColdBox HMVC
CacheBox
Bugs
​
COLDBOX-1093
Remove debug writedumps left over from previous testing
​
COLDBOX-1085
Fix instance of bad route merging the routes but loosing the handler
Minor Improvements
​
COLDBOX-1095
Update Response Pagination Properties for Case-Sensitive Engines
​
COLDBOX-1091
default status code to 302 in the internal relocate() just like CFML does instead of 0 and eliminate source
​
COLDBOX-1089
Update the internal cfml engine checker to have more engine based feature checkers
​
COLDBOX-1088
Switch
isInstance
check on renderdata in controller to secondary of $renderdata check to optimize speed
Bugs
​
CACHEBOX-80
Bug in JDBCMetadataIndexer sortedKeys() using non-existent variable
arguments.objectKey
Minor Improvements
​
CACHEBOX-81
JDBCStore Dynamically generate queryExecute options + new config to always include DSN due to ACF issues
​
Intro - Previous
Release History
Next
What's New With 6.6.0
Last modified
2mo ago
Copy link
Edit on GitHub