Releases: leukipp/touchkio
Releases · leukipp/touchkio
v1.5.0
Fix
Feature
- feat: ambient light sensor support, thanks to @CoRfr #191
- feat: ddcutil display power support, thanks to @caraar12345 #194
- feat: microphone http and mqtt support #195
Refactor
- ref: hide webview scrollbar
- ref: support and path validation
Documentation
- docs: update hardware
Build
- build: update node version
- build: update dependencies
v1.4.3
v1.4.2
v1.4.1
Fix
- fix: window race conditions #102
- fix: handle renderer crashes #115
- fix: graceful quit on shutdown #125
- fix: handle invalid file read, thanks to @GraffJosh #113
Feature
- feat: ddcutil display brightness support #101
- feat: remember zoom and theme per page #108
- feat: add mqtt screenshot image #133
- feat: improved swipe paging #64
Refactor
- ref: app exit codes
- ref: add debug logging
- ref: register argument updates
Documentation
- docs: update readme
- docs: update hardware, thanks to @loryanstrant #134
Build
- build: update dependencies
v1.4.0
Fix
- fix: use mqtt last will #84
Feature
- feat: auto on-screen keyboard (experimental) #85
- feat: mqtt audio volume control #82
- feat: use box for mqtt zoom #90
- feat: extended theme switching #87
- feat: add mqtt diagnostic #91
- feat: dynamic status bar #94
- feat: early app updates #96
Documentation
- docs: update readme
- docs: update hardware
Build
- build: update dependencies
v1.3.3
v1.3.2
v1.3.1
v1.3.0
Commits
Fix
Feature
Refactor
- ref: update images
Documentation
- docs: update readme
Build
- build: improve update logic
- build: update dependencies
Breaking Changes
- feat: check sudo rights for mqtt #62
- for users without sudo rights (mostly non Raspberry Pi OS) the MQTT device name may have changed, so check if your TouchKio device got renamed and update your dashboard entity references accordingly.
v1.2.1
Commits
Fix
- fix: refresh on error page #55
- fix: mqtt memory leak #63
- fix: update service file #62
- fix: check online status #62
Feature
- feat: side panel pager #64
- feat: kde wayland support #57
- feat: keyboard navigation #46
- feat: add page zoom buttons #48
- feat: mqtt zoom level, thanks to @TCWORLD #52
Refactor
- ref: update images
- ref: display status fallback
Documentation
Build
- build: update version
- build: update dependencies