github iamspido/github-release-monitor v1.2.0
1.2.0

latest releases: v1.2.2, v1.2.1
one month ago

🎉 Version 1.2.0 - Apprise

What's Changed

  • [Feature] Add Apprise multi-platform notifications
    This commit introduces Apprise as a new notification provider,
    enabling notifications to over 100 different services like
    Discord, Telegram, and Slack.

    Key changes include:
    - Addition of Apprise notification logic alongside the existing
      SMTP email service.
    - New UI components on the test page to verify Apprise service
      connectivity and to send test notifications.
    - A new setting ('Max characters for Apprise messages') to control
      the length of notification messages, with intelligent truncation.
    - Improved error handling and logging for Apprise API interactions
      to provide clearer feedback on failures.
    - Updated README.md with detailed instructions on how to configure
      the APPRISE_URL environment variable.
    

Solves Issue #2 and Issue #7

Full Changelog: v1.1.3...v1.2.0

Don't miss a new github-release-monitor release

NewReleases is sending notifications on new releases.