vsdingextension/VsDingExtensionProject/ReleaseNotes.txt

16 lines
822 B
Plaintext
Raw Permalink Normal View History

Version 1.8:
* Custom sound for ding https://github.com/thecoderok/vsdingextension/issues/5
* Use different sound when tests failed https://github.com/thecoderok/vsdingextension/issues/7
* Add option to only notify on failed tests (thanks to https://github.com/sboulema for contribution!)
Version 1.6:
* Fixed compatibility issues with Visual Studio 2012
Version 1.5:
2015-06-12 21:09:04 +00:00
* 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:
2015-06-08 19:13:39 +00:00
* 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
2015-06-12 21:09:04 +00:00
* Support for Visual studio 2015