Skip to content

Releases: projectdiscovery/notify

v1.0.6

08 Feb 09:54
Compare
Choose a tag to compare

What's Changed

🎉 New Features

🐞 Bugs Fixes

New Contributors

Full Changelog: v1.0.5...v1.0.6

v1.0.5

27 May 16:51
Compare
Choose a tag to compare

What's Changed

  • Added environment variable support in provider config by @iamargus95 in #249
slack:
  - id: recon
    slack_channel: $SLACK_CHANNEL
    slack_username: $SLACK_USER
    slack_webhook_url: $SLACK_WEBHOOK

Issues closed in this release - https://github.com/projectdiscovery/notify/milestone/3?closed=1

New Contributors

Full Changelog: v1.0.4...v1.0.5

v1.0.4

06 Oct 19:04
Compare
Choose a tag to compare

What's Changed

Example config https://github.com/projectdiscovery/notify#provider-config including Microsoft Teams

Full Changelog: v1.0.3...v1.0.4

v1.0.3

24 Aug 11:55
db4ef39
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.2...v1.0.3

v1.0.2

16 Jun 21:13
c9f7cc3
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.1...v1.0.2

v1.0.1

13 Nov 08:16
5f88b1e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.0...v1.0.1

v1.0.0

21 Aug 18:50
3fee6a7
Compare
Choose a tag to compare

Changelog

Breaking Change: Create a new configuration file based on the new provider specifications described in the readme

  • Added New improved provider configuration file
  • Added New providers support: Pushover, Email, Teams
  • Added New flags: id, provider, bulk, char-limit, data, msg-format, proxy
  • Added Notify configuration file
  • Added File input support
  • Added Data formatting support
  • Added Custom Webhook support
  • Added Bulk processing support
  • Added Proxy support
  • Discontinued intercept and collaborator

v0.0.2

17 Nov 22:26
dd710c0
Compare
Choose a tag to compare

Changelog

3e235c2 Added custom cli notification format
0ee04d4 Added verbose output
0a66492 Added telegram support
c78f075 Added options from config file
c6018ed Updated default verbosity about configuration file
89f26bf Split notify and intercept app

v0.0.1

04 Nov 20:11
b0efd53
Compare
Choose a tag to compare
Merge pull request #3 from projectdiscovery/bugfix-temporary-limit-li…

…nux-osx

temporary limit to linux and osx