Bug fixes
- Fixes a bug where installing with npm on Windows failed to start.
- Fixes a bug where search found 0 torrents suitable for search.
What's Changed
- Add DB diagnostics to health page by @mmgoodnow in #1082
- Accept all 2xx responses for qBittorrent by @Zmegolaz in #1077
- Restore webui dist copy packaging by @mmgoodnow in #1084
- use node:sqlite instead of better-sqlite3 by @mmgoodnow in #858
New Contributors
Full Changelog: v7.0.0-9...v7.0.0-10