From 061395bf2c6d56b7acf2595b9a859d790199ae73 Mon Sep 17 00:00:00 2001 From: femto-code <59444046+femto-code@users.noreply.github.com> Date: Sun, 7 Feb 2021 20:37:00 +0100 Subject: [PATCH] Prepare v0.7.1 --- CHANGELOG.md | 7 +++++++ index.php | 8 ++++---- 2 files changed, 11 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 867b530..301b14f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 Open for your feature [requests](https://github.com/femto-code/Rasberry-Pi-Dashboard/pulls) or [issues](https://github.com/femto-code/Rasberry-Pi-Dashboard/issues)! [https://github.com/femto-code/Rasberry-Pi-Dashboard](https://github.com/femto-code/Rasberry-Pi-Dashboard) +## [0.7.1] - 2021-02-07 +### Changed +- changed footer layout + +### Fixed +- [IMPORTANT] fixed password check always failing + ## [0.7] - 2021-02-06 - reworked shutdown / power event handling (less problems detecting which shutdown event is scheduled) - added dark theme option to apply to current system settings diff --git a/index.php b/index.php index 2fb9d5a..895c121 100644 --- a/index.php +++ b/index.php @@ -414,9 +414,9 @@
-

Version 0.7

- - RPi Dashboard v0.7 (Feb 2021) +

Version 0.7.1

+ + changes since RPi Dashboard v0.7 (Feb 2021)
@@ -484,7 +484,7 @@