- Advertise support for qBittorrent v5.0.0
- Features previously added for v5.0.0 release:
- Rename resume/pause actions for torrents to start/stop (434)
- For instance, ``client.torrents_pause()`` is now ``client.torrents_stop()``
- All existing method and argument names are still supported and are aliased to the new names
- Add support for ``app/getDirectoryContent`` (449)
- Add support for ``search/downloadTorrent`` (451)
- Added support for ``private`` argument for ``torrents/info`` (464)
- Add support for WebSeed modification endpoints (481)