Skip to content

v1.1.10-mollia

Latest

Choose a tag to compare

@github-actions github-actions released this 28 Jun 20:50

What Changed

  • Local repo installs: Running the install script from inside a BotWave checkout will now install directly from your local files instead of downloading from GitHub.
  • bw-autorun: Systemd services are now installed as root regardless of the component and no longer fail due to user permission mismatches.
  • Bug fix (server): Audio streams could stall or conflict when the capture device was already in use. This no longer happens.
  • Bug fix (client): Stopping a stream could leave a background task silently running causing it to stall in some edge cases. It is now properly cleaned up on stop.

Updating to this version

To update to this version, run the following command:

bw-update --to v1.1.10-mollia
Commit history
  • =--- v1.1.10-mollia ---= (e57d0ce)
  • scripts,install.sh: v1.3.2, local installation from git repo (35505a0)
  • Merge pull request #79 from dpipstudio/yet-another-alsa-fix (c99ec26)
  • shared,http.py: updated a misleading log (c98d6bb)
  • shared,alsa.py: not restarting if it already runs (cadb027)
  • client: monitoring the stream feed to avoid races cond (e42dd62)
  • autorun: fixed issues and now always running as root (a078060)
  • Update installation.json for release v1.1.9-poitea-rev-2 (f9a62d3)