Releases: Qrome/printer-monitor
Releases · Qrome/printer-monitor
Printer Monitor V2.5
Printer Monitor V2.4
- PSU Octoprint Plugin support added by Owen Carter
- Minor changes to HTML forms and comment cleanup
Printer Monitor V2.3
- Added pre-compiled binaries to release starting in 2.3
- Added language support (only for web interface on weather)
- TimeClient fix by adding cast for long (forward compatibility for ESP8266 2.5.X)
- Fix for displaying time for prints over 24 hours
- Moved definition for built-in LED to the settings.h file (those that want to disable it)
- Minor code clean-up items
Printer Monitor V2.2a
Fixxed the default settings for the SSC1306 monitor.
Printer Monitor V2.2
- Fixed bug where device would crash when setting ENABLE_OTA to false
- Added feature to update firmware from the web interface using a compiled BIN file
- Updated some of the authentication
- Added ability to rotate the screen from within the web interface
Printer Monitor 2.1
- Updated 24 Hour mode to not display AM / PM below the line
- Added display of the host name of the printer above the clock
- Updated display of HTML pages and some cleanup
Printer Monitor 2.0
- New Feature to display Current Weather using OpenWeatherMap
- Weather is configured on a separate page from the other settings
- Some HTML cleanup and house keeping
Printer Monitor 1.7
- OTA authentication as an option
- Updated rounding to be more accurate for temperatures
Printer Monitor 1.6
- Updated to use degree symbol instead of "C" on display and HTML
- Did some HTML cleanup
Printer Monitor V1.5
- Added the ability to flip the rotation of the display for different screen mounting options
- Updated PrintTimeLeft to report 00:00:00 when 100% done
- Added reset to printer Data on failed connection to clear out old data
- Added functions with mDNS to lookup address from OctoPrint hostname
- Added Basic Auth support for those that use haproxy or additional authentication on OctoPrint