VQConnector-VCC-1.5.7
Release Update:
- AutoUpdate Feature:
Reason: QConnect had to be reinstalled for every new version update.
Requirement: QConnect should update itself whenever new version is avaiable.
Solution: QConnect will update itself whenever new version is published on GitHub repo: https://github.com/virtualq/QConnect-Release
Ticket: https://virtualq.atlassian.net/jira/software/projects/CON/boards/11?selectedIssue=CON-13
- Fixed Exception in UpdateContact event of vccMonitor:
Reason: a null contact is been added in queue on this event which was causing this issue
Requirement: handle this exception by adding correct contact data.
Solution: added correct contact in queue on UpdateContact event
Ticket: https://virtualq.atlassian.net/jira/software/projects/CON/boards/11?selectedIssue=CON-6