Skip to content

Latest commit

 

History

History
75 lines (46 loc) · 2.9 KB

CHANGELOG.md

File metadata and controls

75 lines (46 loc) · 2.9 KB

Change Log

2.3 (2018-01-15)

Enhancements:

  • None

Fixed bugs:

  • Fix default function #54
  • Fix wrong attribute usage in update function #52
  • Improve error handling for thermometer function #56

Support:

  • Fix uppercase letters to normal letters in documentation #57

2.2 (2017-11-29)

Enhancements:

  • Added documentation for enable the TR-064 feature #33
  • Implement check function for FritzBox smart home thermometers #29
  • Make warning/critical values adjustable for down-/upstreamrate #42

Fixed bugs:

  • Remove expected argument for debug parameter #27
  • Fix downstream/upstream function warning/critical calculation #39
  • Fix status/linkuptime functions for FritzBox cable #44

Support:

  • Enhance documentation #35
  • Add .gitignore file #37
  • Remove icingaexchange.yml #45
  • Add development documentation #36
  • Update the contributors #46

2.1 (2017-10-18)

Enhancements:

  • Added Icinga 2 CheckCommand definition #17
  • Added warning/critical values to performance data output #20
  • Added dedicated version/usage parameter #19
  • Added Changelog #18

Fixed bugs:

  • Malformed performance data output #21
  • Split vars uptime/linkuptime #23

2.0 (2017-07-01)

Enhancements:

  • Added performance data output #5
  • Improved README #9

Fixed bugs:

  • None

1.0 (2017-04-03)

Enhancements:

  • Initial release
  • Basic check functions for Fritz!Box

Fixed bugs:

  • None