Releases: surface-security/django-notification-sender
Releases · surface-security/django-notification-sender
1.0.0
11 Nov 12:11
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
0.0.4
23 Mar 18:06
Compare
Sorry, something went wrong.
No results found
What's Changed
resolve django warnings for AutoField and default_app_config by @fopina in #5
New Contributors
Full Changelog : 0.0.3...0.0.4
0.0.3
18 Jan 14:54
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
0.0.1
17 Jan 16:30
Compare
Sorry, something went wrong.
No results found
testing and publish workflows (#1)