Blog

CacheBox 1.1.2 Released!

Luis Majano November 07, 2010

Spread the word

Luis Majano

November 07, 2010

Spread the word


Share your thoughts

CacheBox 1.1.2 is now available for download.  This update is a hotfix that updates the default scope registration scope to application scope from server scope, some quick syntax updates and of course, documentation.

This release includes the following:
  • #1106 update the default scope for cachebox to be application and not server scope
  • Syntax updates
  • Documentation updates
So go get it!

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