prometheus-esp8266-dht-expo.../CHANGELOG.md

732 B

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

Added

Changed

Deprecated

Removed

Fixed

Security

[1.2.0] - 2021-08-28

Added

  • Added support for setting the domain name (used for DHCP DDNS).
  • Added configurable Prometheus namespace (metric prefix).
  • Added request logging.

Security

  • Disabled WLAN AP mode (each device created an open WLAN).

[1.1.0] - 2021-06-12

Added

  • Added support for static IPv4 addressing.

[1.0.0] - 2020-06-29

Initial release.