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
Blog
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!
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...
ColdBox 5.2.0 Released!
What's New With 5.2.0
ColdBox 5.2.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...
ContentBox v4.1.0 Docker Image Released
Today we are very excited to bring you the release of our latest Docker container for ContentBox v4.1.0. This is a major re-work of our container images as we now support over 6 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.2.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
ContentBox v4.1.0 Released
Today we are very excited to bring you the release of ContentBox v4.1.0. This is a major release of ContentBox and it sports tons of new updates, improvements and bug fixes including a major upgrade to ColdBox v5.x which in itself gives us tons of new updates and features.
Here are the what's new guides for our release:
ColdBox 5.1.4 Released!
Two patch releases have gone out the door for ColdBox, check out the tickets:
What's New With 5.1.3 and 5.1.4
Bugs
TestBox v2.8.0 Released!
We are excited to announce the release of TestBox version 2.8.0. To install just use CommandBox:
box install testbox --savedev
To upgrade your current testbox installation just run the following:
box update testbox
TestBox 2.8.0 is a minor release with some great new functionality and tons of fixes. You can find the release notes here and the major updates for this release.