Skip to content

Releases: caronc/nzb-notify

NZB-Notify Release v1.0.1

08 Jun 12:32
Compare
Choose a tag to compare

Release Notes

  • SABnzbd integration updated to run from environment variables.

NZB-Notify Release v1.0.0

13 Mar 19:23
Compare
Choose a tag to compare

NZB-Notify Official v1.0 Release

  • Just a official build of all outstanding issues that have surfaced since 2020 (last release) 🚀

Release v0.9.4

08 Sep 15:04
Compare
Choose a tag to compare

Details

  • Bugfixes
  • better SABnzbd icon support
pip install -r requirements.txt

Release v0.9.3

19 Jul 22:28
Compare
Choose a tag to compare

Details

  • Python 3 Support Added
  • Carrying supported packages dropped and replaced with a `requirements.txt' file. Users need to do the following to make this package work:
pip install -r requirements.txt

Release v0.9.2

09 Sep 16:51
Compare
Choose a tag to compare

Details

  • Microsoft Windows Notification support
  • Updated Apprise to v0.5.0

Release v0.9.1

31 May 00:42
Compare
Choose a tag to compare

Details

  • Apprise upgraded to v0.0.9 which includes a ton of new enhancments
    • Kodi Notification Bugfix
    • Better Discord Markdown support
    • Removed Notify My Android (as they officially shut down for good)
    • Email plugin supports to= variable.
  • Dropped support for NMA as they've officially shut down for good now

Release v0.9.0

12 Mar 02:09
Compare
Choose a tag to compare

NZB-Notify Release v 0.9.0

Enhancements carried over from Apprise:

General Enhancements

  • ServerProxy SSL bulletproofing (for connecting back to NZBGet for Statistics)

Release v0.8.0

04 Feb 23:32
Compare
Choose a tag to compare

The following enhancements are present in this release:

  • Re-factored entire engine to use Apprise (#37)
  • Support for RocketChat (#32)

The following bugs were resolved:

  • Improved SABnzbd stability (#33)
  • Improved QNAP TS-212 stability (#36)

There were some other minor bug fixes as well.

Release v0.7.0

29 Oct 19:28
Compare
Choose a tag to compare

The following enhancements are present in this release:

  • Added Support for PushJet (thanks @paradix!)
  • Added Support for Twitter DM (#31)

The following bugs were resolved:

  • Microsoft installs couldn't access provided module backports.ssl_match_hostname. (#27)
  • Telegram ChatID no longer truncated (#28)
  • Notification mapping not working with Sabnzbd and MatterMost (#22)

v0.6.1 Minor Release

10 Jul 01:48
Compare
Choose a tag to compare
  • Fixed a small bug introduced in v0.6.0 for MatterMost users
  • Added the ability to test the scripts configuration from within NZBGet.