Category Selected:

news

Blog

CommandBox-CFConfig 1.6.0 Released!

Brad Wood |  August 05, 2021

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.  

Read More

CFConfig 1.4.0 released!

Brad Wood |  July 13, 2021

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.

Read More

ColdBox 6.5.0 Released

Luis Majano |  July 09, 2021

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.

Read More

TestBox v4.4 Released!

Luis Majano |  June 16, 2021

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!

Read More

TestBox v4.3 Released!

Luis Majano |  May 24, 2021

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!
Read More

CommandBox 5.3.1 Released

Brad Wood |  May 18, 2021

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:

https://commandbox.ortusbooks.com/

Read More

Have you taken the State of the CF Union 2021 survey?

Brad Wood |  May 13, 2021

Our friends at TeraTech help put together a comprehensive survey of the entire CFML community to get a feel for how it's evolving, what new technologies are getting picked up, and what the current pain points are.  We use this data at Ortus to help us decide what CF engines to support and how to help the community.

Here's an example question from the survey that tracks the most popular versions of Adobe ColdFu...

Read More

New Object-Oriented Programming Series to Debut on CFCasts

Paulina Lainez |  April 29, 2021

This week we debuted our first-ever Object-Oriented Programming Series in our CFML learning platform, CFCasts.

Read More

CommandBox 5.3.0 Released

Brad Wood |  April 28, 2021

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.

Read More

ColdBox 6.4.0 Released - Welcome to the land of Scheduled Tasks

Luis Majano |  April 20, 2021

 

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.

Read More