What’s new
- Async updates of columns.
- Now every column updates on a separate thread to minimize Visual WIP to freeze when updating.
- When a column is first created the progress indicator is not show. This will be fixed.
- New ImageColumn
- Added tools to assist in visualizing a work items age.
- If a work item has changed the work item border background will change color: within 1 min => Red, between 1-2 min => Yellow, between 2-5 min => Green, over 5 min => transparent
- The age of work item since it was created date sets an icon on the work item: between 5-10 days => Info image, between 10-20 days => Warning image, over 20 days => Error image
- To change the behavior of this functionality the WorkItemResources.xaml has to be modified.
- Recent opened files are tracked
- Moved the DI container configuration of IWorkItemProvider and IWorkItemProviderViewModel to the settings file unity.xml
- Bug fixes
- Fixed problem with hierarchical TFS queries that returned the same work item more than once.
- Fixed problem when trying to resize outside of the board area
Visual Studio Team Explorer 2010 is required and is not part of the download