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

Building Native CLI Apps with MatchBox & Native Fusion

Building Native CLI Apps with MatchBox & Native Fusion

MatchBox makes BoxLang practical for a classic deployment target: the single-file command-line application.

The MatchBox open beta is available at https://github.com/ortus-boxlang/matchbox.

With the MatchBox native target, you can compile a .bxs script into a standalone executable for macOS, Linux, or Windows. The generated binary includes the MatchBox VM core and your compiled BoxLang bytecode. It does not require a JVM, a separate MatchBox install, or any runtime on the target machine.

Jacob Beers
Jacob Beers
July 14, 2026