Tested against TFS 2010 RC.
For the .NET 3.5 SP1 platform, use the .NET 3.5 SP1 download.What is new in this release?
- Major performance increase in animations (up to 50 fps from 2 fps) by replacing DropShadow effect with png bitmaps;
- # 5448 - Added support for presetting the username and password for TFS (useful for systems that don't allow for saving of credentials);
- Fixed NullReferenceException in CustomDateTimeAxis;
- Redesigned the way SprintBurndown handles threading, to avoid problems when the model is disposed while building the burndown data (was manifesting itself by crashing when a 3rd-party changed the sprint configuration file);
- Fixed an issue with the way XML data was being read in, by trimming padding spaces before processing the data;
- Updated Isolation.Outlook.dll to see if it works with Outlook 2003;
- Updated to the February 2010 release of the WPF Toolkit;
- Formalized support for addins to get to configuration file;
- Speech sample add-in: Fixed bug in where the wrong data was announced sometimes;
- Speech sample add-in: Added support for playing arbitrary wav files in response to build quality changes.