Blog

ColdBox 6.1.0 Released

Luis Majano October 21, 2020

Spread the word

Luis Majano

October 21, 2020

Spread the word


Share your thoughts

Today we are excited to bring our first minor release of our 6.x series: 6.1.0; with a nice collection of fixes and improvements. Enjoy!

Installation

You can easily install this version by using the following CommandBox install string:

install coldbox
install wirebox
install cachebox
install logbox

Upgrading is also as simple as a command:

update coldbox
update wirebox
update cachebox
update logbox

Application Templates

All application templates have been updated for ColdBox 6.1.0

coldbox create app skeleton=cbtemplate-advanced-script
coldbox create app skeleton=cbtemplate-elixir
coldbox create app skeleton=cbtemplate-elixir-vuejs
coldbox create app skeleton=cbtemplate-rest
coldbox create app skeleton=cbtemplate-rest-hmvc
coldbox create app skeleton=cbtemplate-simple
coldbox create app skeleton=cbtemplate-supersimple

Bug Reporting & Collaboration

If you do find any bugs with this release or just want to collaborate with more ideas for this release, please make sure you head out to our Jira instance at: https://ortussolutions.atlassian.net/secure/RapidBoard.jspa?rapidView=22&projectKey=COLDBOX.

You can also contact us at the following Slack locations:

Release Notes

Bugs

  • [LOGBOX-53] - Direct console debugging is left in the AbstractAppender and FileAppender
  • [COLDBOX-920] - RenderLayout throws exception when called multiple times in single request with explicit view
  • [COLDBOX-921] - Adobe compat for null checks on exception beans
  • [COLDBOX-927] - Can't disable session management

New Features

  • [COLDBOX-928] - Buildlink's queryString can now be a struct and it will be converted to the string equivalent for you

Improvements

  • [COLDBOX-922] - Whoops can be slow while dumping out CFC instances

Add Your Comment

Recent Entries

Into the Box 2025 | Plan Your Trip With Us!

Into the Box 2025 | Plan Your Trip With Us!

Are you ready to join us for Into the Box 2025 from April 30th to May 2nd in Washington, D.C.? Let’s make your trip planning as smooth as possible. Here you’ll find Airfare discounts, Hotel Deals and fun things to do to the the best out of your trip to D.C.

Maria Jose Herrera
Maria Jose Herrera
January 29, 2025
BoxLang YAML Support has landed

BoxLang YAML Support has landed

We’re thrilled to introduce the bx-yaml module for BoxLang!

This powerful new module brings seamless YAML parsing and emitting capabilities to BoxLang. You can now effortlessly serialize BoxLang native types—including structs, queries, arrays, classes, and more—into YAML. The same simplicity applies to deserialization, making it easy to work with YAML data in your BoxLang applications.

Luis Majano
Luis Majano
January 28, 2025
TestBox v6.1.0 Release

TestBox v6.1.0 Release

We’re super excited to announce the release of TestBox 6.1.0! This release introduces native support for BoxLang without the need for a compatibility mode, unlocking new possibilities for developers embracing BoxLang’s dynamic capabilities. Alongside this exciting update, we’ve added valuable features, improved functionality, and resolved key issues to ensure a smoother and more robust testing experience. Dive into the details and see how TestBox 6.1.0 makes your testing even more seamless and efficient!

Luis Majano
Luis Majano
January 28, 2025