Releases: Qrome/marquee-scroller
Releases · Qrome/marquee-scroller
Marquee Scroller 3.03
- Fixed Graph for Pi-hole display
- Web interface for pi-hole api key
Marquee Scroller 3.02
- Added theme support on the web interface
I was able to update my Marquee Scrollers without loosing current settings.
Marquee Scroller 3.01
- Fix for invalid character for the Hour on the 24 hour mode.
Marquee Scroller 3.0
- 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
- 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
- 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
Updated to display wind direction in text instead of degrees.
Marquee Scroller 2.14
- 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
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
- 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.