Today we are pleased to announce a minor release for our FORGEBOX suite of products to version 5.1.0. It has tons of updates and nice features for all plans. Enjoy!
Blog
CommandBox 5.1.1 Released
We have pushed a patch release of CommandBox 5.1.1 which is a small addition to the recent 5.1.0 release. This release was primarily to address a regression in 5.1.0 affecting Mac OS users who tried to start Lucee servers. If you see an error similar to this on a Lucee server and you're running a Mac and CommandBox 5.1.0, then this release will fix it for you.
lucee.runtime.exp.NativeException: mac os x is not a supported OS platform.
If you are upgrading from CommandBox 5.1.0, there are only a handful of tickets which are listed below. If you are updating from an earlier version of CommandBox, please check out our 5.0.0 and 5.1.0 release blogs.
CommandBox 5.1.0 Released
We are pleased to announce the release of CommandBox 5.1.0. This is a minor release of your favoriate CLI and package manager and contains 37 completed tickets including many bug fixes and some sweet new features.
You can download the latest release from our download page:
https://www.ortussolutions.com/products/commandbox#download
And you can check out the latest version of the docs here:
ColdBox 6 RC Released!
We are so excited to bring you the first public release candidate of the next generation of ColdBox HMVC , version 6.0. Enjoy as we are almost ready for final release.
TestBox v4.0.0 Released!

We are excited to announce a major version release of [TestBox](/products/testbox) version 4.0.0. To install just use CommandBox: `install testbox --saveDev` or to update your TestBox installation `update testbox`. So let's explore this release!
ColdBox 6 Beta Released!
We are so excited to bring you the first public beta of the next generation of ColdBox HMVC , version 6.0. This version has been in development for quite some time now and it is introducing some revolutionary new programming techniques for ColdFusion (CFML) developers. This major bump is a huge leap into modern programming and breaksthrough to the next generation of apps we are building at Ortus. Enjoy!
VSCode CommandBox Extension Released
We are so excited to announce the first release of the CommandBox VSCode extension. This extension is thanks to the great work of (Kamasamak) and will integrate CommandBox into VS Code.
You are expected to have CommandBox installed on your system.
Just click on the VS Code extensions tab and search for commandbox, install, refresh, play!
cbSecurity 2.4 Released
We are excited to bring you another release for cbSecurity v2.4. This update gives you access to our cross site request forgery module: cbcsrf, which will enhance your securing abilities.
# Install
install cbsecurity
# Update
update cbsecurity
What's New With 2.4.0
This release add...
ColdBox Cross Site Request Forgery Module v2 released
We are incredibly excited to bring you a major version of our cbcsrf module, so you can protect your ColdBox applications from cross-site request forgery vectors. This is a major overhaul of the module and it will also be part of the cbSecurity module as well.
Installation/Update
install cbcsrf update cbcsrf
Please note that if you are upgrading from the 1.x series, make sure you read the documentation as all method signatures have been updated.
cbSecurity 2.3 Released
We are excited to bring you another release for cbSecurity packed with security goodness: version 2.3.0. This version focuses on security contexts from ANY layer of a ColdBox application. It will also enhance your functional skills as well, as it introduces some nice semantics for securing your code.
# Install # install cbsecurity # Update update cbsecurity