Blog

ColdBox Platform v3.8.1 Released!

Luis Majano February 12, 2014

Spread the word

Luis Majano

February 12, 2014

Spread the word


Share your thoughts

logoWe are proud to announce ColdBox Platform release version 3.8.1. This patch release updates a few critical fixes and a complete update of TestBox: Our BDD and xUnit testing framework

Internal Library Updates

Below are all the internal library updates for this patch.

Bugs Squashed

  • [COLDBOX-243] - Intermittent flash scope not build yet exception
  • [COLDBOX-245] - SES interceptors prevents Implicit view dispatch on views in the root of the views directory.
  • [COLDBOX-247] - Context decorator is not configuring before request capture

Thanks for always supporting us!

Resources:

Add Your Comment

Recent Entries

Building Native CLI Apps with MatchBox & Native Fusion

Building Native CLI Apps with MatchBox & Native Fusion

MatchBox makes BoxLang practical for a classic deployment target: the single-file command-line application.

The MatchBox open beta is available at https://github.com/ortus-boxlang/matchbox.

With the MatchBox native target, you can compile a .bxs script into a standalone executable for macOS, Linux, or Windows. The generated binary includes the MatchBox VM core and your compiled BoxLang bytecode. It does not require a JVM, a separate MatchBox install, or any runtime on the target machine.

Jacob Beers
Jacob Beers
July 14, 2026