Skip to content

Stream Monitor 1.0.0-beta2

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 22 Apr 10:37
· 2 commits to main since this release
7c65857

Changes

  • fix: unsupported samplerate crashes the audio backend in #18
  • fix: inactive streams are not removed under certain circumstances in #17
  • fix: increase minimum samples to 48
  • docs: add testing section to README in #13
  • docs: update screenshots

Known Issues

  • When starting the app on MacOS it might show the app is damaged. The app is not actually damaged, but is not signed and notarized which prompts this "warning". Running xattr -c Stream Monitor.app will remove the quarantine label and the app can be started. See #14 for details

Full Changelog: 1.0.0-beta1...1.0.0-beta2