Skip to content

Releases: Qrome/marquee-scroller

Marquee Scroller 3.03

31 Jan 03:49
0ba2291
Compare
Choose a tag to compare
  • Fixed Graph for Pi-hole display
  • Web interface for pi-hole api key

Marquee Scroller 3.02

04 Jan 05:33
20b990c
Compare
Choose a tag to compare
  • Added theme support on the web interface

I was able to update my Marquee Scrollers without loosing current settings.

Marquee Scroller 3.01

10 May 17:21
b094dd8
Compare
Choose a tag to compare
  • Fix for invalid character for the Hour on the 24 hour mode.

Marquee Scroller 3.0

09 May 15:47
bdac023
Compare
Choose a tag to compare
  • Updated to work with latest ESP8266 Core 3.0.2
  • Updated to work with latest WifiManager library
  • Removed BitCoin service -- not stable and sometimes crashed on service call
  • Fixed numeric display of hours with newer core.
  • Other minor fixes / changes

Marquee Scroller 2.18

10 Oct 21:09
6135f75
Compare
Choose a tag to compare
  • Added the Degree Symbol
  • Fixed the TimeDB issue where the time and date was not reading in correctly (10/10/2021)

Marquee Scroller 2.16

26 May 17:37
dab4cca
Compare
Choose a tag to compare
  • Fixed issue with populating the News Source drop down list. The list is now pulled from this github directory where it can be maintained manually. Issue was that newsapi.org added CORS protection to reduce calls from client side.

Marquee Scroller 2.15

03 Oct 18:42
f18bf0f
Compare
Choose a tag to compare

Updated to display wind direction in text instead of degrees.

Marquee Scroller 2.14

29 May 13:49
e141527
Compare
Choose a tag to compare
  • Includes important fix for compatibility with ESP8266 Core 2.5.1 and higher. (Included binary compiled with ESP8266 Core 2.5.2)
  • Option to display Wind Direction
  • Option to display Barometric Pressure

Marquee Scroller 2.13

27 Apr 03:53
d2e6a0a
Compare
Choose a tag to compare

This release fixes a bug with the Pi-hole monitor graphing data when there is a very small amount of data points.

Marquee Scroller 2.12

26 Apr 01:15
ec32dae
Compare
Choose a tag to compare
  • NEW Pi-hole monitor percentage queries blocked today.
  • New Pi-hole Blocked queries graph -- each pixel wide is 10 minutes (scale is relative).
  • Reduced dynamic memory use by 10% by moving HTML form strings to PROGMEM
  • Web interface is much more stable now with the dynamic memory reduction.