Comment:
link to 1.1 notes and comment about the compatibility change View page history
Highlights of the CCNet 1.2 release
Subversion provider can now automatically checkout source
CVS provider can now automatically checkout source (there are configuration changes required for this)
CCNet server does a better job of killing child processes when it stops or shuts down.
Server log reporting in WebDashboard is improved. Server logs can now be viewed per project.
Improved Mono support.
Can view project configuration through the WebDashboard
Upgrading from CCNet 1.1
Breaking Changes
The cvsroot and module elements are now required for the CVS provider. This is to support automatic source checkout and to improve the performance of polling the repository for modifications. See the Cvs source control block for details.
Other Configuration Changes
The autoGetSource attribute is now true for all source control providers and need not be set explicitly in the ccnet.config file.
Upgrading from a version before 1.1?
You might be interested in the changes listed in the 1.1 release notes. CruiseControl.Net 1.1 broke compatibility with earlier versions of CCTray and the Web Dashboard.