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

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