Skip to content

Latest commit

 

History

History
43 lines (26 loc) · 1.01 KB

CHANGELOG.md

File metadata and controls

43 lines (26 loc) · 1.01 KB

Changelog

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.

[Unreleased]

[v1.0.0-beta.4] - 2022-07-27

Changed

  • 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)

[v1.0.0-beta.3] - 2020-02-03

Changed

  • Use 1.1.1.1 as default Wi-Fi test ip
  • Use a more standards-compliant cron parser (BREAKING)

Added

  • Add low battery reporting (local/low-battery.sh)
  • Add debug mode (DEBUG=true start.sh)
  • SSH server prerequisite in docs (@julianlam)

Fixed

  • Typos (@jcmiller11, @starcoat)

[v1.0.0-beta-2] - 2020-01-26

Removed

  • Power state logging

[v1.0.0-beta-1] - 2020-01-26

Initial release 🎉