This commit is contained in:
e2002
2025-07-11 12:39:09 +03:00
parent 297c0c20f5
commit 2afe475ec2

View File

@@ -235,18 +235,18 @@ Work is in progress...
--- ---
## Version history ## Version history
### 0.9.511 ### 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 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 saving smartstart mode
- fixed a bug with no restart when initially uploading files to spiffs - fixed a bug with no restart when initially uploading files to spiffs
- fixed a bug with hanging on unavailable hosts - fixed a bug with hanging on unavailable hosts
- fixed a bug with attempting to connect with an empty playlist - fixed a bug with attempting to connect with an empty playlist
- fixed a bug with passing strings with quotes in mqtt - fixed a bug with passing strings with quotes in mqtt
- fixing some other bugs - fixing some other bugs
- rewritten the web interface (almost), added bugs 👍 - web interface rewritten from scratch (well, almost), bugs added 👍
- added listening to links in the browser in playlistEditor-e - added listening to links in the browser in playlistEditor
- added reboot format and reset buttons to the settings - buttons reboot (reboot) format (spiffs format) and reset (reset settings to default) have been added to the settings
- the beginnings of theming (theme.css) - 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 ### 0.9.434
- fixed the issue with exiting Screensaver Blank Screen mode via button presses and IR commands. - fixed the issue with exiting Screensaver Blank Screen mode via button presses and IR commands.