What's new in Team Rooms for Visual Studio 2013

Download: http://visualstudiogallery.msdn.microsoft.com/c1bf5e4f-5436-465d-87da-09b2f15ff061

Date

Version

Changes

20 May 2014 v1.2.9

  • Incorporated latest API changes
  • Fix for infinite message box issue when connection is lost with server.

01 May 2014 v1.2.8

  • Modified logic to show the Team Rooms button in Team Explorer
  • Minor UI fixes

23 Mar 2014 v1.2.7

  • Incorporated latest API changes

11 Jan 2014 v1.2.6 **New Features:
**

  • Trends – See what is hot topic in your chat stream, helps you to identify burning issues quickly. You can create new hashtag by prefixing word with '#' character.
    image_thumb11[1]
  • Instantly search for users
    image_thumb2

Fixes:

  • Minor performance improvements
  • UI enhancements

29 Nov 2013

v1.2.5

New Features:

  • New preference to disable system messages. 
    HideSystemMessagesNew

  • New preference to show tray notification when user in the room mention you.

    clip_image002

    You can disable this option in preferences.

  • You can see hidden rooms now by clicking link in the notification.

image

Fixes:

  • Long messages are wrapped in the stream.
  • Small UI improvements.

10 Nov 2013

v1.2.4

New Features:

  • Support for all Visual Studio themes

screenshot-theme

  • Support for emoticons

emoticon

  • Mention user using @ tag.

image

Fixes:

  • Performance improvements
  • Many minor defect fixes

25 Oct 2013

v1.2.3

New Features:

  • Show progress while loading of messages and users.

  • If a room is inactive and a message arrives then room title will have an asterisk in front of the title.

  • Message input textbox now supports multiline (press Shift + Enter to go to next line).

Fixes:

  • Moving tabs from one dock location to other location resulted in Visual Studio crash.
  • Exceptions are no longer annoying resulting in crash. Watch out for new flash panel.

image

This article is part of the GWB Archives. Original Author: Utkarsh Shigihalli

New on Geeks with Blogs

  • We Won The One Award I Actually Care About

    Full Scale made the Inc. 5000 for the fifth year straight, the 12th listing across my three companies. Here is why the one award you cannot buy is worth stopping for.

  • Your Customers Build the Features Now

    I let a tool I liked sit dead for a year rather than build the features I wanted. An MCP server meant I never had to, and your customers can do the same to your product.

  • Get the Size of a Directory in Linux the Easy Way

    du -sh for the quick answer, ncdu for the cleanup, df for the disk itself: every command for checking directory size in Linux, plus why du and df never agree.

  • Vim Search and Replace: The Ultimate Guide

    One :%s command replaces every match in a file before a find dialog would even open. The Vim substitute patterns worth the muscle memory: flags, ranges, capture groups, and multi-file edits.