mirror of
https://github.com/inventree/inventree-app.git
synced 2026-07-04 03:40:41 +00:00
4a89ec1e8d
* 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>