Skip to content

Releases: Lissy93/AdGuardian-Term

1.6.0

10 Jun 10:05
fc03837
Compare
Choose a tag to compare
Merge pull request #15 from Lissy93/FEAT/update-check

[Feature] Adds update check

1.5.0

03 Jun 20:10
f584c0e
Compare
Choose a tag to compare

Fixes the units in Average Processing Time (seconds were incorrectly displayed as milliseconds) (#11)

1.4.0

03 Jun 19:25
aa6110d
Compare
Choose a tag to compare

Adds a check to ensure that the users version of AdGuard Home is recent enough to support the required API calls (#5)
Allows for graceful exit, instead of panicking

1.3.0

31 May 20:41
dcc21be
Compare
Choose a tag to compare

Enables support for HTTPS, via optional user-defined protocol (#7)

1.2.0

30 May 09:41
Compare
Choose a tag to compare

Catch error caused by unknown AdGuard field, last_updated (#5)
Add support for ARMv7 and ARM_64 binaries (#4)

1.1.0

29 May 15:24
fccbfb7
Compare
Choose a tag to compare

Adds new coloumn to query log, showing the upstream DNS server used for the query (#2)
Also updates the query log table to be responsive, so on smaller screens the upstream DNS and client IP won't be visible.

1.0.0

29 May 10:29
Compare
Choose a tag to compare
  • Improved deployment: 12Mb Docker image, 1-line install script, and publish to crates.io
  • Adds documentation
  • Faster start-up time

0.9.0

28 May 11:43
Compare
Choose a tag to compare

Adds support for command line flags, as well as / instead of environmental variables (fixes #1)

0.1.0

27 May 19:33
f009f04
Compare
Choose a tag to compare

Changelog