You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Alarms and other on-screen menus now won't be disrupted by HTTPFVU
Wordnik and Weather tasks don't block indefinitely waiting for cache
Pause power management during HTTPFVU
Avoid doing direct LittleFS calls around the code
Japanese talking clock now has longer delays in speech
New Year easter egg now correctly shows on displays significantly wider than 100px
Mostly fully migrate to UTF8 in I/O and file strings, UTF16 internally instead of CP866 (DOS) encoding
Removed
Deprecated Beeper::beep_blocking() method is now removed
Due to SPI Flash vs. PSRAM congestion issues in the font loader, Rev0 and Rev1 silicon of ESP32 is not supported anymore. Things will try their best but eventually explode and fail to boot! Rev3 seems to work just fine for all builds so far.