Skip to content

v0.11

Choose a tag to compare

@dgruss dgruss released this 25 Sep 21:35
· 27 commits to main since this release

SmartMicrophone v0.11 – Release Notes

  • Added a new flag --skip-scan-songs to skip scanning songs and building songs_index.json when launching the server.
    Useful for faster startup when working with large song libraries or when indexing is not required.
  • Corrected hotspot detection by checking IP4.ADDRESS instead of ipv4.addresses.
  • Fixed a logic issue where the hotspot would not start if waiting == 0.
  • The log file virtual-microphone.log is now truncated at each startup, ensuring logs always start fresh.
  • Added a known bug: no iPhone support (due to webrtc-cli issues).

Full Changelog: v0.1...v0.11