Blog

Luis Majano

June 18, 2013

Spread the word


Share your thoughts

We are so proud to announce another update to our Adobe ColdFusion Builder exension: ColdBox Platform Utilities v3.0.  This update has tons of cool updates and fixes:

Bugs Squashed

Improvements

  • [CBOXUTILITIES-23] - No longer generate rc = event.getCollection() on unecessary implicit actions as they are passed now
  • [CBOXUTILITIES-25] - Update SES rewrite rules
  • [CBOXUTILITIES-27] - Update scaffolding templates with better HTML and bootstrap goodness

New Features

  • [CBOXUTILITIES-22] - Update all application templates to latest upcoming ColdBox LITE and ColdBox Platform releases

So either download the extension and install it or if you have it installed, just click "ColdBox Platform > Check For Extension Updates..." and perform our sweet auto update!

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