Blog

WireBox 1.6 Released!

Luis Majano November 03, 2012

Spread the word

Luis Majano

November 03, 2012

Spread the word


Share your thoughts

logo

We are proud to announce WireBox version 1.6. This is minor release that brings you great stability, fixes and great ORM additions. You can read in detail about this release in our What's new with WireBox 1.6 guide.

Below are the major areas we concentrated in this release:

 

 

 

Fixes

  • WireBox was not able to do setter injection on ColdFusion generated implicit setters. It now can :)
  • ColdBox DSL exception when using the IOC plugin with WireBox
  • Using mapDirectory() would fail if you had interfaces anywhere in the registered directories.
  • Using getInstance(dsl="") would fail. Fixed so you can now retrieve instances using the DSL strings.

Enhancements

  • Updates for ColdBox 3.5.3 and ColdBox LITE integrations
  • Updated all ORM classes to support all our fixes and new detached criteria classes (See What's New)

Thanks for always supporting us!

Resources:

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