We are pleased to announce the general availability of our latest CommandBox CLI release. This is a minor release that's full of bug fixes and enhancements. It should be backwards compatible (with one caveat below) and you can upgrade any previous version of CommandBox in-place to the latest release.
Blog
ColdBox 6.4.0 Released - Welcome to the land of Scheduled Tasks
Today we released ColdBox v6.4.0 but it feels more like a major release than a minor one. We are introducing tons of new features in this release, especially our anticipated: ColdBox Scheduled Tasks feature set.
update coldbox # If you are using standalone libraries, then update those update wirebox update cachebox update logbox
You can find our what's new document here: https://coldbox.ortusbooks.com/intro/release-history/whats-new-with-6.4.0. So let's explore some of the major features of this release and then on to our release notes.
ColdBox Debugger Mini-APM v3 Launched!
We are so excited to bring about a major release for the ColdBox Debugger project: v3.0.0. However, what in the world is the ColdBox Debugger module? I am glad you asked:
What is the ColdBox Debugger?
The ColdBox Debugger module is a lightweight performance monitor and profiling tool for ColdBox applications. It can generate a nice debugging panel on every rendered page or a dedicated visualizer to make your ColdBox application development nicer, funner and greater! Yes, funner is a word!
Debugger Request Visualizer
ContentBox v5.0.0 Beta Released
Today is a majestic day! A day that brings the release of our very first beta for ContentBox 5! This release has been in development for over 6 months and its a major architectural shift from our previous versions; multi-site support. You can now migrate over your Mura CMS applications with ease to ContentBox knowing that multi-tenant support is now available for all, for FREE, FOREVER!
Here is our what's new guide with our full release notes: https://contentbox.ortusbooks.com/intro/release-history/whats-new-with-5.0.0
I will be covering the major features in this introductory blog post.
ColdBox 6.3.0 Released
Today we released ColdBox v6.3.0 as a minor release with some major bug squashing and some major performance improvements. Please update if you are affected by the issues shown in the release notes.
update coldbox # If you are using standalone libraries, then ...
ColdBox i18n Localization Module v2 Released
After many many months of development, testing and waiting, we are finally able to release a major major update to our localization and internationalization library for ColdBox: cbi18n
version 2.x. This release is a huuuge advancement for building localized applications and websites and partly thanks to Mr Wil de Bruin (shiftinsert.nl). This release introduces the ability to use json resource bundles, multiple bundles per module, cbStorages for tracking locales, property inheritance and so much more! There are a few compatiblity issues, so make sure you read them to upgrade to version 2.x if not you can easily update using CommandBox
install cbi18n update cbi18n
ColdBox 6.2.2 Released
Today we released ColdBox v6.2.2 as a minor path. Please update if you are affected by the issues shown in the release notes.
update coldbox # If you are using standalone libraries, then update those update wirebox update cachebox update logbox
Release Notes [6.2.2] => 2021-JAN-1...
ColdBox 6.2.0 Released
We are so excited to bring you another great release of the ColdBox Platform v6.2.0!
CommandBox 5.2.1 Release
Today we are announcing the release of CommandBox 5.2.1. This is a patch release for 5.2.0 that fixes a few small regressions and adds a few features.
TestBox v4.2 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!