This release fixes issues for SREs watching stability and regressions.
Published 1mo
Home Automation
✓ No known CVEs patched
✓ No known CVEs patched in this version
Topics
botwave
fm
fm-transmitter
good-first-contribution
network
piwave
+4 more
python
radio
raspberry-pi
rds
Summary
AI summaryFixed daemon mode process tracking and made s_onready handlers run on a separate thread to prevent hangs.
Full changelog
What Changed
- Bug fix: In daemon mode, the server wasn't properly tracking its own background process loop, which could cause commands and handlers to behave inconsistently or hang. This is now correctly set up on startup.
- Bug fix:
s_onreadyhandlers now run on a separate thread instead of blocking the main process, restoring correct sequential execution of|and<commands inside handler scripts.
Updating to this version
To update to this version, run the following command:
bw-update --to v1.1.9-poitea-rev-2
Commit history
- =--- v1.1.9-poitea-rev-2 ---= (
53ea20b) - fixed multiple minor bugs (
c7a9716) - server: fixed #55 again, for the last time (
9b02411) - Update installation.json for release v1.1.9-poitea (
23871a4)
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About BotWave
FM broadcasting system with server-client architecture for managing multiple Raspberry Pi transmitters remotely.
Related context
Related tools
Earlier breaking changes
- v1.1.6-neea Breaks shared log stream behavior; remote output now isolated per client by default.
Beta — feedback welcome: [email protected]