Skip to content

v1.12.0

Latest
Compare
Choose a tag to compare
@Oppzippy Oppzippy released this 21 Apr 04:14
· 22 commits to master since this release
5566938

CLI

Features

  • Add shell completions: openscq30_cli completions

Android

Features

  • Add option to auto connect to paired devices
    In order to implement this, the companion device API is now used, which means connected devices will no longer be listed by default. They must first be paired with the app. This was necessary to gain permission to start foreground services from the background, which is necessary for auto connect to work.