Blog

CommandBox 5.9.1 Released!

Brad Wood |  August 16, 2023

We are pleased to announce the general availability of CommandBox 5.9.1. This is a very small release with two changes.

  • Update to Lucee 5.4.3.2
  • Update bundled JRE to 11.0.20+8

Note Lucee 5.4.3.2 contains critical security patches which are outlined here:

Read More

Our Into the Box 2024 Venue and Dates are Set!

Maria Jose Herrera |  August 15, 2023
We've eagerly awaited sharing this news with you; the moment has finally arrived! The venue for our upcoming Into the Box 2024 is now confirmed and will set the stage for an unforgettable experience. Get ready to immerse yourself in the atmosphere of ITB2024 like never before.
Read More

Call for Speakers: Into the Box 2024 - Share your Expertise!

Maria Jose Herrera |  August 09, 2023

This event brings together the brightest minds in the industry to explore the latest trends, tools, and techniques in modern CFML software development. This is your chance to share your insights, experiences, and ideas with a passionate audience of fellow developers, learn from other experts, and leave your mark on the developer community.

Submit your Topics

Read More

ColdBox 7.1.0 Released

Luis Majano |  August 03, 2023

ColdBox, the popular ColdFusion (CFML) development platform, has released version 7.1, bringing exciting new features, bug fixes, and improvements to further empower developers. This release focuses on enhancing productivity, improving debugging capabilities, and ensuring more reliable and efficient application development. In this blog post, we will explore the key highlights of ColdBox 7.1 and how they can benefit developers in their day-to-day coding activities.

Read More

TestBox v5.3 Release

Luis Majano |  August 01, 2023

Introducing TestBox v5.3: Enhanced Testing with Exciting New Features and Bug Fixes!

We are thrilled to announce the release of TestBox v5.3, the latest version of our powerful and flexible testing framework for ColdFusion (CFML) applications. In this release, we have focused on enhancing your testing experience by introducing new features and addressing bugs to ensure a smoother testing process. Let's dive into the exciting changelogs for TestBox v5.3:

Read More

Ortus Redis Extension v3.0.0 Released!

Jon Clausen |  July 31, 2023

We are very excited to bring you another release for our Redis Lucee Extension. This release:

  • Updates the underlying Redis java driver from v2.9.3 to v4.4.3
  • Added SSL and username support to RedisClusterCache configuration
  • Added username support to RedisCache ( non-cluster ) configuration

These enancements have been made to ensure full compatibility with both standalone Redis implementations, as well as AWS Elasticache configurations and authentication mechanisms.

Read More

TestBox v5.2 Release - Embracing Performance and Extensibility!

Luis Majano |  July 28, 2023

We are excited to announce the release of TestBox v5.2! This version comes packed with new features, improvements, and bug fixes to take your testing experience to the next level. TestBox 5.2 enhances the testing framework's performance and introduces powerful new capabilities for dynamic mixins and finally module support.

Read More

Passing the Baton: Lucee 6 and Hibernate ORM

Michael Born |  July 20, 2023

As of Lucee 5.4.1.8, new Lucee builds will no longer bundle the (Lucee) Hibernate extension. This means that if you rely on Hibernate ORM in your CFML application, you will need to manually bundle the Hibernate extension into your Lucee server. Let's read on for more info.

Read More

Into the Box 2023 - CFCast Series are out!

Maria Jose Herrera |  July 17, 2023

We've exciting news for all our community of modern developers. Our Into the Box 2023 Video recordings are now available on CFCast for you to review for just $250 the full series include 26 videos including Keynote Day 1 and Day 2 that everyone can watch for free.

Read More

Lazy Properties and Property Observers in ColdBox 7

Michael Born |  July 05, 2023

This article will focus on two smaller but still wildly useful new Dependency Injection (DI) features in ColdBox 7: Lazy Properties and Property Observers. With these new DI features, developers have access to speed boosts and automatic locking around object construction with lazy properties, better logging and debugging capabilities (among many other uses) with property observers, and much much more.

Read More