Skip to content

Releases: stabldev/torrra

v2.0.7

26 Feb 01:59

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.6...v2.0.7

v2.0.6

03 Jan 11:22

Choose a tag to compare

What's Changed

Full Changelog: v2.0.5...v2.0.6

v2.0.5

01 Jan 16:51

Choose a tag to compare

What's Changed

  • chore: replace hardcoded version with version reference by @jgafnea in #236
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #227
  • fix: local torrent is_paused state by @stabldev in #237
  • ...dependabot updates

New Contributors

Full Changelog: v2.0.4...v2.0.5

v2.0.4

04 Dec 04:00

Choose a tag to compare

What's Changed

  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #204
  • fix: resolve libtorrent 2.x deprecation warning for add_magnet_uri by @abhixdd in #210
  • fix: improve reliability of indexer searches by @stabldev in #211

New Contributors

Full Changelog: v2.0.3...v2.0.4

v2.0.3

01 Dec 04:02

Choose a tag to compare

What's Changed

  • feat: added a timeout setting to accomodate slow indexers by @balkce in #199
  • feat: add toast notifications for user actions by @stabldev in #196
  • chore: use textual .open_url method to open in external client by @stabldev in #200
  • feat: added a first version of transmission integration by @balkce in #192

New Contributors

Full Changelog: v2.0.2...v2.0.3

v2.0.2

27 Nov 11:03

Choose a tag to compare

What's Changed

  • fix: restore pure-python build backend (hatchling) by @stabldev in #193

Full Changelog: v2.0.1...v2.0.2

v2.0.1

27 Nov 01:49

Choose a tag to compare

What's Changed

  • fix: open magnet_uri in external client by @stabldev in #188
  • feat: add basic vim keybinds to sidebar widget by @stabldev in #190

Full Changelog: v2.0.0...v2.0.1

v2.0.0

26 Nov 08:58

Choose a tag to compare

What's Changed

  • fix: Resolve issue #170 - updated incorrect git clone references by @D0R4GON in #172
  • test: fix test_theme_selector use mock config by @stabldev in #171
  • fix: remove legacy remember_last_path config and update docs by @mukundkumarjha in #174
  • feat: add home screen with multi-torrent support by @stabldev in #175
  • feat: focus data-table on download by @stabldev in #176
  • chore: replace download key bind with enter by @stabldev in #177
  • fix: resolve raw magnet uri from indexer by @stabldev in #178
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #179
  • chore: replace _static with v2 demo.gif by @stabldev in #185
  • chore: re-enable blank issues by @stabldev in #186
  • chore(deps): bump actions/checkout from 5 to 6 by @dependabot[bot] in #180
  • chore(deps): bump coverage from 7.11.3 to 7.12.0 by @dependabot[bot] in #181
  • chore(deps-dev): update uv-build requirement from <0.9.11,>=0.8.19 to >=0.8.19,<0.9.12 by @dependabot[bot] in #182
  • chore(deps): bump pytest-textual-snapshot from 1.0.0 to 1.1.0 by @dependabot[bot] in #183
  • chore(deps): bump click from 8.3.0 to 8.3.1 by @dependabot[bot] in #184

New Contributors

Full Changelog: v1.3.5...v2.0.0

v1.3.5

18 Nov 16:19

Choose a tag to compare

What's Changed

  • fix: include app.tcss in pyinstaller build by @stabldev in #169

Full Changelog: v1.3.4...v1.3.5

v1.3.4

18 Nov 12:25
75774dc

Choose a tag to compare

What's Changed

  • feat: support python versions >=3.10 by @stabldev in #156
  • feat: add comprehensive test suite by @stabldev in #157
  • ci: add gh-actions workflow for automated testing by @stabldev in #158
  • feat: add theme selector model screen by @stabldev in #159
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #160
  • chore(deps-dev): update uv-build requirement from <0.9.9,>=0.8.19 to >=0.8.19,<0.9.11 by @dependabot[bot] in #161
  • chore(deps): bump click from 8.3.0 to 8.3.1 by @dependabot[bot] in #162
  • chore(deps): bump pytest-textual-snapshot from 1.0.0 to 1.1.0 by @dependabot[bot] in #163
  • chore(deps): bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #164
  • chore(deps): bump astral-sh/setup-uv from 6 to 7 by @dependabot[bot] in #165
  • ci: add python 3.14 version to matrix by @stabldev in #166
  • test: add proper search screen snapshot test by @stabldev in #167

Full Changelog: v1.3.3...v1.3.4