What's New in 5.7.0
Check Out The New Stuff
The notable updates include:
Updated version of JBoss Undertow, which contains security fixes
Updated version of Lucee to 5.3.10 which also contains library security updates
New "artifacts prune" command to remove older artifacts that haven't been used recently
Improved "upgrade" command which can also update new jars (you'll be able to use this in the NEXT update!)
Support for PFX cert file for server SSL
And here are the full release notes:
New Feature
Bug
COMMANDBOX-1510 Cursor position get's off-track when using a multiselect with content that exceeds the terminal size
COMMANDBOX-1513 Runwar server's regex path info filter doesn't take servlet context into account
COMMANDBOX-1524 Interactive job logs don't obey terminal width config setting
COMMANDBOX-1533 coldbox resources command failing on relative models directory not found
Improvement
COMMANDBOX-1512 Have fileAppend (>>) and fileWrite (>) commands create missing parent directories
COMMANDBOX-1520 Make client cert CGI vars available immediately after SSL renegotiation
Task