Releases: tympanix/Electorrent
Releases · tympanix/Electorrent
2.8.5
What's Changed
- ci: add cron schedule to github actions by @tympanix in #373
- fix: Add date completed to the column options. by @userwiths in #378
New Contributors
- @userwiths made their first contribution in #378
Full Changelog: v2.8.4...v2.8.5
2.8.4
What's Changed
- fix: lock nginx version and fix ssl syntax in config by @tympanix in #340
- chore(deps-dev): bump ua-parser-js from 1.0.2 to 1.0.37 by @dependabot in #343
- chore(deps-dev): bump browserify-sign from 4.2.1 to 4.2.2 by @dependabot in #341
- chore(deps-dev): bump qs from 6.10.1 to 6.10.3 by @dependabot in #324
- chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2 by @dependabot in #323
- chore(deps): bump loader-utils from 1.4.0 to 1.4.2 by @dependabot in #319
- chore(deps): bump follow-redirects from 1.14.5 to 1.15.2 by @dependabot in #282
- chore(deps-dev): bump webpack from 5.64.2 to 5.76.0 by @dependabot in #330
- chore(deps): bump http-cache-semantics from 4.1.0 to 4.1.1 by @dependabot in #328
- chore(deps-dev): bump the npm_and_yarn at /. security update group with 2 updates by @dependabot in #344
- fix: github access token for github actions by @tympanix in #345
- Move ISSUE_TEMPLATE.md to .github folder by @reedy in #337
- chore(deps-dev): bump axios from 0.24.0 to 1.6.0 by @dependabot in #347
- electorrent-workflow.yml: Update to actions/cache@v4 by @reedy in #366
- fix: update @electorrent/node-qbittorrent to 1.2.0, see #363
- fix: use 'macos-13' for intel x86 based macos by @tympanix in #370
- feature: e2e tests for qbittorrent v4 and v5 by @tympanix in #371
- fix: add mocha test retries for stability by @tympanix in #372
Full Changelog: v2.8.3...v2.8.4
2.8.3
2.8.2
2.8.1
2.8.0
- Refactor application to Typescript #205
- Add status bar at bottom of app (total download/upload speed)
- Update to Electron v15
- Torrent upload options dialog (qBittorrent only)
- Fix qBittorrent "unknown" status for torrents
- Improved fixed table header when listing torrents
- Fixed focus and keyboard shortcuts for dropdown menus
2.7.3
- Update to Electron v13, resolves #230
- Remove selected torrents with delete key by @lewisl9029 in #226
- Add remove torrent shortcut to macOS menu by @lewisl9029 in #228