CFWheels 1.4.4 maintenance Release

December 10, 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.4/cfwheels.1.4.4.zip">Download 1.4.4 today</a> to fix the following: <h3>Bug Fixes</h3> <ul> <li>Check global "cacheActions" setting - #572 [Andy Bellenie, Per Djurner]</li> <li>Fixed parsing for SQL IN parameters - #564 [Lee Bartelme, Per Djurner]</li> <li>Pass through all arguments properly when using findOrCreateBy - #561 [Per Djurner]</li> <li>Make it possible to disable session management on a per request basis - #493 [Andy Bellenie, Per Djurner]</li> <li>Allow mailParams to be passed through to sendEmail() - #565 [Tom King]</li> <li>Fixed inconsistency in form helpers for nested properties - [Marc Funaro, Per Djurner, Chris Peters]</li> <li>Fixed issue with grouping on associated models - [Song Lin, Per Djurner]</li> <li>Made the pagination() function available globally - #560 [Chris Peters, Per Djurner]</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