What's Changed
- feat: add Nix flake support by @leomeowqq in #283
- chore(deps): bump textual from 6.6.0 to 8.0.1 by @dependabot[bot] in #273
- feat: add remaining time (ETA) display in torrent details panel by @stabldev in #287
- build: upgrade libtorrent to 2.1.1 and remove redundant deps by @stabldev in #289
- fix: read has_metadata from torrent status by @vaibhav8a in #288
- fix: coerce null numeric fields returned by indexers by @YousefHadder in #290
- fix: size table columns to their content so cells aren't clipped by @YousefHadder in #291
- feat: add sorting and filtering for search results by @YousefHadder in #292
- fix: resolve type checking errors from ty check by @stabldev in #296
- feat: add a keyboard shortcuts help screen by @YousefHadder in #294
- feat: implement file selection screen by @stabldev in #305
- feat: allow running direct download without indexer by @stabldev in #306
- refactor: remove transmission daemon support by @stabldev in #307
- feat: allow opening shortcuts help with '?' when input is empty by @stabldev in #308
- feat: improve downloads view and torrent status handling by @stabldev in #309
- feat: open downloads view directly from welcome screen by @SlyHammad18 in #311
- feat: collapsible folder tree in file selection screen by @SlyHammad18 in #312
New Contributors
- @leomeowqq made their first contribution in #283
- @vaibhav8a made their first contribution in #288
- @YousefHadder made their first contribution in #290
- @SlyHammad18 made their first contribution in #311
Full Changelog: v2.0.7...v2.1.0