Skip to content

v2.0.0

Compare
Choose a tag to compare
@dumbasPL dumbasPL released this 10 Sep 00:02
· 14 commits to master since this release
1d7348e

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