Skip to content

IHK-ResultsNotifier-v2.0.1

Compare
Choose a tag to compare
@giladreich giladreich released this 27 Jun 21:07
· 13 commits to master since this release

Change log 27.06.2018:

  • It can now speak! When new results are available, it will say "You got new results" with German accent ^_^
  • Logger will now show from top to bottom and will always scroll to bottom when appending new logs.
  • Multi-threading calls when sending requests to the server in order to make the UI more interactive.
  • New thread-safe Loader control. Display loader now as control instead of form.
  • Better exceptions handling and user messages.
  • Performance improvements.
  • Mostly code improvements and safely disposing working threads.