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.
Blog
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
BE
env variable was never working so you can test bleeding edge versions of ContentBox
ContentBox v4.2.0 Released
Today we are very excited to bring you the release of ContentBox v4.2.0. This is a minor release of ContentBox and it sports tons of new updates, improvements and bug fixes including a major upgrade to ColdBox v5.3 which in itself gives us tons of new updates and features.
Here are the what's new guides for our release:
ColdBox 5.3.0 Released!
What's New With 5.3.0
ColdBox 5.3.0 is a minor version update with lots of fixes, improvements and some new features not only to the ColdBox core but to LogBox and WireBox standalone versions alike. Below are the major areas of improvement and the full release notes. To update y...
CommandBox 4.5.0 Released
We are pleased to announce the general availability of CommandBox 4.5.0. This minor release contains some major new features in terms of managing your Java installations for servers and come just in time as free Oracle support ends and OpenJDK is on everyone's Christmas lists!
CommandBox 4.5.0-rc (Release Candidate) Ready For Testing
We are pleased to announce that CommandBox 4.5.0-rc is available for testing. This is a new minor release with over 25 completed tickets. There are a lot of little fixes and a handful of nice features, several of which I'd like to get a few eyeballs on before setting the release in stone. 4.5 will only be in release candidate for a week or two so please test it soon or all bugs will be deferred until next year! :)
CommandBox 4.4.0 Released
We are pleased to announce a minor maintenance release of CommandBox. Version 4.4.0 is released just in time for CFCamp with a handful of fixes and a few nice features. I'm writing this up on the plane on my way to Germany for CFCamp so I'll be brief :)
Many of the cool new features came as pull requests for the community. Thanks a ton to everyone who contributed!