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

BoxLang 1.0.0 Beta 7 Launched

BoxLang 1.0.0 Beta 7 Launched

We are pleased to announce the release of BoxLang 1.0.0-Beta 7! This latest beta version includes improvements and essential bug fixes, but more importantly it certifies the execution of ColdBox HMVC and TestBox.

What is BoxLang?

BoxLang is a modern dynamic JVM language that can be deployed on multiple runtimes: operating system (Windows/Mac/*nix/Embedded), web server, lambda, iOS, android, web assembly, and more. BoxLang combines many features from different progr

Luis Majano
Luis Majano
July 26, 2024
New BoxLang Feature: Java Method References and Higher-Order Functions

New BoxLang Feature: Java Method References and Higher-Order Functions

We’ve added more goodies to our BoxLang Java interop: method references and higher-order functions. CFML has never let you do these things, making Java Interop feel like a second-class citizen. But with BoxLang, we’re elevating Java integration to a new level.

Maria Jose Herrera
Maria Jose Herrera
July 26, 2024
Level Up Your ColdFusion Skills with our Virtual Live Training: ColdBox from Zero to Hero

Level Up Your ColdFusion Skills with our Virtual Live Training: ColdBox from Zero to Hero

Level Up Your ColdFusion Skills with our Virtual Live Training: ColdBox from Zero to Hero

Are you a CFML developer looking to take your skills to the next level? Look no further than the ColdBox from Zero to Hero Virtual Live Training! This intensive two-day course will equip you with the knowledge and expertise to build robust and scalable applications using ColdBox 7, the latest version of the most popular CFML MVC framework.

What You'll Learn:

  • Master the Fun...

Cristobal Escobar
Cristobal Escobar
July 24, 2024