CFWheels 2.2 Released

November 22, 2020

Posted in Releases

Posted By: Tom King

<!-- wp:paragraph --> <p>It's been a while coming. Can I blame the pandemic? Lots of nice little tweaks and fixes in this version. Please see the <a href="https://github.com/cfwheels/cfwheels/blob/v2.2.0/CHANGELOG.md" data-type="URL" data-id="https://github.com/cfwheels/cfwheels/blob/v2.2.0/CHANGELOG.md">changelog</a> for all details. </p> <!-- /wp:paragraph --> <!-- wp:paragraph --> <p><a href="https://github.com/cfwheels/cfwheels/releases/download/v2.2.0/cfwheels-2.2.0.zip" data-type="URL" data-id="https://github.com/cfwheels/cfwheels/releases/download/v2.2.0/cfwheels-2.2.0.zip">Download zip</a></p> <!-- /wp:paragraph --> <!-- wp:paragraph --> <p><strong>If updating from CFWheels 2.1.x:</strong></p> <!-- /wp:paragraph --> <!-- wp:paragraph --> <p>It should be an easy upgrade , just swap out the<code> wheels</code> folder.</p> <!-- /wp:paragraph --> <!-- wp:paragraph --> <p><strong>If updating from CFWheels 2.0.x:</strong></p> <!-- /wp:paragraph --> <!-- wp:list --> <ul><li>replace your <code>wheels</code> folder from the one in the download, and </li><li>outside the <code>wheels</code> folder, ensure you've got a file at <code>events/onabort.cfm</code> and create it if needed.</li><li>rename any instances of <code>findLast</code>() to <code>findLastOne()</code> (this has been changed due to Lucee 5.3 having a new inbuilt function called findLast() which clashes with the wheels internals)</li></ul> <!-- /wp:list --> <!-- wp:paragraph --> <p>As always, a huge thanks to all contributors - stay safe out there!</p> <!-- /wp:paragraph -->

Latest Blog Posts