Skip to content

Releases: surface-security/django-notification-sender

1.0.0

11 Nov 12:11
22e2095

Choose a tag to compare

What's Changed

  • feat: rename NOTIFICATIONS_SLACK_APP_TOKEN to NOTIFICATIONS_SLACK_BOT_TOKEN and drop legacy parameter as_user by @fpintoppb in #29

New Contributors

Full Changelog: 0.1.0...1.0.0

0.1.0

16 Jul 12:38
70d788f

Choose a tag to compare

What's Changed

  • Remove develop branch for simplicity by @DDuarte in #23
  • Remove django-database-locks dependency by @DDuarte in #24
  • Drop support for Django 3.2, enable Django 5.0, update black

Full Changelog: 0.0.6...0.1.0

0.0.6

19 Oct 14:41
0.0.6
9610a86

Choose a tag to compare

Changelog

Added

  • notification_sender: change logger error to exception by @DDuarte in #16
  • Add db index to notification.status field by @DDuarte in #17

Miscellaneous

Full Changelog: 0.0.5...0.0.6

0.0.5

16 Oct 11:23
c5733b8

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.0.4...0.0.5

0.0.4

23 Mar 18:06
2f558a3

Choose a tag to compare

What's Changed

  • resolve django warnings for AutoField and default_app_config by @fopina in #5

New Contributors

  • @fopina made their first contribution in #5

Full Changelog: 0.0.3...0.0.4

0.0.3

18 Jan 14:54
f2e46e7

Choose a tag to compare

What's Changed

  • random token template missing update in #3

Full Changelog: 0.0.2...0.0.3

0.0.2: Merge pull request #2 from surface-security/preview_fix

17 Jan 18:18
09ce9cb

Choose a tag to compare

0.0.1

17 Jan 16:30
a5e5f79

Choose a tag to compare

testing and publish workflows (#1)