Added thread support for HTTP requests
·
2 commits
to master
since this release
This release uses a background thread to make all the http requests. This means the UI would not freeze during network operations.