Category Selected:

releases

Blog

CommandBox 2.2.0 Released

Brad Wood |  November 11, 2015

Monday, we released CommandBox 2.2.0, the latest version of CFML's package manager, REPL, embedded server, and CLI.  We've got a nice list of bug fixes and some fancy new installation endpoints like CFLib and RIAForge.  We've bumped the underlying version of Lucee to the new stable release of Lucee 4.5.2.018 which was also released Monday. Another nice feature is that the REPL now runs in the context of the current directory meaning you can create CFCs in the working directory and r...

Read More

TestBox v2.2.0 Released!

Luis Majano |  October 21, 2015

Team TestBox is proud to bring our latest release to fruition, v2.2.0.  This release includes a collection of fixes but also several new cool features like gherkins-like syntax support, spec data binding, test listeners and much more.  We invite you to read our updated documentation book and the what's new page for an in-depth overview of the release.

You can also very easily get started or update your project with TestBox via CommandBox CLI for ColdFusion (CFML):

# install testbox
box install testbox

# update testbox
box update testbox

#what you thought there was more?

Major Features

Below you can find quick updates on our major features for this release.

Read More

CommandBox 2.1.1 Released

Brad Wood |  August 24, 2015

We have put out a patch release 2.1.1 for CommandBox today.  This fixes a bug in the "update" and "outdated" commands that caused them to error after you had installed packages from an endpoint other than ForgeBox.  Note, packages installed from HTTP(S) and Git endpoints will always show as outdated and will always update since those endpoints don't provide a way to ...

Read More

CommandBox Connection this Wednesday at 11am CDT

Brad Wood |  August 17, 2015

Following on the heels of our CommandBox 2.1.0 release, we will be hosting a CommandBox Connection webinar this Wednesday (Aug 19th) at 11am CDT.  Come hang out for an informal...

Read More

CommandBox 2.1.0 Released

Brad Wood |  August 13, 2015

We've just released a minor release of CommandBox, our CLI, REPL, Package Manager, and Embedded server.  This version has a number of small fixes to CommandBox as well as the embedded libraries like Runwar.  We've polished up some things like piping content and new high-res icons. &nb...

Read More

DataBoss - Dynamic Administrator v2.0.0 Released!

Luis Majano |  July 28, 2015

We are proud to announce today a nice minor release for Ortus DataBoss Version 1.5.0.  This release brings about several important fixes and trial version updates.  DataBoss 2.0.0 is already in the planning stages with a full migration to a ColdBox 4 module and CommandBox integration. 

Bug Fixes & Improvements

  • [DATABOSS-93] - Collection Manager not display null as label values but escaped HTML
  • [DATABOSS-94] - Internet Explorer support via Bootstrap needs the scripts to load after CSS has loaded
  • [DATABOSS-95] - Singular relationships not being ordered correctly on editor lookups
  • [DATABOSS-96] - Standalone version acting with trial edition, as build not replacing right content,
  • [DATABOSS-97] - one to many relationships not being ordered correctly on collection manager dropdowns
Read More

ContentBox v2.1.0 Released!

Luis Majano |  May 06, 2015

After many months of development we have finally released ContentBox version 2.1.0.  This is a minor release but it might as well be a major release due to the over 60 different tickets and issues resolved.  This release is one of the biggest in terms of tuning and bug fixe...

Read More

ColdBox 4.1.0 Released!

Luis Majano |  May 06, 2015

We are excited to announce the general availability of ColdBox 4.1.0. This is a minor release with some needed patches and some cool new REST template features. You can update your library via CommandBox by just typing: box update or installing it via box install coldbox

New RESTFul Template...

Read More

CommandBox 1.1.1 Patch Release

Brad Wood |  April 22, 2015

We've released a very small patch release (1.1.1) for CommandBox.  This is to address a small bug in the upgrade process from 1.0.0.  This update affects the underlying loader libraries so you will need to download the latest binary and replace the old binary on your file system.  The first time you run "box" the update will be applied.

The downloads ar...

Read More

CommandBox 1.1.0 Released

Brad Wood |  April 13, 2015

We are very excited to announce the immediate release of CommandBox version 1.1.0.  This is a maintenance release that addresses much of the feedback and bug reports that we received from the community since our 1.0.0 release a few month ago.  The response to CommandBox 1.0 has been phenomenal and we are excited to see so many CFML developers finding a new level of productivity.  Thanks to everyone who has used CommandBox thus far and provided great feedback and ideas.

Read More