Update release notes

This commit is contained in:
Magnus Persson
2022-10-15 17:41:41 +02:00
parent 6e0af97574
commit 775ba53260
2 changed files with 6 additions and 1 deletions

View File

@ -7,7 +7,7 @@ Welcome to GravityMon's documentation!
###################################### ######################################
.. note:: .. note::
This documentation reflects **v1.1**. Last updated 2022-08-14 This documentation reflects **v1.2 - beta 1**. Last updated 2022-10-15
User interface overview User interface overview
----------------------- -----------------------
@ -23,6 +23,7 @@ This animation shows how the user interface is structured, it reflects an older
Main features Main features
------------- -------------
* Support either an ESP8266 or ESP32C3 board
* Operates in two modes gravity monitoring and configuration mode * Operates in two modes gravity monitoring and configuration mode
* Gravity mode is comparable to how the iSpindle works when collectintg data * Gravity mode is comparable to how the iSpindle works when collectintg data
* Configuration mode has a modern HTML5 based web UI. No need to start the access point to change settings * Configuration mode has a modern HTML5 based web UI. No need to start the access point to change settings

View File

@ -14,6 +14,10 @@ Issues adressed
++++++++++++++++ ++++++++++++++++
* BUG: The first portion of a format template was lost when doing conversion. * BUG: The first portion of a format template was lost when doing conversion.
Documentation
+++++++++++++
* Updated hardware section with options for ESP32 boards
v1.1.0 v1.1.0
====== ======