github nicholas-fedor/shoutrrr v0.8.9

latest releases: v0.13.1, v0.13.0, v0.12.1...
7 months ago

What's New

Features

  • Discord Thread Support (#110): Added support for sending messages to specific Discord threads using the thread_id query parameter in the service URL (e.g., discord://token@id?thread_id=123456789). Includes whitespace trimming for thread_id and comprehensive tests for serialization and API usage. Documentation updated in discord.md and overview.md to reflect this feature (@nicholas-fedor).

Improvements

  • Updated dependencies for improved security and compatibility:
    • golang.org/x/oauth2 to v0.30.0 (#104).
    • golang.org/x/net to v0.40.0 (#106).
    • Go to v1.24.3 (#109).
  • Updated CI actions for reliability and provenance attestation, including actions/setup-python, golangci/golangci-lint-action, actions/setup-go, docker/login-action, actions/attest-build-provenance, and nicholas-fedor/go-proxy-pull-action (#91, #92, #93, #94, #95, #96, #97, #98, #99, #100, #101, #102, #103, #105, #107, #108).

Full Changelog

Compare the full changes between v0.8.8 and v0.8.9: v0.8.8...v0.8.9.

Don't miss a new shoutrrr release

NewReleases is sending notifications on new releases.