Blog

Luis Majano

November 06, 2019

Spread the word


Share your thoughts

Modernize all things!

FORGEBOX v4.8.0 released!

Today we are pleased to announce a minor release for our FORGEBOX suite of products to version 4.8.0. This release includes lots of fixes and some great additions for your development needs for all Editions: Community and Enterprise.

Release Notes

Here are the detailed release notes for this release.

Bugs

  • [FORGEBOX-377] - verify layout css on package, not response and bleeds to the right
  • [FORGEBOX-378] - When not logged in, news bar has a top gap
  • [FORGEBOX-431] - HTML Error thrown when Lucee extension receives invalid version for download

Improvement

  • [FORGEBOX-298] -Adding version allows the user to check the stable checkbox, remove as this is driven by the semantic release
  • [FORGEBOX-363] -Do not display Search on navbar dropdown menu on mobile
  • [FORGEBOX-405] -Use Semver module to determine if a package has a stable version
  • [FORGEBOX-414] -Re organize Dependencies tab for better visibility
  • [FORGEBOX-419] -Background color added to Forgebox multi-line code blocks
  • [FORGEBOX-420] - Number format installs, downloads, etc counts with commas
  • [FORGEBOX-421] - Update username icon. email icon is confusing.
  • [FORGEBOX-422] - Update Ortus Logo for a nicer one
  • [FORGEBOX-430] - Default Lucee extension type to all instead of server

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