New sensors and UI fixes
Bugfixes
- The whole UI is now scrollable when there's not enough vertical space. #148.
- LastActive sensor only updates when more than a second has passed. #156. Thanks @Inrego!
- MediaCommand disappeared after restarting the service. #138
New features
- A sensor that shows which process is accessing the microphone. See #92 and #87. Thanks @jordandrako!
- More options for MQTT brokers that don't support LastWillAndTestament retaining (#151). Thanks @prestomation!
- Support client certificates (#151). Thanks @prestomation!
- Support for using custom scopes for WMI sensors. #81