Releases: jneilliii/OctoPrint-TPLinkSmartplug
Releases · jneilliii/OctoPrint-TPLinkSmartplug
0.8.0
0.7.3
0.7.2
0.7.1
0.7.0
Added
- Warning while printing, disable in settings (right checkbox in Warn column).
- Settings versioning
- Clear smartplug array on upgrade to account for data structure changes (crude hack until future data structure improvements).
Changed
- Settings dialog for additional warning setting.
- Toggle off function changed to escape special characters required for jquery selectors.
Fixed
- Toggle off issue when using ip address and warning prompt due to jquery selectors.
0.5.0
0.4.0
0.3.1
0.3.0
Added
- Incorporated hostname support. You can now use ip address or hostname.
- Additional debugging logged to separate log file.
- Added processing of M80 and M81 gcode commands.
- Added changelog.md.
Changed
- Settings dialog updated for additional hostname support and M80/M81 gcode processing.
- Settings screenshot updated for above additions and changes.
- error notification reference on connection error to include hostname in description.
- Increment version in setup.py.
Removed
- Took out unused css references created by cookiecutter.