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.
0.8.7 - 2019-10-06
- Python 3 compatibility for future OctoPrint release.
- ON/OFF comparison in cases where the response is not uppercase by default.
- Resolve issues with special characters in passwords.
0.8.6 - 2019-08-11
- configurable color options for the navbar icons.
- countdown timer that utilizes the backlog command with delay to allow for powering off a plug after the pi has been shutdown using the system command option.
- polling option to check status based on configured interval.
0.8.5 - 2018-03-12
- Show label text when TouchUI interface is enabled. Default UI should not see any change.
- Screenshots for new settings interface.
0.8.4 - 2018-02-27
- Changed broken link to fontawesome icons.
0.8.3 - 2018-02-25
- Index setting restored after inadvertently being deleted.
0.8.2 - 2018-02-24
- Username/Password settings restored after inadvertently being deleted.
0.8.1 - 2018-02-03
- Icon not displaying in IE due to binding css issue.
0.8.0 - 2018-02-02
- Improved settings layout to reduce clutter.
0.7.0 - 2018-02-01
- GCode off delay.
0.6.0 - 2018-01-14
- Single relay device issues
- single relay device option
- single relay devices need to use 1 for index
- multiple relay devices need to disable the new option "Single Relay Device"
0.5.0 - 2018-01-11
- previous settings will be erased during upgrade to accommodate for new features
- configurable icons using fontawesome class names in settings
- title attribute on icons are now configurable via new label setting
- default value for index is now blank
- settings screenshot
0.4.0 - 2018-01-10
- requires minimum Tasmota firmware version 5.9.0.
- status detection related to newer Tasmota software response being different
0.3.0 - 2018-01-04
- multiple relays not being detected properly
0.2.0 - 2017-12-03
- tasmota authentication when password is configured in the device's configuration other section.
- previous settings will be deleted on upgrade due to authentication changes.
- username option was added in case it's incorporated later by tasmota. use admin for password or leave blank.
- passwords will be saved in pure text in config.yaml for this initial release.
0.1.0 - 2017-11-03
- Initial release.