Blog

3.0.0 M6.1 Update Released

Luis Majano August 16, 2010

Spread the word

Luis Majano

August 16, 2010

Spread the word


Share your thoughts

This is a small update to our M6 milestone to counter for some critical fixes discovered after launch. Below are the issues updated:
  • Goodies: Some sample applications already updated to 3.0.0 standards
  • ORM announceInterception() causing lots of overhead when in debug mode if ORM Event Handler was enabled
  • Fix on ORM delete functions missing comma on throw statement
  • Fix on Application templates for default CacheBox configuration when getting missing configuration option
  • Fix on CacheBox missing element provider cleaner
That's it folks, quick fixes.  Also, check out our CacheBox documentation as it is getting developed.

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