Wheels 0.9.1 Available

December 27, 2009

Posted in Community

Posted By: Chris Peters

We are excited to announce the availability of <a href="http://www.cfwheels.org/download">ColdFusion on Wheels 0.9.1</a>. I personally can tell you that the core team and community have really outdone themselves with this release. It is a giant step toward an impending release candidate. <!--more--> Here is a brief listing of what Wheels developers gain from this release: <ul> <li>Ability to set global defaults for most functions' optional arguments</li> <li>Upgrade-friendly configuration settings</li> <li>Support for using multiple data sources (set on a per-model basis)</li> <li>Ability to group view helpers by controller</li> <li>Support for sending multi-part emails (<abbr title="Hypertext Markup Language">HTML</abbr> and plain text in same email)</li> <li>New PluginManager plugin that helps you find and install plugins</li> <li>Improved Railo support</li> <li>Lots of bug fixes and other minor improvements</li> </ul> Review the <a href="http://www.cfwheels.org/docs/chapter/upgrading-to-wheels-0.9.1">Upgrading to Wheels 0.9.1</a> chapter to see what you would need to change in your application when upgrading. Because of the big changes to the way that configurations are done, we figured this would be a good time to finish the chapter on <a href="http://www.cfwheels.org/docs/chapter/configuration-and-defaults">Configuration and Defaults</a>. More reference chapters and documentation on the functions in the Wheels <abbr title="Application Programming Interface">API</abbr> are in the works, so stay tuned.

Latest Blog Posts