Quick v2.0.0 Released!
We are pleased to announce the general availability of Quick 2.0.0. It's been a long road with 14 betas(!) and months of testing from dedicated users. The end result is a more refined and performant product. Come check out the headline features.
TestBox v3.0.0 Released!
We are excited to announce the release of TestBox version 3.0.0. To install just use CommandBox: install testbox --saveDev or to update your TestBox installation update testbox. So let's explore this release
ColdBox 5.4.0 Released!
What's New With v5.4.0
We are very excited to bring you ColdBox v5.4.0! This should have been a major release on it's own but since we kept compatibility we are labeling it as a minor release. Below are the major areas of improvement and the full release notes. To update your installations just issue the commands below with CommandBox:
update coldbox- Update ColdBox Platformupdate logbox- Update standalone LogBoxupdate wirebox- Update standalone WireBoxupdate cachebox- Update standalone CacheBox
Major Areas Of Improvement
Keep reading!
CommandBox FusionReactor Module 4.0.0 Released
We've released a new major version of our CommandBox FusionReactor module. This module allows you to easily add FusionReactor to any server you start with no manual installation or fiddling with JVM args.
install commandbox-fusionreactor fr register "myLicenseKey" server start
FORGEBOX v4.5.0 Released
Today we are pleased to announce a minor release for our FORGEBOX suite of products: version 4.5.0. This release includes lots of fixes and some great additions. Keep reading for an in-depth review of the release.
Redis Lucee v1.2.0 Extension Released!
We are very excited to bring you another release for our Redis Lucee Extension. This is our first minor release for this extension and it sports quite a few updates thanks to customer feedback. Here is a little introduction for those that are not familiar with our extension:
Overview
The Redis Lucee Extension allows you to natively connect to a Redis Server cluster and leverage it for distributed caching, session/client storage and distribution, cluster RAM file systems, and much more. It can allow your Lucee servers to scale and extend easily by leveraging Redis Server as the platform of choice for session/cluster managements, caching and virtual file-systems.
If you have ever asked yourself these questions, then our Lucee Extension can help you:
- Want to use round-robin balancing instead of sticky sessions?
- How do you deal with session/client information when you have more than 1 server in your cluster?
- How can I scale my Lucee servers when I am running out of RAM?
- Do you want your users to still be logged in even if a server in my cluster dies or is restarted?
- Do you want to have a cluster-wide file system?
- Are you using a container based deployment and need off heap peristence?
- Do you want to be able to cache data in a distributed and elastic fashion?
FORGEBOX v4.x Released
# FORGEBOX v4.x Has Landed We are so excited to bring one of the biggest releases for FORGEBOX in over a year. We have been working and learning from all the community feedback and have major news to share with the ColdFusion (CFML) world. The full release notes of this major version can be found at the end of the blog post, so read on for all the details of this release. Below we will discuss the major areas of improvement for FORGEBOX ## New UI

The entire UI has been redesigned and updated and we are not even done yet. More is coming for the entire UI/UX experience of FORGEBOX including the CommandBox integrations.
CommandBox 4.6.0 Released
We are pleased to announce the release of CommandBox 4.6.0. This is a minor release that fixes a few bugs and adds a couple nice features. We recommend you upgrade at your earliest convenience.
The latest binaries are available from our download page.
The latest docs are here in GitBook.
The latest ASCI art is waiting for you in the CLI.
ContentBox v4.2.1 Docker Image Released
Today we are very excited to bring you the release of our latest Docker container for ContentBox v4.2.1. This is a major re-work of our container images as we now support over 5 different variations of our images, from warmed up servers to alpine versions of ContentBox. We have also added tons of new optimizations and environment variables to control container deployments. Ultimately, we have also updated our images to leverage the latest CommandBox 4.5.0 image!
Learn more about ContentBox at https://www.ortussolutions.com/products/contentbox and more about Docker deployment here: https://contentbox.ortusbooks.com/getting-started/installation/docker
Release Notes
v4.0.0
- Disabled directory browsing for security
- Added docker hostname to Application name in
Application.cfc - Added a rolling file appender for all app logs to go to >
/var/log/contentbox.log - Upgrade to latest CommandBox v4.5.0
- Updated healthchecks to permit load up times and consistency
- No runtime flags where ever being used, revamped it to warmup the server correctly and leverage environment variables for execution
- Removed support for lucee 4.5
BEenv variable was never working so you can test bleeding edge versions of ContentBox