Skip to content

Releases: bakito/adguardhome-sync

v0.7.6

18 May 15:02
64c922a
Compare
Choose a tag to compare

Implements

  • Custom Headers #584

Changelog

🦠 VirusTotal Report 🔎

v0.7.5

26 Apr 07:03
97841e3
Compare
Choose a tag to compare

Fixes

  • The Windows version used an incorrect username. #570

Changelog

  • 97841e3 Correct env variable handling to not use unrelated variables (#571)

🦠 VirusTotal Report 🔎

v0.7.4

24 Apr 17:01
06355a7
Compare
Choose a tag to compare

v0.7.3

16 Apr 19:10
bb1f2d0
Compare
Choose a tag to compare

Changelog

  • 2bff464 Correct metrics indent
  • c2da171 Update bug_report.yaml
  • 8fe0fe2 add unraid disclaimer (#535)
  • 02ff6a1 feat: implement stricter lint rules git golanci-lint v2 (#538)
  • bb1f2d0 fix: ignore empty config file in config validation (#561)

🦠 VirusTotal Report 🔎

v0.7.2

14 Mar 07:16
32c728c
Compare
Choose a tag to compare

Changelog

  • 327d67c build(deps): bump golang.org/x/net from 0.35.0 to 0.36.0 (#519)
  • 54d98c1 extend print config comments #507
  • 8ef1eb8 feat: print runtime info in config only mode
  • 32c728c fix: handle small passwords in mask function #522 (#523)

🦠 VirusTotal Report 🔎

v0.7.1

25 Feb 20:26
4a897c4
Compare
Choose a tag to compare

Changelog

  • 4a897c4 Print PRINT_CONFIG_ONLY in markdown so it can be used in github issues #507
  • 9c60b39 Print environment variables in addition of the config in PRINT_CONFIG_ONLY mode #507
  • 9af45d3 Print unmodified config file in PRINT_CONFIG_ONLY mode #507

🦠 VirusTotal Report 🔎

v0.7.0

21 Feb 19:01
01dbf8e
Compare
Choose a tag to compare

Notes

⚠️ This version introduces a schema validation on the yaml config file that fails if the config file does not follow the schema.
If the yaml config is not compliant to the schema, the application will not start. ⚠️

Changelog

v0.6.17

23 Dec 07:31
074e300
Compare
Choose a tag to compare

Fixes

  • Run on start ignored when API disabled #473

Changelog

  • 074e300 Format code with golines (#475)
  • c214899 chore(deps): update module github.com/caarlos0/env/v11 to v11.3.1 (#472)
  • 9a7c617 chore(deps): update module github.com/onsi/ginkgo/v2 to v2.22.1 (#471)
  • 523e068 run on start if api disabled and cron enabled (#474)

v0.6.16

18 Dec 07:35
e31a8c8
Compare
Choose a tag to compare

Fixes

  • Cannot see log, there is a black overlay #468

Changelog

  • e31a8c8 Correct webpage styling (#469)
  • 31cc27d check for nil in stats
  • 6770ae2 chore(deps): update module github.com/caarlos0/env/v11 to v11.3.0 (#465)
  • d60051b remove golang.org/x/exp dependency (#467)

v0.6.15

16 Dec 10:41
8473880
Compare
Choose a tag to compare

Changelog

  • 89aeec5 Draw also stats of single instances in dashboard diagram (#462)
  • b5bd79b Update README.md add API_METRICS_ENABLED
  • 8473880 chore(deps): update golang.org/x/exp digest to 4a55095 (#463)
  • 00ee541 chore(deps): update k8s.io/utils digest to 24370be (#460)
  • 43a08f7 chore(deps): update module github.com/goreleaser/goreleaser/v2 to v2.5.0 (#464)