CFWheels 1.4.3 maintenance release

October 16, 2015

Posted in Releases

Posted By: Tom King

Tags: 1.4

Today sees another maintenance release for the 1.4.x series <a href="https://github.com/cfwheels/cfwheels/releases/download/v1.4.3/cfwheels.1.4.3.zip">Download 1.4.3 today</a> to fix the following: <h3>Bug Fixes</h3> <ul> <li>Fix for using cfscript operators in condition and unless arguments.</li> <li>Added try / catch on getting host name since CreateObject("java") can be unavailable for security reasons.</li> <li>Fixed bug with cache keys always changing even though the input was the same.</li> <li>Remove white space character in output.</li> <li>Use correct path info in error email and debug area.</li> <li>Fixed plugin injection issue on start-up.</li> <li>Skip calculated properties that are aggregate SQL functions in the GROUP BY clause.</li> <li>Fixed error when trying to validate uniqueness on blank numeric properties.</li> </ul> Also don't forget to check the <a href="http://docs.cfwheels.org/v1.4/docs/upgrading">upgrade notes</a>.

Latest Blog Posts