diff --git a/changelog.txt b/changelog.txt index 94ffab1..4420b71 100644 --- a/changelog.txt +++ b/changelog.txt @@ -8,6 +8,9 @@ Version 0.3.0 (2018-) - Added SESAME_TOTP_SECRET for TOTP based IP whitelisting (Issue #100) @danielperna84 - Added git diff functionality (Issue #16) @danielperna84 - Red colored menu button as indicator for outdated version @danielperna84 +- GIT setting can now be set with settings file or environment variable @danielperna84 +- LISTENPORT has been renamed to PORT (LISTENPORT still works though) +- Hiding git menu when git is disabled @danielperna84 Version 0.2.9 (2018-06-22) - Material Icons and HASS-help now open in new tab instead of modal (Issues #85 and #34) @danielperna84