Skip to content

Sixth Beta Release

Pre-release
Pre-release
Compare
Choose a tag to compare
@sleevezipper sleevezipper released this 16 Jan 16:17
· 1 commit to master since this release

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

Documentation

  • The WMI sensor documentation received a lot of love. See #152. Thanks @DeftNerd!