Blog

WireBox 1.1.1 Released!

Luis Majano March 30, 2011

Spread the word

Luis Majano

March 30, 2011

Spread the word


Share your thoughts

I am happy to announce WireBox 1.1.1 to the ColdFusion community. This release sports 3 critical fixes that will make your WireBox injectors run smoother and happier, especially for those doing java integration, this will help you some more.

Issues Fixed

  • 1184 changed way providers accessed scoped injectors via scope registration structure instead of injector references to avoid memory leaks
  • 1188 updated the java builder to ignore empty init arguments.
  • 1189 updated the java builder to do noInit() as it was ignoring 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