Releases: bakito/adguardhome-sync
Releases · bakito/adguardhome-sync
v0.7.6
Implements
Changelog
🦠 VirusTotal Report 🔎
v0.7.5
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
Changelog
🦠 VirusTotal Report 🔎
v0.7.3
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
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
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
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
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
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
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)