Releases: leukipp/touchkio
Releases · leukipp/touchkio
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
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
v1.2.0
Commits
Fix
- fix: show web url error #34
- fix: use apt instead of dpkg #28
- fix: url containing query params, thanks to @franga2000 #40
- fix: remove mouse pointer, thanks to @jsuanet #11
Feature
- feat: multi webpage support #25
- feat: auto-hide navigation bar #45
- feat: battery power level over mqtt #33
Refactor
- ref: update images
- ref: move and rename mqtt topics
Documentation
Build
- build: update version
- build: update dependencies
v1.1.2
Commits
- ref: add debug argument
- Using
--app-debugwill open developer tools
- Using
- ref: start touchkio after install
- Allow no
--setupafter using the install.sh script for upgrades
- Allow no
- fix: reduce file system reads #19
- feat: check for DISPLAY variable #12
- docs: update README.md by @pdsccode #20
- docs: update HARDWARE.md