* Support transfer location into sublocation. Fix notification override. Support continous scanning.
* Perform linting as suggested
* Reuse http client and cache the https setting (#845)
This makes the app way faster by not having to redo the TCP and TLS handshake all the time and removing a disk read on each http request.
* Bump version and release notes (#846)
---------
Co-authored-by: Jorropo <jorropo.pgm@gmail.com>
Co-authored-by: Oliver <oliver.henry.walters@gmail.com>