We are so incredibly excited to bring about an official release of this github action that our very own Eric Peterson has started. This has been a collective effort with the mighty Michael Born, Github Actions Guru, to bring you speed, optimizations and documentation to getting CommandBox CLI installed in Github actions easily and speedily.
Blog
ColdBox 6.6.0 Released


Today we are incredibly excited to release ColdBox v6.6.0 and its standalone companion libraries: CacheBox, LogBox and WireBox. This release has taken quite a few months and tons of years of research to complete. We have finally made WireBox a Hierarchical Dependency Injection framework. This is our first huge step into allowing multi-dependency management in ColdBox Modules. This means that you will be able to have modules of different versions running within the same ColdBox app and each module will be able to get the right dependency that it needs. With that said, let's explore this release.
ColdBox Mail Services 2.0 - Fluent Mail For All

We are so excited to bring you a major release of our cbmailservices
module. This module has been around since our initial versions of ColdBox and it has now matured into a modern and fluent library for sending mail.
cbSecurity 2.13 Released with Refresh Tokens Support

We are incredibly excited to release cbSecurity version 2.13.0 today. This release packs a big punch in terms of features for our JWT support for RESTFul APIs. We are excited to announce full refresh token support and much more.
# Install install cbsecurity # Update update cbsecurity
Refresh Tokens
ColdBox Security supports the concept ...
CommandBox-CFConfig 1.6.0 Released!

Hot on the heels of our previous announcement of big new CFConfig features, we've got another release to let you know about! This release should all be completely backwards compatible, but we’ve added a bunch of new behaviors so please report any issues you may have. This release was all about relieving the pain of Lucee developers dealing with the duality of their server and web context. Some config has to go in the server admin and some config has to go in the web admin. CFConfig previously would only automatically import config into the server context which left you with a manual task to get your web config imported.
CFConfig 1.4.0 released!

Today we've released a new version of CFConfig-- your friendly neighborhood CLI for configuring Adobe and Lucee servers. CFConfig sees a lot of little releases that we don't announce, but they are usually very small little releases adding a single setting here or there. Today's release has a nice collection of brand new features that seemed worth talking about.
ColdBox 6.5.0 Released

Today we are excited to release ColdBox v6.5.0 and its standalone companion libraries: CacheBox, LogBox and WireBox. This release has focused on stability and making sure all bugs are addressed especially when using our schedulers and asynchronous processes.
TestBox v4.4 Released!


We are excited to announce a major version release of TestBox version 4.4.0. To install just use CommandBox: install testbox --saveDev
or to update your TestBox installation update testbox
. So let's explore this release!
TestBox v4.3 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!
CommandBox 5.3.1 Released

We've released a small update to our recent CommandBox 5.3.0 release. This contains fixes for a handful of regressions as well as a couple new features. You can access the new version on our Download page, our deb/rpm repos, or Homebrew.
And of course, you can find the latest docs and release notes here: