We are very excited today to announce the immediate release of our first two extensions for Microsoft Visual Studio Code Our ColdBox Extension is very similar to our Sublime extension but better! I have to admit that VSCode is absolutely great and we have been able to not only release our collection of snippets but give you typeahead and scope recognition in this extension.
Blog
CommandBox 3.9.0 Released
We are pleased to announce the general availability of CommandBox 3.9.0. This is a minor release of our CFML CLI, REPL, Package Manager, and portable server. 3.9 comes with a few new features as well as a nice list of bug fixes and enhancements.
CommandBox 3.9.0 Release Candidate available for testing
We're wrapping up the release of CommandBox 3.9.0 which is available now as a release candidate. I'd like to get as many eyes as possible to ensure everything is working good before we finalize the release.
ForgeBox Updates — September 2017
We have a new release of ForgeBox to walk you through today. Focused on private packages and bug fixes, this release polishes up ForgeBox to bring you a really nice user experience. Come read about the details.
ContentBox v3.7.0 Released
Today we are very excited to bring you ContentBox version 3.7.0!
This release has a major focus on security, authentication, containers, testing and automation. Below you can find the major changes and updates for this release and our full release notes so you can geek out.
CommandBox 3.7.0 Released
We are excited to announce the general availability of CommandBox 3.7.0. This is another minor release for CommandBox, but comes packed with some major new features. If you want a more comprehensive overview of what's been added, read through this post where we put out our call for release candidate testing. Here's a high level overview of what's gone into this latest release.
CommandBox 3.7.0 Release Candidate Ready For Testing
We've got a new release candidate of CommandBox ready for you to test that's just teeming with new features!
CommandBox 3.7.0-rc is available now for a final round of testing before its final release. There been 51 tickets completed in the last 3 months that bring enhancements to the CLI, TestBox integration, web servers, package management, plus some new stuff called Task Runners!
ContentBox v3.6.0 Released
Today we are very excited to bring you ContentBox version 3.6.0!
This release is all about improvements to the core, localization and internationalization for sites, many bug fixes, UI improvements and updates to our containerization strategy!
ForgeBox v2.2.0 Released
Ohh happy day, today we get a minor release in [ForgeBox.io](https://www.forgebox.io) and our first blog post announcement about ForgeBox releases!
As the product matures and we continue to pipe in new functionality, be expectant of blog posts relating the new functionality in ForgeBox. Most of the issues in this release are cosmetic and improving existing functionality. Enjoy!
TestBox v2.5.0 Released!
We are excited to announce the release of TestBox version 2.5.0. To install just do:
box install testbox --savedev
To upgrade your current testbox installation just run the following:
box uninstall testbox && install testbox --savedev
TestBox 2.5.0 is a minor release with some great new functionality and tons of fixes. You can find the release notes here and the major updates for this release. One of the biggest features for TestBox that was not part of TestBox, was the addition of TestBox Watchers to CommandBox.