Releases: MyUncleSam/EveChatNotifier
Releases · MyUncleSam/EveChatNotifier
2.10.3.0
- add function for always notifying for certain pilots or channels (special thanks to @DigitalCraze )
- add function to delete log files instead of moving them (only available using settings dialog)
- better handling of startup (to not show main window)
- new tray icon option to show the contributors for this tool
- some minor things like updated dependencies
2.10.2.0
- Added a new option to specify a startup delay (in minutes). This can be useful if you want to reduce the startup load or if you have your EveChatNotifier on a remote storage like a network share or cloud storage.
2.10.1.0
- fixed showing popup in sound only mode
2.10.0.0
- added option to ignore some pilots and channels by name (new setting)
2.9.0.0
- Switched from .Net 4.0 to 4.5.2
- Replaced update logic with RestSharp (github changed something about the security of https connection which mades it no longer working)
- Made MOTD User configurable (see settings window)
2.8.7.0
- new feature: ignore MOTD (default: no)
- new feature: ignore own messages (default: yes)
2.8.6.0
- fixed wrong relative path handling which causes the program not finding the sound file (needs to be set again)
2.8.5.0
(Release removed due to broken auto updater.)
- fixed possible auto update error
2.8.4.0
(Release removed due to broken auto updater.)
- fixed not working sound notification
2.8.3.0
(Release removed due to broken auto updater.)
- changed update routine to make manageing it easier