mirror of
https://github.com/HASwitchPlate/openHASP.git
synced 2025-07-25 20:26:41 +00:00
Update changelog
This commit is contained in:
parent
3b768053e1
commit
9dfb039247
@ -23,8 +23,8 @@
|
|||||||
- Updated to modern responsive design
|
- Updated to modern responsive design
|
||||||
- Allow for a customizible `vars.css`, `style.css`, `script.js` and `edit.htm`
|
- Allow for a customizible `vars.css`, `style.css`, `script.js` and `edit.htm`
|
||||||
- _Selectable dark/light theme?_
|
- _Selectable dark/light theme?_
|
||||||
- Add checkbox to toggle ANSI codes (thanks @geiseri)
|
|
||||||
- Display info message when configuration is changed and reboot is needed
|
- Display info message when configuration is changed and reboot is needed
|
||||||
|
- Add checkbox to toggle ANSI codes (thanks @geiseri)
|
||||||
|
|
||||||
### GUI
|
### GUI
|
||||||
- Hide cursor during `antiburn` and `idle` if the pointer is enabled
|
- Hide cursor during `antiburn` and `idle` if the pointer is enabled
|
||||||
@ -36,6 +36,7 @@
|
|||||||
- Fix a bug in `dropdownlist` were `close` method performed `open` instead (thanks @htvekov)
|
- Fix a bug in `dropdownlist` were `close` method performed `open` instead (thanks @htvekov)
|
||||||
- Fix `src` bug in `img` objects that could corrupt images sent over http (thanks @htvekov)
|
- Fix `src` bug in `img` objects that could corrupt images sent over http (thanks @htvekov)
|
||||||
- Fix screen dimensions in `statusupdate` message, taking into account current orientation (thanks @kquinsland)
|
- Fix screen dimensions in `statusupdate` message, taking into account current orientation (thanks @kquinsland)
|
||||||
|
- Fix syslog message format (thanks @geiseri)
|
||||||
|
|
||||||
### Custom component
|
### Custom component
|
||||||
- Expose `antiburn` for the CC (thanks @dgomes)
|
- Expose `antiburn` for the CC (thanks @dgomes)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user