Blog

WireBox 1.5.0 Released!

Luis Majano August 02, 2012

Spread the word

Luis Majano

August 02, 2012

Spread the word


Share your thoughts

logo

We are proud to announce WireBox version 1.5.0. This is minor release that brings you great stability and concurrency when building and mapping objects, but also some cool new features. You can read in detail about this release in our What's new with WireBox 1.5.0.

Below are the major areas we concentrated in this release:

 

 

 

Fixes

  • WireBox now inspects correctly inherited annotations and correctly updates it according to your inheritance chain.
  • Concurrency issues when registering dynamic mapped instances has now been resolved.

Enhancements

  • New unMap("name") method to un map mappings from the binder you are working on.
  • Better registration and locking of new instances to the binder via registerNewInstance() methods.
  • CacheBox 1.3.2 updated in the core release.
  • Updated all ORM services and Hibernate Criteria Queries for WireBox standalone version

Thanks for always supporting us and a great ColdBox Developer Week!

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