2.12.0
What's Changed
- chore: README.md, update build badge by @tympanix in #574
- fix: qbittorrent queue order when torrent complete by @tympanix in #573
- feat: qbittorrent tracker filter by @tympanix in #577
- refactor: wdio test specs and fixtures by @tympanix in #578
- refactor: test specs and compose fixtures by @tympanix in #579
- test: fix wdio lingering sessions by @tympanix in #580
- fix: use node:url for api calls by @tympanix in #583
- refactor: tsconfig.json files and tsc lint by @tympanix in #585
- build: update typescript ^6.0.3 by @tympanix in #587
- chore: fix tsconfig.json deprecated options by @tympanix in #588
- fix: add puppeteer-core for wdio by @tympanix in #589
- chore: reduce test verbosity by @tympanix in #590
- chore(deps-dev): bump js-yaml from 4.1.1 to 4.2.0 by @dependabot[bot] in #586
- feat: implement 'date completed' column for clients by @tympanix in #592
- test: add spec for torrent columns by @tympanix in #594
- fix: sync torrents after user mutations by @tympanix in #595
- refactor(test): single compose file, start services in parallel by @tympanix in #596
- test: wdio reporter with client details by @tympanix in #593
- refactor(test): add --client arg to wdio cli by @tympanix in #597
- fix(http): raise HTTP_LOGIN_TIMEOUT to 10s by @tympanix in #599
- feat: add alternative speed limits toggle by @tympanix in #602
- test: assert non-empty values in torrent-columns spec by @tympanix in #600
- feat: torrent speed/bandwidth limits by @tympanix in #601
- feat: add free disk space support by @tympanix in #603
- fix: handle Transmission verifying states by @tympanix in #605
- test(stability): reduce test flakyness for utorrent by @tympanix in #606
- build(perf): webpack cache, remove minification by @tympanix in #604
- test(log): reduce test log verbosity by @tympanix in #608
- feat(tls): add insecure TLS fallback by @tympanix in #607
- test(fix): add getWindowRect browser command by @tympanix in #609
- test: add mock client for simulated tests by @tympanix in #610
- chore(deps): bump undici by @dependabot[bot] in #611
- feat: connection-form directive, improve ux by @tympanix in #612
- fix(rtorrent): basic auth; auth err test spec by @tympanix in #613
Full Changelog: v2.11.0...v2.12.0