Releases: stabldev/torrra
Releases · stabldev/torrra
v2.0.7
What's Changed
- fix: handle tomllib fallback for python 3.10 (#226) by @nitesh-77 in #234
- ci: dependabot add support for uv by @stabldev in #248
- chore(deps): bump platformdirs from 4.5.0 to 4.5.1 by @dependabot[bot] in #253
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #241
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #254
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #262
- fix: unset auto_managed flag on pause and resume by @stabldev in #263
- feat: keybind to delete a torrent along with its data by @stabldev in #264
- feat: cmdline arg for direct downloads screen by @stabldev in #265
- fix: missing info-hash error on malformed magnet URIs by @stabldev in #266
New Contributors
- @nitesh-77 made their first contribution in #234
Full Changelog: v2.0.6...v2.0.7
v2.0.6
v2.0.5
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
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
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_urlmethod 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
v2.0.1
v2.0.0
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
- @D0R4GON made their first contribution in #172
- @mukundkumarjha made their first contribution in #174
Full Changelog: v1.3.5...v2.0.0
v1.3.5
v1.3.4
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