- Bugfix release
- #106 (core/build, bug): Fix checksum creation during the build process
- Bugfix release
- #104 (area/check/connection, area/performance-data): Fix connection_status performance data output
- #103 (area/check/connection, area/performance-data, bug): Missing performance data output in connection_status & device_update methods
- Please have a look into the upgrading documentation.
- #99 (area/cli, bug): Add missing smart_socketenergy entry to help page
- #98 (area/cli, bug): Fix --modelgroup parameter alias not working
- #97 (bug, area/check/downstream, area/check/upstream): Fix wrong values for max down-/upstream
- #95 (area/documentation): Update contributing documentation
- #92 (area/documentation): Add upgrading documentation for v1.2.0
- #91 (area/check/smart-device, bug): Fix nil pointer dereference in smart check methods
- #90 (area/cli, bug): Fix typo in help output
- #87 (core/quality, enhancement): Enhance the build process
- #85 (core/quality, area/documentation): Add note for SELinux context
- #81 (core/quality, enhancement): Add CI artifacts upload
- #80 (core/quality, enhancement): Add debug mode parameter
- #76 (core/quality, enhancement): Replace cmdline package with cli (v2) package
- #70 (core/quality): Make internal exit code variables to constants
- #69 (core/quality): Remove deprecated smart device functions
- Please have a look into the upgrading documentation.
- #65 (area/check/downstream, area/check/upstream, bug): Fix dividing by zero
- #64 (area/documentation): Introduce upgrading documentation
- #63 (area/documentation, core/quality): Add development documentation
- #62 (area/check/connection, enhancement): Implement support for Fritz!Box cable models
- #58 (area/cli, core/quality): Implement timeout parameter
- #60 (area/documentation, bug): Fix spelling in README
- #59 (area/cli, bug): Remove default values in help text output
- #57 (area/soap, bug, core/build-fix): Fix panic when Fritz!Box is unreachable
- #55 (area/check/downstream, area/check/upstream, enhancement): Implement method for up-/downstream utilization
- #54 (area/documentation): Adjust documentation for next release
- #51 (area/check/smart-device, bug): Fix smart device index handling
- #50 (core/quality, enhancement): Rewrite check plugin to use Goroutines
- #47 (core/quality): Use Go modules to handle dependencies
- #45 (enhancement): Implement check method for smart device status
- #44 (enhancement): Add external IP to status method
- #39 (bug): Fix CHANGELOG format
- This is the first stable version of check_fritz
- #38 (documentation): Add installation documentation
- #37 (enhancement): Rename check methods to their final names
- #36 (enhancement): Add --version command-line option
- #35 (build): Provide SHA-256 checksum
- #34 (build, tests): Add Go 1.12 to the CI tests
- #33 (tests): Fix golint import path in CI tests
- #31 (bug): Make password optional
- #30 (bug): Fix wrong performance data value in socketpower
- #29 (enhancement): Calculate human readable uptime
- #28 (bug): Fix wrong new line statement in output
- #27 (bug): Fix performance data output in downstream_max
- #26 (bug): Fix null pointer reference
- #24 (bug): Make Golint happy
- #23 (enhancement): Add Travis CI integration
- #22 (code-quality): Use go-cmdline library
- #21 (code-quality): Make Golint happier
- #20 (enhancement): Implement performance data output
- #18 (bug): Fix wrong error message in CheckSmartThermometer
- #17 (enhancement): Implement two check methods for smart sockets
- #16 (documentation): Doc: Update parameter and methods
- #15 (enhancement): AImplement check method for smart thermostats
- #14 (bug): Set default thresholds to -1 and ignore them
- #12 (code-quality): Refactor some variable names to make golint happy
- #11 (code-quality): Add unit tests for package thresholds
- #10 (enhancement): Implement interface_update method
- #9 (enhancement): Implement thresholds
- #8 (enhancement): Implement more methods
- #7 (code-quality): Use naming convention for all files
- #6 (enhancement): Add more check methods