-
v1.1.0 Stable
released this
2026-01-07 14:22:51 -05:00 | 1 commits to master since this release- Adds rate limiting to notifications, limiting them to once per 20 minutes per stream.
- Adds notifications for stream title changes.
- Adds commands for listing all subscriptions and currently live streams.
- Adds progressive backoff and auto-cleanup for unreachable Owncast instances.
- Adds comprehensive input sanitization and typed API response models.
- Fixes newly discovered streams never sending notifications.
- Fixes subscriptions table using wrong data type for domain.
- Fixes unreachable streams reporting stale online status indefinitely.
- Refactors plugin into multi-file package structure.
Downloads