The Best CF Framework Got Even Better: Wheels Version 1.1 Is Here!

December 09, 2010

Posted in Community

Posted By: Chris Peters

After nearly a year of coding countless bug fixes and building some top-notch new features, we are releasing ColdFusion on Wheels version 1.1 today. The best framework for ColdFusion and Railo has gotten a significant upgrade in this stable release. This truly should be a point of pride for both the Wheels <em>and</em> <abbr title="ColdFusion Markup Language">CFML</abbr> communities. <a href="https://cfwheels.org/download">Download version 1.1 now</a> and read the <a href="https://cfwheels.org/docs/1-1/chapter/upgrading-wheels">instructions for upgrading from 1.0.x</a> if you're upgrading. <!--more--> These new features (and more) are here to help you write beautiful code and save time all at once: <ul> <li><a href="https://cfwheels.org/docs/1-1/chapter/nested-properties">Nested properties</a> allow you to save changes to multiple associated database tables in one form object.</li> <li>All database calls are wrapped in <a href="https://cfwheels.org/docs/1-1/chapter/transactions">transactions</a> by default.</li> <li><a href="https://cfwheels.org/docs/1-1/chapter/object-validation">Automatic validations</a> give Wheels the ability to introspect your database and register validations without your needing to write a single line of code.</li> <li>Support for the <a href="https://cfwheels.org/docs/1-1/chapter/requirements">H2 database engine</a>.</li> <li>You can now <a href="https://cfwheels.org/docs/1-1/chapter/responding-with-multiple-formats">respond to requests for <abbr title="Hypertext Markup Language">HTML</abbr>, <acronym title="JavaScript Object Notation">JSON</acronym>, <abbr title="Extensible Markup Language">XML</abbr>, <abbr title="Portable Document Format">PDF</abbr>, Excel, and more</a> in a single controller action.</li> <li><a href="https://cfwheels.org/docs/1-1/chapter/associations">Automatic dependency handling</a> for your models’ associated data is now available.</li> <li><a href="https://cfwheels.org/docs/1-1/chapter/using-layouts">Nested layouts</a> allow you to extend layouts and remove repetition in your view code.</li> <li>Even more is outlined in the <a href="http://code.google.com/p/cfwheels/source/browse/branches/1.1/wheels/CHANGELOG">CHANGELOG</a>.</li> </ul> <h2>A Year's Worth of Growth</h2> It's interesting to think back on the previous year and reflect on how much we've grown in 12 short months. Everything worth mentioning revolves around <strong>community</strong>. <ul> <li><p>Our <a href="http://groups.google.com/group/cfwheels">Google Group</a> is one of the most active in open source <abbr title="ColdFusion">CF</abbr>, and it's exciting to see so many new faces join each month.</p></li> <li><p>The <a href="https://cfwheels.org/community/core-team">core team</a> has really hit its stride. It's very hard to keep up with all of the <a href="http://code.google.com/p/cfwheels/updates/list">activity in our Google Code repo</a>. This project is a team effort, not a one-man show.</p></li> <li><p>Members of our community had some <a href="https://cfwheels.org/events">exposure at <abbr title="ColdFusion Markup Language">CFML</abbr> conferences, user groups, and meetups</a> all throughout 2010.</p></li> </ul> Thank you so much everyone for your support and hard work. The community is what makes this project the joy that it is. <h2>Onward to 1.2</h2> While it is awesome to look back on 2010 and the release of the 1.1 cycle, we're now ready to move on to some bigger and better things. We look forward to working with everyone to make modern ColdFusion development even more fun and approachable with Wheels over the coming months.
R
Ben Riordan

@Adam Russ Johnson has posted one today. https://cfwheelsextension.riaforge.org

Nov 13, 2010

J
Joey

Fantastic job everyone! Can't wait for 1.2 =)

Nov 09, 2010

N
Indy Nagpal

Great work. Thanks a lot for your effort. It's been a pleasure to work with CFWheels over the last few months and this makes it even better.

Nov 09, 2010

D
Per Djurner

Great work everyone!

Nov 09, 2010

A
Andor Admiraal

Congratulations! And most of all: thanks for your hard work and for sharing it with the rest of us! Am looking forward to updating our CFWheels projects to the new version.

Nov 09, 2010

S
Nathan Stanford

Awesome! I cannot wait to get back into coding the "Wheels" way! Loving the new features! Keep up the awesome work! Also, thanks to everyone who contributed!

Nov 09, 2010

L
Adam Lehman

Congrats on the release! When can we expect a ColdFusion Builder extension for CFWheels?

Nov 09, 2010

P
Chris Peters

Thanks for the props, Adam. Someone in our community was working on an extension for CF Builder, but I think he got really busy before being able to finish it. I'll have to see what we can do to get that finished up and into the wild.

Nov 09, 2010

Y
Yannick

You don't feel like its a community ... more like a family that his really devoted to make their children grow-up with all the knowledge they can provide. You gave me back the fun in coding and again thank you for all the good work and support. Live long and prosper.

Nov 09, 2010

Latest Blog Posts