Skip to content

Latest commit

 

History

History
51 lines (41 loc) · 1.63 KB

CHANGELOG.md

File metadata and controls

51 lines (41 loc) · 1.63 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

Added

  • Support for "Forced_software_upgrade" reboot reason for handling root version for various reboot cases

1.0.5 - 2020-08-28

Added

  • Webconfig Handling of Factory Reset and reboot cases
  • Handle various reboot scenarios using root version string

1.0.4 - 2020-08-27

Added

  • Webconfig Metadata for Supported Docs and Versioning
  • Metadata headers with bitmask to indicate supported features

1.0.3 - 2020-08-07

Added

  • Webconfig Aker Blob Support
  • Aker parental control feature via webconfig

1.0.2 - 2020-06-26

Added

  • Webconfig Error handling
  • Error handling framework for Webconfig BLOB

1.0.1 - 2020-05-16

Added

  • Webconfig BLOB handling
  • Receive BLOB, encode and send to destination

1.0.0 - 2020-05-08

Added

  • Initial stable release.
  • Added Webconfig basic framework

[0.0.1] - 2020-01-27

Added

  • Initial creation