ColdBox HMVC Documentation
Master Class
Video Training
Community
Support
Search…
6.x
Introduction
Intro
Release History
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.1.0
ColdBox 6.1.0 is a minor release sporting fixes and a few minor updates to make your coding life easier 😂.
ColdBox HMVC
WireBox
LogBox
Bugs
[
COLDBOX-920
] -
RenderLayout
throws exception when called multiple times in single request with explicit view
[
COLDBOX-921
] - Adobe compat for null checks on exception beans
[
COLDBOX-927
] - Can't disable session management
New Features
[
COLDBOX-928
] - Buildlink's
queryString
can now be a
struct
and it will be converted to the string equivalent for you
Improvements
[
COLDBOX-922
] - Whoops can be slow while dumping out CFC instances
Bugs
[
WIREBOX-82
] - builder.toVirtualInheritance(): scoping issues
[
WIREBOX-83
] - When using sandbox security, and using a provider DSL the file existence checks blow up
Bugs
[
LOGBOX-53
] - Direct console debugging is left in the
AbstractAppender
and
FileAppender
Previous
What's New With 6.2.x
Next
What's New With 6.0.0
Last modified
1yr ago
Copy link
Edit on GitHub