version 1.5, taskbar notificaitons

This commit is contained in:
Vitalii Ganzha 2015-06-12 14:09:04 -07:00
parent 53734e0f8d
commit f18fcd2a14
7 changed files with 81 additions and 22 deletions

View file

@ -14,3 +14,12 @@ Useful when working with big solutions or when build/test run/hitting a breakpoi
This is an open source project, join!
Twitter: @GanzhaVitalii
Version 1.5:
* Added Task bar notifications. (https://github.com/thecoderok/vsdingextension/issues/1)
It can be disabled in Tools->Options->Ding->Show tray notifications
Version 1.4:
* Added options dialog (Tools->Options->Ding). Now it is possible to enable/disable what sounds to play. Thanks to https://github.com/dannoh
* Added option to play sounds only if Visual Studio in background. Thanks to https://github.com/dannoh
* Support for Visual studio 2015