IHK-ResultsNotifier-v2.0.2
Change log 03.07.2018:
- Updated GUI to display the name of the user that is currently logged-in.
- Improved GUI behavior when new results are available to make the borders also green.
- Fixed issue with HTML parsing when empty spaces in a node to filter them out.
- Fixed issue with threads synchronization when new results are available that it deadlocks when trying to listen for results again.
- Fixed issue when user attempts to listen for results more than 1 hour to try and authenticate the user again if session lost.
- Added sample HTML page to make local testing more convenient. This basically allows developers who doesn't have account to test the application by adding
LOCAL_TEST
preprocessor directive.