We are so excited to share a small video celebrating the 15 years of the legacy of the ColdBox Platform rocking the ColdFusion (CFML) World. It has been a truly tremendous ride, filled with lots of joy, challenges, frustrations and satisfaction that ColdBox is powering applications from companies all over the world. We started as the very first conventions over configuration MVC framework. It has become the most widely used ColdFusion (CFML) framework and the standard for developing modern web applications in ColdFusion (CFML). With tons of products, modules and frameworks that have stemmed from this initial project. ColdBox HMVC has truly been a catalyst at Ortus!
Blog
Built With ColdFusion and Ortus
Today we are announcing the availability of a new initiative to store and share sites, applications and companies that leverage ColdFusion (CMFL) and any of our Ortus Technology. This is a simple repository ...
CommandBox Github Actions v2.0.0 Released
We are so incredibly excited to bring about an official release of this github action that our very own Eric Peterson has started. This has been a collective effort with the mighty Michael Born, Github Actions Guru, to bring you speed, optimizations and documentation to getting CommandBox CLI installed in Github actions easily and speedily.
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 Mail Services 2.0 - Fluent Mail For All
We are so excited to bring you a major release of our cbmailservices
module. This module has been around since our initial versions of ColdBox and it has now matured into a modern and fluent library for sending mail.
cbSecurity 2.13 Released with Refresh Tokens Support
We are incredibly excited to release cbSecurity version 2.13.0 today. This release packs a big punch in terms of features for our JWT support for RESTFul APIs. We are excited to announce full refresh token support and much more.
# Install install cbsecurity # Update update cbsecurity
Refresh Tokens
ColdBox Security supports the concept ...
CommandBox-CFConfig 1.6.0 Released!
Hot on the heels of our previous announcement of big new CFConfig features, we've got another release to let you know about! This release should all be completely backwards compatible, but we’ve added a bunch of new behaviors so please report any issues you may have. This release was all about relieving the pain of Lucee developers dealing with the duality of their server and web context. Some config has to go in the server admin and some config has to go in the web admin. CFConfig previously would only automatically import config into the server context which left you with a manual task to get your web config imported.
CFConfig 1.4.0 released!
Today we've released a new version of CFConfig-- your friendly neighborhood CLI for configuring Adobe and Lucee servers. CFConfig sees a lot of little releases that we don't announce, but they are usually very small little releases adding a single setting here or there. Today's release has a nice collection of brand new features that seemed worth talking about.
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.
TestBox v4.4 Released!
We are excited to announce a major version release of TestBox version 4.4.0. To install just use CommandBox: install testbox --saveDev
or to update your TestBox installation update testbox
. So let's explore this release!