All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Only call eips if fetch-dashboard succesfully completes
- Ensure a full screen refresh is triggered after wake from sleep
- Build ht from upstream sources, using rusttls instead of vendored openssl
- Replace ht 0.4.0 with xh 0.16.1 (project was renamed)
- Use 1.1.1.1 as default Wi-Fi test ip
- Use a more standards-compliant cron parser (BREAKING)
- Add low battery reporting (
local/low-battery.sh
) - Add debug mode (DEBUG=true start.sh)
- SSH server prerequisite in docs (@julianlam)
- Typos (@jcmiller11, @starcoat)
- Power state logging
Initial release 🎉