Blog

ColdBox 4.0 Release Goes Gold

Brad Wood January 22, 2015

Spread the word

Brad Wood

January 22, 2015

Spread the word


Share your thoughts

We are very excited to announce the official release of ColdBox 4.0.  Work started a year ago with a very aggressive plan to overhaul the core and refocus the platform for agility, speed, and control.  We carved out tons of legacy support, leaving a slim and  fast MVC shell.  ColdBox 4 has 80% less code and is even faster than before as all the extra libraries and plugins have been externalized into modules. 

Speaking of modules, they have been greatly enhanced and upgraded to first-class citizens of the framework.  All of the tooling that makes the ColdBox Platform standout from other frameworks such as validation, ORM services, storage facades, and debuggers are still available but now a-la carte in the form of pluggable modules.  

Developers are also empowered more than ever before to write reusable modules that can be publicly shared, and plugged into any ColdBox MVC app for instant convention-based functionality that increased productivity and makes code-sharing even easier.  With the advent of CommandBox, our new powerful package manager and CLI as well as our new box.json package conventions, managing these modules as packaged dependencies is easy and  portable.

Don't believe us?  Try out ColdBox 4 right now on any computer.  Download CommandBox to your desktop and double click on it.  Now, type the following simple commands:

CommandBox> mkdir mySite
CommandBox> cd mySite
CommandBox> coldbox create app myApp --installColdBox
CommandBox> start

That's it!  In a few seconds, the embedded server will spring to life and a browser window will open with your new ColdBox 4.0 site.  Want to use the awesome validation features of ColdBox?  Just type this in your command line window:

CommandBox> install cbvalidation
CommandBox> restart

Welcome to the new age of CFML developers who are no longer held back by old tools, crusty processes, the lack of automation, and frameworks that don't work FOR them!  

ColdBox Manual

We are also announcing the availability of our new documentation in book format we handsomely call: The ColdBox Manual.  We have been listening to all the feedback about the docs and organization and we have made great progress to migrate all our documentation in many formats: HTML, ePub, mobi, PDF and more.  Anybody can also contribute to our documentation as it is available via GitHub with an awesome markdown editor from Gitbook.io.  You can also subscribe to get notified of changes and updates of the documentation, so go ahead and subscribe.

Roll Excitement

We are so excited for the future we can barely hold it in.  Don't take our word for it though.  Dig into the What's New guide to see what you're missing!

Official ColdBox download page

CommandBox Getting Started Guide

 

Add Your Comment

Recent Entries

CBWIRE 3.0.0 Released

CBWIRE 3.0.0 Released

We are very excited to announce the release of version 3 of CBWIRE, our ColdBox module that makes building modern, reactive apps a breeze. This version brings with it a new component syntax, 19 enhancements and bug fixes, and improved documentation. Our biggest goal with this release was to improve the developer experience and to provide a low barrier to entry to getting started with CBWIRE.

Grant Copley
Grant Copley
May 22, 2023
ColdBox 7.0.0 Released

ColdBox 7.0.0 Released

Introducing ColdBox 7: Revolutionizing Web Development with Cutting-Edge Features and Unparalleled Performance

We are thrilled to announce the highly anticipated release of ColdBox 7, the latest version of the acclaimed web development HMVC framework for ColdFusion (CFML). ColdBox 7 introduces groundbreaking features and advancements, elevating the development experience to new heights and empowering developers to create exceptional web applications and APIs.

Designed to meet the evolving needs of modern web development, ColdBox 7 boasts a range of powerful features that streamline the development process and enhance productivity. With its robust HMVC architecture and developer-friendly tools, ColdBox 7 enables developers to deliver high-performance, scalable, and maintainable web applications and APIs with ease.

Esme Acevedo
Esme Acevedo
May 16, 2023
TestBox v5.0.0 Released!

TestBox v5.0.0 Released!


We are excited to announced the release of Testbox version 5, which brings a host of new features and improvements for developers. TestBox is a powerful and flexible tool that helps developers write comprehensive BDD/TDD tests for their applications, ensuring code quality and reducing the likelihood of bugs and errors. With TestBox v5, developers can take advantage of new features such as batch code coverage testing, improved reporting capabilities, method spies, and better integration with other tools in the Ortus suite.

These new features make TestBox even more versatile and user-friendly, and provide developers with a powerful tool for building high-quality, reliable applications.

 

Luis Majano
Luis Majano
May 11, 2023