Skip to content

v0.10.0

Compare
Choose a tag to compare
@AllanOricil AllanOricil released this 01 Jul 17:07
· 57 commits to main since this release

0.10.0 (2024-07-01)

Bug Fixes

  • esp32: fix yaml serialization (57d610f)
  • manager: fix routing issue caused by the spiffs.bin (73e04a0)

Features

  • esp32: add server routes for fetching and updating the config file directly from the board (003b05c)
  • manager: display a toast message when submiting the settings form (58bce30)
  • manager: expose static site in the board so that it can be managed (2dda6f9)
  • manager: initial implementation for the settings form (7ba22bc)
  • manager: setup navbar and home page (57c6699)