Skip to content

Releases: jonasmusall/wakeonweb

wakeonweb v1.2.0

06 Nov 19:00
4f424e2
Compare
Choose a tag to compare

Features

  • Created build script and separated web page source into dedicated files.
  • Added ICO favicon. #4
  • Implemented HTTP 'Basic' authentication. #2

Notes

  • If SITE_USER and SITE_PASS or SSH_USER and SSH_PASS are not #defined, the server continues to operate as before (without requiring users to provide credentials), so this is not a breaking update

wakeonweb v1.1.0

01 Nov 12:44
fd674c8
Compare
Choose a tag to compare

Features

  • Rewrote web server using ESP8266WebServer library. #3
  • Added SVG favicon.
  • Implemented response caching abilities to lower page load times.

wakeonweb v1.0.0

31 Oct 19:23
1bf993c
Compare
Choose a tag to compare

Features

  • Implemented server control page with HTML form flow for triggering power-on.
  • Added example service file for notifying server when SSH is available.
  • Added schematic showing wiring of microcontroller to motherboard.