Releases: Qrome/marquee-scroller
Releases · Qrome/marquee-scroller
Marquee Scroller 2.2
- Added some new display options for the Double Wide or displays using 8 or more panels.
- Added more configuration on Weather options when scrolling.
- Broke out some of the configuration features to their own pages.
- Resolved the issue where the configuration page would sometimes not fully load.
- Added UTF-8 to the html pages.
- Added better support for strange characters that may cause issues in the scrolling display.
Marquee Scroller 2.1
- Added Temperature to the static display when there are 8 or more LED panels in the configuration.
Marquee Scroller 2.0
- Added OTA authentication as an option in the Settings.h file
- Added the ability to chain multiple displays and configurable in the Settings.h file -- thanks chrissearle
- Added NEWS and Weather API keys to the Web Interface
- Fixed issue that may cause memory crashes when accessing the web configure page
- HTML Cleanup and minor display enhancements.
Marquee Scroller 1.9
- Added Basic Auth support for the OctoPrint server call for those with security on the OctoPrint server
- Added OctoPrint Error Messages -- They will display now in the Web UI
- Added display scroll frequency parameter - thanks to nashiko-s for this contribution. You can now define how many minutes between scrolling (1 to 10 minutes)
- Minor HTML cleanup
- Added ScrollSpeed from Nathan (HaullingLlama) -- you can now set the scroll speed (Slow, Normal, Fast)
Marquee Scroller 1.8
- Added custom hostname for OTA and WifiManager
- Rounded values for scroller display
- Code cleanup
Marquee Scroller 1.7
- Fixed bug to not try and connect with OctoPrint on startup when enabled
- Added Bitcoin as an option to display in scroller
- Added Web Interface Options for Bitcoin
- Moved OctoPrint status to the end of the Scroll message
- Fixed bug on reading weather data where there is random bad data
Marquee Scroller 1.6
- Updated the request header for the OpenWeatherMap API request to include proper header.
Marquee Scroller 1.5
- Fixed issue where the scroller was trying to display the 11th news story resulting in a blank headline.
- Updated comments in the README.md
- Added LICENCE.txt to the root of project
Marquee Scroller 1.4
- Added Option to turn on and off Basic Authentication Security
- Better Error handling on OpenWeatherMapClient -- now will display message for bad API key
Marquee Scroller 1.3
- Added Basic Authorization to the Configuration Sections
- User can change the UserID and Password on the Web Form
- Fixed OctoPrint issue brought in on v1.2
- Updated notes and README.md