Skip to content

Releases: lissy93/AdGuardian-Term

Release 1.7.0

Choose a tag to compare

@liss-bot liss-bot released this 31 May 13:55

What's Changed

New Contributors

Full Changelog: 1.6.0...1.7.0

1.6.0

Choose a tag to compare

@liss-bot liss-bot released this 10 Jun 10:05
fc03837
Merge pull request #15 from Lissy93/FEAT/update-check

[Feature] Adds update check

1.5.0

Choose a tag to compare

@liss-bot liss-bot released this 03 Jun 20:10
f584c0e

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

1.4.0

Choose a tag to compare

@liss-bot liss-bot released this 03 Jun 19:25
aa6110d

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

Choose a tag to compare

@liss-bot liss-bot released this 31 May 20:41
dcc21be

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

1.2.0

Choose a tag to compare

@liss-bot liss-bot released this 30 May 09:41

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

1.1.0

Choose a tag to compare

@liss-bot liss-bot released this 29 May 15:24
fccbfb7

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

Choose a tag to compare

@liss-bot liss-bot released this 29 May 10:29
  • Improved deployment: 12Mb Docker image, 1-line install script, and publish to crates.io
  • Adds documentation
  • Faster start-up time

0.9.0

Choose a tag to compare

@liss-bot liss-bot released this 28 May 11:43

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

0.1.0

Choose a tag to compare

@liss-bot liss-bot released this 27 May 19:33
f009f04

Changelog