From 23405991d533b2ac4e99a0509a4ef567a5777e45 Mon Sep 17 00:00:00 2001 From: femto-code <59444046+femto-code@users.noreply.github.com> Date: Wed, 17 Feb 2021 17:15:02 +0100 Subject: [PATCH] Prepare v0.8 --- CHANGELOG.md | 13 +++++++++++++ index.php | 8 ++++---- 2 files changed, 17 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2c183cb..8421269 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,19 @@ 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.8] - 2021-02-17 +### Added +- new settings form for saving custom warning thresholds and basic dashboard settings (more paramters will come) +- further error handling and indicators that inform user about results or when dashboard is updating + +### Changed +- improved Readme with new screenshots +- added updating information (run git pull in a terminal) +- minor code improvements + +### Fixed +- [Design] fixed tablet appearance (#9) + ## [0.7.2] - 2021-02-14 ### Changed - removed user config files (will be replaced by user-friendly settings form in future) diff --git a/index.php b/index.php index 39043b4..0479ba6 100644 --- a/index.php +++ b/index.php @@ -448,9 +448,9 @@
-

Version 0.7.2

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

Version 0.8

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