Skip to content

Releases: miklosbagi/gluetrans

v0.3.2

07 Sep 12:18
Compare
Choose a tag to compare

This is a minor maintenance & bug fix release:

Full Changelog: v0.3.1...v0.3.2

v0.3.1

29 Jul 19:26
439ce9b
Compare
Choose a tag to compare

This is a minor maintenance & bug fix release:

  • Bump Dockerfile dependencies (details)
  • Support for Gluetun 3.38
  • Add autotests for 3.37
  • Fix country detect bug #40

v0.3

29 Feb 17:52
7b66f8f
Compare
Choose a tag to compare

Key changes

  • Dependencies updates, addressing security issues reported by dockerhub
    • Dockerfile now uses alpine-v3.19.1
      • bumped to curl-8.5.0-r0 - please note that this has a medium vuln reported on docker still
      • switched from transmission-cli to transmission-remote-4.0.5-r0
      • bumped to jq-1.7.1-r0
    • tests:
      • update GHA checks to run against gluetun-v3.36
      • GHA checks against gluetun-v3.35 have been removed (lacks protonvpn support)
  • Nightly test runs for gluetun:latest
  • Address #30, also, moving away from piavpn in tests
  • Fix #32, country detection in logs

Full Changelog: v0.2...v0.3

v0.2

03 Nov 17:23
863e40e
Compare
Choose a tag to compare

Key changes

  • Remove usage of peerport file as that's no use
  • Add support for ghcr packages
  • Log sanitizer function
  • Add tests
  • Fix env doesn't stop after tests
  • Github PR actions & badges
  • Add more resilience to country detection

Full Changelog: v0.1...v0.2

v0.1

22 Oct 19:33
2d57914
Compare
Choose a tag to compare

Initial release

This is now functional, and in heavy testing.

Full Changelog: https://github.com/miklosbagi/gluetranspia/commits/v0.1