What's New With 5.2.0

ColdBox 5.2.0 is a minor version update with lots of fixes, improvements and some new features not only to the ColdBox core but to LogBox and WireBox alike. Below are the major areas of improvement and the full release notes. To update your ColdBox installation just leverage CommandBox: update coldbox

ColdBox

The major areas of improvement for the ColdBox core where on tons of fixes, however there are some nice new features discussed below.

Bugs

New Features

  • [COLDBOX-722arrow-up-right] - New global directive: autoMapModels which if true, it will map all root models just like modules do.

This will allow root models to behave like modules where all models are registered automatically for you but with no namespace.

This terminator was missing from the new Routing DSL. This will allow you to build up routes that terminate at an action.

The main application router and ALL module routers are now also interceptors.

Improvements

LogBox

Bugs

New Features

Improvements

WireBox

Bugs

Improvements

Last updated

Was this helpful?