We are pleased to announce the release of CommandBox 5.0.0. This is a major release of our CLI package manager, REPL, and server tool. In this version are many library updates, new features, and bug fixes. All in all, there were 77 tickets closed for this release.
Blog
TestBox v3.2.0 Released!
We are excited to announce a new minor release of TestBox version 3.2.0. To install just use CommandBox: install testbox --saveDev
or to update your TestBox installation update testbox
. So let's explore this release
What's New With 3.2.0
CommandBox 5.0.0-RC.1 Release Candidate Available
We are pleased to announce the first Release Candidate of CommandBox 5.0.0-RC.1 is now available. This release started as 4.9.0-alpha, but we decided to go ahead with a major version bump due to some major updates in our Java libraries. Most notably, Lucee 5.3 and Java 11 support. Please help us test this RC. If no issues are found, we'll turn it into a final release.
cbSecurity 2.2 Released
Today we bring you a minor release for cbSecurity packed with features! Version 2.2 brings a complete overhaul of our jwt
library and we have now switched over to the jwtcfml
(https://forgebox.io/view/jwt-cfml) library which has given us a huge boost in capabilities especially supporting RS
and ES
algorithms. Check out their ForgeBox entry page to see all the features we inherit by using it.
We have also focused on improving our JWT and API security on this release, so check out the release notes for all the goodness!
# Install install cbsecurity # Update update cbsecurity
cbValidation 2.x Released
We are so excited to bring you a major release for cbValidation! cbValidation has been around for quite some time and it was about time to give a major boost in development. We have also completely rewritten the documentation to make it more attractive and user-friendly (https://coldbox-validation.ortusbooks.com/). Enjoy!
# Install install cbvalidation # Update update cbvalidation
Mementifier v2.x Released!
We are so excited to bring a major version release of our Mementifier Module. For those of you who do not know what Mementifier is, here is a small synopsis.
What is Mementifier?
This module will transform your business objects into native ColdFusion (CFML) data structures with :rocket speed. It will inject itself into ORM objects and/or business objects alike and give them a nice getMemento()
function to transform their properties and relationships (state) into a consumable structure or array of structures. It can even detect ORM entities and you don't even have to write the default includes manually, it will auto-detect all properties. No more building transformations by hand! No more inconsistencies! No more repeating yourself! Best of all, it is lightning fast!
FORGEBOX v4.9.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.
Redis Lucee v1.4.0 Extension Released!
We are very excited to bring you another release for our Redis Lucee Extension. This is a minor release and it sports quite a few updates, improvements and Lucee compatiblity updates.
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.
MongoDB Lucee v1.0.0 Extension Released!
We are very excited to bring you a new commercial product release for the Ortus Family: MongoDB Server Lucee Extension The MongoDB Server Lucee Extension allows you to natively connect to a MongoDB 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 MongoDB Server as the platform of choice for session/cluster managements, NoSQL, caching and virtual file-systems.