From 2afe475ec2349b3864720b31a2233e1bd8c67cc0 Mon Sep 17 00:00:00 2001 From: e2002 Date: Fri, 11 Jul 2025 12:39:09 +0300 Subject: [PATCH] v0.9.511 --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 774e3d2..2857e65 100644 --- a/README.md +++ b/README.md @@ -235,18 +235,18 @@ Work is in progress... --- ## Version history ### 0.9.511 -**!!! a [full update](#update-over-web-interface) with Sketch data upload is required. After updating please press CTRL+F5 in browser !!!** In this version, the contents of the data/www directory have changed, so that the first time you flash it, you will be greeted by WEB Board Uploader. Just upload all the files from data/www (11 pcs) to it +or -> **!!! a [full update](#update-over-web-interface) with Sketch data upload is required. After updating please press CTRL+F5 in browser !!!** - fixed a bug with saving smartstart mode - fixed a bug with no restart when initially uploading files to spiffs - fixed a bug with hanging on unavailable hosts - fixed a bug with attempting to connect with an empty playlist - fixed a bug with passing strings with quotes in mqtt - fixing some other bugs -- rewritten the web interface (almost), added bugs 👍 -- added listening to links in the browser in playlistEditor-e -- added reboot format and reset buttons to the settings -- the beginnings of theming (theme.css) +- web interface rewritten from scratch (well, almost), bugs added 👍 +- added listening to links in the browser in playlistEditor +- buttons reboot (reboot) format (spiffs format) and reset (reset settings to default) have been added to the settings +- the beginnings of theming (theme.css) (just a list of global colors that can be changed, and then uploaded to theme.css via WB uploader) ### 0.9.434 - fixed the issue with exiting Screensaver Blank Screen mode via button presses and IR commands.