Blog

Brad Wood

September 29, 2016

Spread the word


Share your thoughts

We've updated ForgeBox.io to have updated CF Engines for Adobe ColdFusion (Thanks to Jon Clausen) as well as Lucee Server to include some recent security fixes from each as well as some new yet-to-be-released Lucee features.

Here are the new Adobe ColdFusion versions:

  • ColdFusion 10 Update 21 (10.0.21+300068)
  • ColdFusion 11 Update 10 (11.0.10+300066)

Here are the new Lucee Server versions

  • Lucee 4.5 Stable (4.5.3+020)
  • Lucee 5.0 Stable (5.0.0+254)
  • Lucee 5.0 Snapshot (5.0.1-snapshot+067)
  • Lucee 5.1 Beta 2 (5.1.0-beta.2+031)

To be clear, the Lucee 5.1 beta release is also a "snapshot" of sorts but it differs from the 5.0.1 snapshot in that 5.0.1 has fixes and small enhancements to the initial 5.0.0 release.  Lucee 5.1 "beta" will be the next large release of Lucee that contains things like Adobe ColdFusion 2016 compatibility.  The beta channel also gets the same fixes as the 5.0.1 snapshot channel, but it contains additional larger features.

And as a reminder, both the Adobe and Lucee servers contain important security updates, so make sure you're using them if your CommandBox servers are accessible to the public at all!  If you always start your servers with a semver range like so, you'll automatically get the new version the next time you start, but keep in mind you'll need to migrate any settings that were part of the old server version since we deploy a new server for you.

start cfengine=adobe@11
start cfengine=lucee@5.*

Since the Lucee snapshot and beta releases are not stable (they have a pre-release identifier in the version), you won't get those unless you specifically ask for them like this:

start cfengine=lucee@5.0.1-snapshot
start cfengine=lucee@5.1.0-beta

Otherwise, if you don't put a pre-release identifier in like "-snapshot" or "-beta" you'll always get a stable version only.

Add Your Comment

Recent Entries

BoxLang 1.0.0 Beta 7 Launched

BoxLang 1.0.0 Beta 7 Launched

We are pleased to announce the release of BoxLang 1.0.0-Beta 7! This latest beta version includes improvements and essential bug fixes, but more importantly it certifies the execution of ColdBox HMVC and TestBox.

What is BoxLang?

BoxLang is a modern dynamic JVM language that can be deployed on multiple runtimes: operating system (Windows/Mac/*nix/Embedded), web server, lambda, iOS, android, web assembly, and more. BoxLang combines many features from different progr

Luis Majano
Luis Majano
July 26, 2024
New BoxLang Feature: Java Method References and Higher-Order Functions

New BoxLang Feature: Java Method References and Higher-Order Functions

We’ve added more goodies to our BoxLang Java interop: method references and higher-order functions. CFML has never let you do these things, making Java Interop feel like a second-class citizen. But with BoxLang, we’re elevating Java integration to a new level.

Maria Jose Herrera
Maria Jose Herrera
July 26, 2024
Level Up Your ColdFusion Skills with our Virtual Live Training: ColdBox from Zero to Hero

Level Up Your ColdFusion Skills with our Virtual Live Training: ColdBox from Zero to Hero

Level Up Your ColdFusion Skills with our Virtual Live Training: ColdBox from Zero to Hero

Are you a CFML developer looking to take your skills to the next level? Look no further than the ColdBox from Zero to Hero Virtual Live Training! This intensive two-day course will equip you with the knowledge and expertise to build robust and scalable applications using ColdBox 7, the latest version of the most popular CFML MVC framework.

What You'll Learn:

  • Master the Fun...

Cristobal Escobar
Cristobal Escobar
July 24, 2024