**Fixes:** - Upgraded qbittorrent-api to 2021.3.18 to fix an error on forced downloads
1.1.0
This releases introduces a few changes:
**Breaking changes** - Prefixed all metrics with `qbittorrent_` to follow [prometheus best practices](https://prometheus.io/docs/practices/naming/). The prefix can be changed with the environment variable `METRICS_PREFIX`
**Changes** - Add uncategorized torrents to the metrics (1). Thanks to [Gabisonfire](https://github.com/Gabisonfire)
1.0.2
This release fixes the logic behind the `up` metric, which was also renamed to `qbitorrent_up` and fixes the documentation
Breaking changes - `up` metric renamed to `qbittorrent_up`
Fixes - `qbittorrent_up` logic fix
1.0.1
First public version. Check README file for instructions