Blog

WireBox 1.8.0 Released!

Luis Majano December 18, 2013

Spread the word

Luis Majano

December 18, 2013

Spread the word


Share your thoughts

logo

We are proud to announce WireBox version 1.8.0. This is minor release that brings some important fixes but also some cool new enhancements. You can read in detail about this release in our What's new with WireBox 1.8.0.

Bugs Squashed

  • [WIREBOX-17] - CacheBox standalone DSL is not working as it searches ColdBox DSL first
  • [WIREBOX-18] - Binder initArg missing 'required' argument
  • [WIREBOX-21] - Error with Injector.shutdown() when using Wirebox standalone.

New Features & Improvements

  • [WIREBOX-19] - Added ability for properties to be required or not for injection
  • [WIREBOX-20] - Ability to map paths and directories directly with a namespace pre or post appended, mapPath() and mapDirectory() updated with namespace and prepend arguments
  • All ORM Utilities updated.

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