ColdSpring was the first dependency injection framework for ColdFusion in the good 'ol days. It was inspired by Java Spring and it rocked during its tenure. As a matter of fact, there is still quite a large number of applications leveraging it, even though the framework itself is completey legacy, unsupported and might not even work on some versions of Adobe 2018+ as well. If you are in this technical debt boat and want a quick win and recover some ground in the technical debt war, then this tutorial is for you.
Blog
ColdBox 6.6.0 Released
Today we are incredibly excited to release ColdBox v6.6.0 and its standalone companion libraries: CacheBox, LogBox and WireBox. This release has taken quite a few months and tons of years of research to complete. We have finally made WireBox a Hierarchical Dependency Injection framework. This is our first huge step into allowing multi-dependency management in ColdBox Modules. This means that you will be able to have modules of different versions running within the same ColdBox app and each module will be able to get the right dependency that it needs. With that said, let's explore this release.
ColdBox 6.5.0 Released
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.
ColdBox 6.4.0 Released - Welcome to the land of Scheduled Tasks
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.
ColdBox 6.3.0 Released
Today we released ColdBox v6.3.0 as a minor release with some major bug squashing and some major performance improvements. Please update if you are affected by the issues shown in the release notes.
update coldbox # If you are using standalone libraries, then ...
ColdBox 6.2.2 Released
Today we released ColdBox v6.2.2 as a minor path. Please update if you are affected by the issues shown in the release notes.
update coldbox # If you are using standalone libraries, then update those update wirebox update cachebox update logbox
Release Notes [6.2.2] => 2021-JAN-1...
ColdBox 5.6.0 Released!
We are very excited to announce the release of ColdBox version 5.6.0 alongside all the companion standalone libraries: WireBox, LogBox and CacheBox.
What's New With 5.6.0
ColdBox 5.6.0 is a minor version update with lots of fixes, improvements, ...
ColdBox 5.5.0 Released!
What's New With v5.5.0
We are very excited to bring you ColdBox Platform v5.5.0! This is a minor release packed with a punch of improvements and some cool new features. The major libraries upgraded are ColdBox MVC and WireBox in this release.
Support Open Source via new Patreon Levels and Rewards
At Ortus Solutions we are known for building open source projects for the ColdFusion (CFML) community such as ColdBox, CommandBox, ContentBox Modular CMS, ForgeBox and many more. All of those products are licensed under the Apache 2 license and are completely FREE to use and extend.
ColdBox 5.4.0 Released!
What's New With v5.4.0
We are very excited to bring you ColdBox v5.4.0! This should have been a major release on it's own but since we kept compatibility we are labeling it as a minor release. Below are the major areas of improvement and the full release notes. To update your installations just issue the commands below with CommandBox:
update coldbox
- Update ColdBox Platformupdate logbox
- Update standalone LogBoxupdate wirebox
- Update standalone WireBoxupdate cachebox
- Update standalone CacheBox
Major Areas Of Improvement
Keep reading!