Skip to content

Releases: dumbasPL/deluge-windscribe-ephemeral-port

v2.1.1

22 Jan 11:13
4107cfa
Compare
Choose a tag to compare

Changes

  • fix: Deluge returns 'Online' sometimes instead of 'Connected' by @zdimension in #14

version 3 notice

Warning

This will be the last v2 version before the v3 re-write in Rust.
Make sure you pin your image to the 2 tag to avoid unexpected breakage!

Warning

v3 will add support for multiple different clients, not just Deluge
So the project will be renamed to windscribe-ephemeral-port in the near future

New Contributors

Full Changelog: v2.1.0...v2.1.1

v2.1.0

14 Jul 21:09
Compare
Choose a tag to compare

Changes

  • update dependencies
  • bump nodejs version in docker images to 18

version 3 notice

Warning

This will be the last v2 version before the v3 re-write in Rust.
Make sure you pin your image to the 2 tag to avoid unexpected breakage!

Warning

v3 will add support for multiple different clients, not just Deluge
so the project will be renamed to windscribe-ephemeral-port in the near future

Full Changelog: v2.0.0...v2.1.0

v2.0.0

10 Sep 00:02
1d7348e
Compare
Choose a tag to compare

Breaking changes

  • The minimum required Node.js version is now 16.x
  • The app no longer crashes when an error occurs but retries the action after a timeout

Changes

  • Completely rewritten the app from scratch
  • Added an optional cron job to periodically validate and update the port
  • The windscribe session cookie is now cached to reduce the number of logins
  • Added new environment variables DELUGE_HOST_ID, DELUGE_RETRY_DELAY, WINDSCRIBE_RETRY_DELAY, WINDSCRIBE_EXTRA_DELAY, CRON_SCHEDULE, CACHE_DIR (more info in the project readme)

Full Changelog: v1.1.3...v2.0.0

v1.1.3

01 Apr 06:30
5cd0144
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.2...v1.1.3

v1.1.2

15 Feb 07:59
dba8141
Compare
Choose a tag to compare

What's Changed

  • Bump follow-redirects from 1.14.7 to 1.14.8 by @dependabot in #2

Full Changelog: v1.1.1...v1.1.2

v1.1.1

16 Jan 15:27
c55ccc9
Compare
Choose a tag to compare

What's Changed

  • Bump follow-redirects from 1.14.6 to 1.14.7 by @dependabot in #1

Full Changelog: v1.1.0...v1.1.1

1.1.0

26 Dec 03:58
Compare
Choose a tag to compare
  • verify deluge connection before attempting to connect to windscribe

1.0

26 Dec 03:33
3ea1f87
Compare
Choose a tag to compare
1.0
v1.0.0

Update docker-publish.yml

Multi arch support

26 Dec 03:09
980fbb7
Compare
Choose a tag to compare
Multi arch support Pre-release
Pre-release
  • Added multi-arch builds

Initial release

26 Dec 02:11
b9f1915
Compare
Choose a tag to compare
Initial release Pre-release
Pre-release
v0.1.0

Update docker-publish.yml