Blog

Luis Majano

October 15, 2008

Spread the word


Share your thoughts

ColdBox 2.6.0 is finally out and in final release. You can now download it from the downloads section of the website.  This has been a much anticipated journey and it would have not been possible without all the collaboration from contributors, team members and the community. It would take so many lines to thank everybody, but for this release I want to thank Sana Ullah for a TREMENDOUS amount of work and dedication to the team.  We also welcomed Matt Quackenbush to the team and more might be joining the efforts soon, especially Ernst van der Linden for always helping out and creating tons of sample applications.  So thank you for your time and dedication to this project and making it a true world collaboration project.

As you can see from the image below, ColdBox has become more than just a framework but into a robust application development platform composed of several pieces that when used in conjunction, they can be an incredibly powerful development platform.  ColdBox 2.6.0 introduces tons of new features and optimizations that can be read in the What's New Guide in the official wiki site.


The ColdBox Platform

I also recommend reading the compatibility guide for pre 2.6.0 applications. This guide will show you if there are any compatibility issues with your application when upgrading. It can show you the workarounds and even guide you from version 2.0 if necessary.  Our vision for version 2.6.0 was to solidify our 2.5 features such as caching, interceptions, conventions, stability and tools.  We have included more than 100 cfeclipse snippets, an enhanced insight dictionary for both CFEclipse and Dreamweaver, a new eclipse documentation and reference plugin that will help you read all the documentation about the framework's API and configuration file from within Eclipse Help, a new enhanced ColdBox Dashboard with even more code generation features, more cheatsheets and help.  There are over 500 pages worth of documentation in the ColdBox wiki, searchable and indexed in such a manner that you can find all the information you need.  The entire documentation set has been revised and ready for reading. It has been a long project I undertook more than 2 months ago and finally finalized.  The entire documentation is up to date with version 2.6.0 and also prepared for the upcoming versions.  Version 2.7.0 has already have a few tickets already assigned and the wheels will be spinning to still provide a community based development environment and help developers around the world create better ColdFusion applications. In summary, thank you for the support and contributions to this project, as they are absolutely of the utmost importance to such a community project. 

Also, take note that ColdBox Platform Training Seminars begin this October 4th and 5th in Dallas, Texas. You will be able to register online at our training section of the website and take advantage of our early bird pricing until July 31st.  You will be able to get more than 16 hours of training and several hours of QA with us and discuss your specific needs.  We are extremely excited about how ColdBox will be able to help your business in the future.  So once again, thank you for the support and please enjoy this release.

FAITH

Add Your Comment

(8)

Jul 20, 2008 23:55:53 UTC

by Oscar Arevalo

Congratulations to you and the team, I went through the new features guide and everything looks really awesome.

Jul 21, 2008 00:46:26 UTC

by O?uz Demirkap?

Great work! Thanks! :)

Jul 21, 2008 08:21:47 UTC

by bill shelton

Hey Luis,

Thanks for working so hard to make an outstanding framework. ColdBox's quality is truly exceptional and an inspiration!

bill shelton mxunit.org

Jul 21, 2008 08:58:54 UTC

by Tom

great work, congratulation! I remember you mentioned (in a blog entry talking about business model) that the dashboard would be open-sourced in version 2.6, but it's still closed in the release. will it stay in closed?

Jul 21, 2008 10:31:53 UTC

by Luis Majano

@Tom, Yes as of now the dashboard is closed source. It has been patched over the years and it will be revamped to a 3.0 version for the next release. This release will be open source and be a modules format application. Big plans for the dashboard for the future

Jul 21, 2008 15:20:08 UTC

by Qasim Rasheed

Luis,

Congrats to you and the team. I am looking forward to start playing with ColdBox for an upcoming project.

Jul 22, 2008 07:21:45 UTC

by Tony Garcia

Awesome stuff -- thanks!

Jul 24, 2008 13:01:55 UTC

by justin

I really appreciate all the effort Luis. I think what you are doing is absolutely fantastic.

Today, as I was rereading some of the tutorials to broaden my knowledge of CB, I went to some blog sites where ColdBox is mentioned, demonstrated, etc.

Sean Corfield seems to pop in sometimes with a very suspect attitude. Is there some history there? He doesn't seem very happy with ColdBox pulling at people's heart strings.

Recent Entries

One Language, Every Runtime: BoxLang Expands Beyond the Server

One Language, Every Runtime: BoxLang Expands Beyond the Server

Discover how BoxLang’s multi-runtime architecture helps developers build beyond the server with support for serverless functions, desktop applications, CI/CD workflows, Java integrations, containers, runtime management, and more.

Maria Jose Herrera
Maria Jose Herrera
June 04, 2026
MatchBox and WebAssembly: Running BoxLang in the Browser and at the Edge

MatchBox and WebAssembly: Running BoxLang in the Browser and at the Edge

The MatchBox open beta is live at https://boxlang.ortusbooks.com/boxlang-framework/matchbox, and it brings something genuinely new to the BoxLang ecosystem: a path into WebAssembly.

That means BoxLang code can now move into browser applications, static-site deployments, edge runtimes, and WASI-style containers - without requiring a JVM. The feature is still beta, but the core direction is already useful: write BoxLang, compile it with MatchBox, and ship the generated WASM artifact to wherever a small portable runtime makes sense.

Jacob Beers
Jacob Beers
June 04, 2026
BoxLang 1.14.0 : BoxSet is Here: BoxLang's New First-Class Set Type

BoxLang 1.14.0 : BoxSet is Here: BoxLang's New First-Class Set Type

BoxLang 1.14.0 ships something that JVM developers have wanted for a long time: a true first-class Set type baked directly into the language. Not a wrapper you reach for manually, not a createObject( "java", "java.util.HashSet" ) incantation you paste from a Stack Overflow answer years ago. A real BoxSet with literal syntax, operator overloads, a full functional pipeline, change listeners, JSON serialization, and deep Java interop.

Luis Majano
Luis Majano
June 03, 2026