Category Selected:

coldfusion

Blog

ColdBox 5.1.1 Released!

Luis Majano |  July 02, 2018

ColdBox 5.1.1 patch update has been released today. This patch covers some major regresssions and improvements for stability. You can find the release notes below.

Bug


ColdBox 5.1.0 Released!

Luis Majano |  June 28, 2018

Ohh happy day! ColdBox 5.1.0 is now available. Using CommandBox just issue a simple update coldbox and you are done! This release is fully documented and you can find the what's new guide here: https://coldbox.ortusbooks.com/intro/introduction/whats-new-with-5.1.0. Below you will find the major areas of improvement for this release and you can visit the link for the full release notes.

Read More

TestBox v2.6.0 Released!

Luis Majano |  February 06, 2018

We are excited to announce the release of TestBox version 2.6.0. To install just do:

box install testbox --savedev

To upgrade your current testbox installation just run the following:

box uninstall testbox && install testbox --savedev

TestBox 2.6.0 is a minor release with some great new functionality and tons of fixes. You can find the release notes here and the major updates for this release.

Read More

ColdBox 5 Release Candidate 1 has arrived

Luis Majano |  January 08, 2018

 

It is finally here! ColdBox 5 RC1 has landed with force! There are so many things to talk about, but we will focus on what RC brings and all the eco-system updates we have been working on. So let's begin this adventure.

Read More

CFSummit2017 - ColdBox Hierarchical MVC - Transform Your Monolith

Luis Majano |  November 20, 2017

Here are our slides from our ColdBox Hierarchical MVC presentation at this year's Adobe ColdFusion Summit. You can also find the source code for our demo here: https://github.com/lmajano/hmvc-presso-demo or you can install it via CommandBox: box install lmajano/hmvc-presso-demo.

Read More

CommandBox 3.8 series Docker Images Released

Jon Clausen |  October 31, 2017

Today we released our 3.8 series of docker images ( current source version 2.1.0 ) which include a number of improvements and enhancements.

Change Log

  • Updates to CommandBox v3.8+
  • Adds support for Docker secrets
  • Adds casing aliases for environment variables
  • Adds new opinionated password security
  • Updates to runtime output for clarity
  • Changes image for alpine build to prevent CommandBox errors when installing dependencies
Read More

CFCamp 2017 - ColdBox 5 Hierarchical MVC - Transform Your Monolith

Luis Majano |  October 31, 2017

Here are the slides from our presentation at CFCamp 2017 Day 2: ColdBox Hierarchical MVC. You can also find the source code for our demo here: https://github.com/lmajano/hmvc-presso-demo or you can use CommandBox to install it: box install lmajano/hmvc-presso-demo


The ColdBox Platform was the f...

Read More

CFCamp 2017 - A Tale of Legacy to Modernization Presentation

Luis Majano |  October 20, 2017

Here are the slides from our presentation at CFCamp 2017 Day 1: A Tale of Legacy to Modernization.

Evolve or Die! How many times have they told you, You still coding in that?. Come to this session to discover the infamous land of legacy ColdFusion applications, their why and existence motivations. We will then discover how to finally evolve them and take them to the wonderful land of Modern ColdFus...

Read More

CommandBox 3.7 Docker Images Released

Jon Clausen |  August 11, 2017

On the heels of and in conjunction with the 3.7.0 release of ContentBox, we are pleased to announce the 3.7.0 release of CommandBox ( a happy coincidence that the version numbers of the two are the same! ).

This release provides major updates in security and functionality to the CFConfig module, which may be used to configure CFML servers at runtime. The settings and environment variables, which were previously handled by the bash script used to start the image, are now delegated to CFConfig. You can read more on using environment variables for CFConfig here.

Read More

ContentBox v3.7.0 Released

Luis Majano |  August 10, 2017

Today we are very excited to bring you ContentBox version 3.7.0!

This release has a major focus on security, authentication, containers, testing and automation. Below you can find the major changes and updates for this release and our full release notes so you can geek out.

Read More