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

Introducing BoxLang AI Explorer: A Local Catalog for Every AI Pattern

Introducing BoxLang AI Explorer: A Local Catalog for Every AI Pattern

Learning a new AI API usually means jumping between scattered documentation pages, guessing at imports, and copy-pasting code that may or may not still work. We wanted something better for BoxLang AI, so we built the BoxLang AI Explorer: a local, browser-based catalog of runnable BoxLang AI examples, organized by category and difficulty, each with guidance, source code, and sample output.

Luis Majano
Luis Majano
August 14, 2026
Community Spotlight: BoxLang Express Brings Node-Style HTTP to the JVM

Community Spotlight: BoxLang Express Brings Node-Style HTTP to the JVM

If you've spent years in Spring Boot, Micronaut, or Jakarta EE, "web framework" usually means a servlet container, an embedded Tomcat or Netty, a build step, and a fat jar before anything answers a request. What if you could skip all of that and still be on the JVM?

Luis Majano
Luis Majano
August 12, 2026