What's New With 5.1.2
This is a patch release for ColdBox
Bugs/Regressions
- [COLDBOX-711] - HTML helper cannot add fontawesome icons in button due to XSS enabled b...
This is a patch release for ColdBox
ColdBox 5.1.1 patch update has been released today. This patch covers some major regresssions and improvements for stability. You can find the release notes below.
Ohh happy day! ColdBox 5.1.0 is now available. Using CommandBox just issue a simple update coldbox
and you are done! This release is fully documented and you can find the what's new guide here: https://coldbox.ortusbooks.com/intro/introduction/whats-new-with-5.1.0. Below you will find the major areas of improvement for this release and you can visit the link for the full release notes.
Close on the heels of our big CommandBox 4.0.0 release, we have a small update we've released today: 4.1.0. This release is mostly to fix a couple small bugs in the 4.0.0 release, but it does have a few new features in it, so we've bumped a full minor version instead of just a patch release.
Today we are very pleased to announce the final release of CommandBox 4.0.0. This has been one of our most ambitious releases and closed more than 70 tickets over 6 months of development and testing.
This release has gone through a month of testing that created two release candidates. A big thanks goes out to everyone who helped provide feedback. There are a lot of new features and libraries in 4.0 as well as a major overhaul of many of the UI aspects of the CLI.
After 6 months of development, we are pleased to announce that CommandBox 4.0.0-RC.2 is available for your testing. In case you're wondering, RC.1 was released at Into The Box last month, but I was super busy at the time and on the road for 2 solid weeks and didn't have the docs fully updated, so I didn't have a chance to blog it then. A huge thanks goes out to everyone who help contribute ideas, pull requests, and testing for CommandBox 4. This is truly a group effort.
Quick announcement today about qb. We're excited to announce that starting with version 5.1.0, QB has full query and schema builder support for four major database grammars:
MSSQLGrammar
)MySQLGrammar
)OracleGrammar
)PostgresGrammar
)Set your preferred grammar in your moduleSettings and you are good to go:
...
ForgeBox 3.0.0 has landed with tons of new features and updates including ForgeBox Storage and ForgeBox Lucee Provider!
We are excited to announce the release of TestBox version 2.6.0. To install just do:
box install testbox --savedev
To upgrade your current testbox installation just run the following:
box uninstall testbox && install testbox --savedev
TestBox 2.6.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.
We are very excited to bring you a new commercial product release for the Ortus Family: Redis Lucee Extension 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 syste...