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

Ortus June 2024 Newsletter!

Ortus June 2024 Newsletter!

Welcome to the latest edition of the Ortus Newsletter! This month, we're excited to bring you highlights from our sessions at CFCamp and Open South Code, as well as a sneak peek into our upcoming events. Discover the latest developments in BoxLang, our dynamic new JVM language, and catch up on all the insightful presentations by our expert team. Let's dive in!

Maria Jose Herrera
Maria Jose Herrera
June 28, 2024
BoxLang June 2024 Newsletter!

BoxLang June 2024 Newsletter!

We're thrilled to bring you the latest updates and exciting developments from the world of BoxLang. This month, we're diving into the newest beta release, introducing a new podcast series, showcasing innovative integrations, and sharing insights from recent events. Whether you're a seasoned developer or just getting started, there's something here for everyone to explore and enjoy.

Maria Jose Herrera
Maria Jose Herrera
June 28, 2024
BoxLang 1.0.0 Beta 3 Launched

BoxLang 1.0.0 Beta 3 Launched

We are thrilled to announce the release of BoxLang 1.0.0-Beta 3! This latest beta version is packed with exciting new features and essential bug fixes, including robust encryption functionality, enhanced Java interoperability, and more efficient event handling. Key highlights include the introduction of query caching capabilities, seamless coercion of Java Single Abstract Method (SAM) interfaces from BoxLang functions, and support for virtual thread executors. So, let’s dive into the details of what’s new in BoxLang 1.0.0-Beta 3 and how you can start leveraging these updates today!

Luis Majano
Luis Majano
June 28, 2024