Skip to content

Releases: tympanix/Electorrent

2.8.5

01 Jun 10:54
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.8.4...v2.8.5

2.8.4

19 May 14:43
Compare
Choose a tag to compare

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

02 Nov 19:30
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.8.2...v2.8.3

2.8.2

23 Oct 12:00
Compare
Choose a tag to compare

2.8.1

09 Oct 16:28
Compare
Choose a tag to compare
  • Fix µTorrent magnet link uploads
  • Fix Synology download station API (unconfirmed)

2.8.0

02 Oct 13:14
Compare
Choose a tag to compare
  • 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

17 Nov 07:44
Compare
Choose a tag to compare

2.7.2

17 Dec 20:50
Compare
Choose a tag to compare
  • Fix qBittorrent proxy path, resolves #183
  • Fix zero-based queue, Transmission, resolves #193
  • Fix Transmission login http verb, resolves #196
  • Fix empty passwords returns undefined; resolves #176

2.7.1

29 Mar 18:31
Compare
Choose a tag to compare
  • Fix linux AppImage package #172

2.7.0

28 Mar 20:23
Compare
Choose a tag to compare
  • Support for qBittorrent v4 #159
  • Update to Electron v8