• v1.1.0 548f90f0c0

    v1.1.0 Stable

    LogalDeveloper released this 2026-01-07 14:22:51 -05:00 | 2 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
  • v1.0.3 b0868c5bd4

    v1.0.3 Stable

    LogalDeveloper released this 2025-04-05 23:15:18 -04:00 | 14 commits to master since this release

    • Fixes regression for notifications containing extra lines for streams with tags configured.
    Downloads
  • v1.0.2 e73b2b63a1

    v1.0.2 Stable

    LogalDeveloper released this 2025-04-05 17:56:46 -04:00 | 16 commits to master since this release

    • Fixes notifications containing an extra blank line for streams with no tags.
    • Fixes userinfo component of URLs not being filtered out. This issue enabled duplicate subscriptions to the same exact stream.
    Downloads
  • v1.0.1 48b2c30b6d

    v1.0.1 Stable

    LogalDeveloper released this 2025-03-29 12:45:56 -04:00 | 24 commits to master since this release

    • Corrects license field in plugin metadata to use proper SPDX identifier.
    • Fixes display of streams with empty titles.
    • Fixes inability to unsubscribe from domains which are offline or no longer hosting an Owncast stream.
    • Optimizes the subscription process to eliminate redundant HTTP requests.
    Downloads
  • v1.0.0 f3a5177ed6

    v1.0.0 Stable

    LogalDeveloper released this 2025-01-01 14:16:13 -05:00 | 29 commits to master since this release

    • Initial release.
    Downloads