Skip to content

Releases: soxfor/qbittorrent-natmap

Release v1.1.0

24 Apr 01:14
6073092
Compare
Choose a tag to compare

What's Changed

  • VPN_GATEWAY no longer required by default, the script will try and get it from the VPN_IF_NAME
  • VPN_CT_NAME health is checked upon script start
  • ProtonVPN OpenVPN via Custom provider on Gluetun tested and working
  • New example docker-compose.yml available

Full Changelog: 1.0.7...1.1.0

Release v1.0.7

20 Apr 00:52
0bda310
Compare
Choose a tag to compare

What's Changed

  • Merge fixes from dev by @soxfor in #9
  • update Dockerfile
    • fix: actually use TZ env variable and set it
    • misc: some code reordering
  • update data/start.sh
    • fix: #8 - Passwords with special characters might fail auth on qBittorrent
    • improve: better handle and verify login on qBittorrent
    • misc: verify and fix some shellcheck warnings

Full Changelog: 1.0.6...1.0.7

Release: v1.0.6

18 Apr 23:04
Compare
Choose a tag to compare

What's Changed

  • fix: #6 - qbt_login fails if qbittorrent has CSRF disabled by @soxfor in #7

Full Changelog: 1.0.4...1.0.6

Release v1.0.4

23 Mar 23:04
Compare
Choose a tag to compare

Full Changelog: 1.0.2...1.0.4

1.0.2: update: data/start.sh - validate if variables are defined and remove/…

18 Mar 01:26
Compare
Choose a tag to compare

New:

  • include docker client binary in image
  • manage iptables rule for the mapped port on the vpn container
  • check if used variables are defined

1.0.0

17 Mar 00:51
12c427b
Compare
Choose a tag to compare

First release