Blog

Brad Wood

March 06, 2020

Spread the word


Share your thoughts

We are pleased to announce the release of CommandBox 5.0.0.  This is a major release of our CLI package manager, REPL, and server tool. In this version are many library updates, new features, and bug fixes.  All in all, there were 77 tickets closed for this release.

New Stuff

We released the 5.0.0-RC.1 release candidate for testing on Feb 14th and only found a couple small issues, so overall the 5.0.0 final release is the same as what was documented on this post for the RC

https://www.ortussolutions.com/blog/commandbox-500-rc1-release-candidate-available

Please refer there for a full list of the major changes and features.  

  • Java 11+ support
  • Lucee 5.3 and JBoss Undertow 2.x
  • Git access token support
  • Lucee Extension management
  • Faster server startup scripts for warming up Docker containers
  • File globbing improvements
  • New server tray menu options
  • New undertow configuration options

Acquire It

You can download CommandBox 5.0.0 from our download page, apt/yum repos, or HomeBrew for you Mac users.

Our docs are fully updated and can be found here:

https://commandbox.ortusbooks.com/

And, as always, if you find any issues, you can reach out to us here on our ticket tracker:

https://ortussolutions.atlassian.net/projects/COMMANDBOX

 

Add Your Comment

Recent Entries

MatchBox and WebAssembly: Running BoxLang in the Browser and at the Edge

MatchBox and WebAssembly: Running BoxLang in the Browser and at the Edge

The MatchBox open beta is live at https://boxlang.ortusbooks.com/boxlang-framework/matchbox, and it brings something genuinely new to the BoxLang ecosystem: a path into WebAssembly.

That means BoxLang code can now move into browser applications, static-site deployments, edge runtimes, and WASI-style containers - without requiring a JVM. The feature is still beta, but the core direction is already useful: write BoxLang, compile it with MatchBox, and ship the generated WASM artifact to wherever a small portable runtime makes sense.

Jacob Beers
Jacob Beers
June 04, 2026