Skip to content

Releases: Qrome/marquee-scroller

Marquee Scroller 2.2

05 Aug 03:20
d539cbb
Compare
Choose a tag to compare
  • 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

04 Jul 13:06
02e73c6
Compare
Choose a tag to compare
  • Added Temperature to the static display when there are 8 or more LED panels in the configuration.

Marquee Scroller 2.0

16 Jun 00:50
8f59ac2
Compare
Choose a tag to compare
  • 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

06 Jun 04:07
ed72d20
Compare
Choose a tag to compare
  • 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

28 May 01:26
85fa7d1
Compare
Choose a tag to compare
  • Added custom hostname for OTA and WifiManager
  • Rounded values for scroller display
  • Code cleanup

Marquee Scroller 1.7

10 May 06:47
86893fd
Compare
Choose a tag to compare
  • 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

04 May 22:00
ddbb050
Compare
Choose a tag to compare
  • Updated the request header for the OpenWeatherMap API request to include proper header.

Marquee Scroller 1.5

02 May 15:05
e2bf2b2
Compare
Choose a tag to compare
  • 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

29 Apr 00:08
26aa6ae
Compare
Choose a tag to compare
  • 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

28 Apr 22:12
385c108
Compare
Choose a tag to compare
  • 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