Skip to content

Releases: dan1229/django_dans_notifications

1.1.17

19 Feb 01:12
Compare
Choose a tag to compare
### [1.1.17] - 2024-02-18

- Lots of documentation clean up
- Packaging and PyPi clean up

1.1.16

13 Jan 23:06
Compare
Choose a tag to compare
### [1.1.16] - 2024-01-13

- `NotificationEmail` handling and error improvements
- Removed generic `Exceptions` everywhere
- Code and License copyright updates

1.1.15

04 Apr 05:56
Compare
Choose a tag to compare
### [1.1.15] - 2022-04-04

- ACTUAL FIX for recipients_contains lol!!

1.1.14

04 Apr 05:44
Compare
Choose a tag to compare
### [1.1.14] - 2022-04-04

- recipients_contains fix for ID support

1.1.13

04 Apr 05:15
011ba4b
Compare
Choose a tag to compare
Feature/apis include recipients by (#21)

* updated get apis

* cleanup

* lint

* pull request template

* lint

1.1.12

05 Jan 00:30
Compare
Choose a tag to compare
### [1.1.12] - 2022-01-04

- Email threads fix

1.1.11

04 Jan 21:26
Compare
Choose a tag to compare
### [1.1.11] - 2022-01-04

- Send emails on threads to avoid blocking

1.1.10

28 Oct 03:21
Compare
Choose a tag to compare
### [1.1.10] - 2022-10-27

- Email templates fixes

1.1.9

19 Sep 22:21
Compare
Choose a tag to compare
### [1.1.9] - 2022-09-19

- Logging fixes
- Better error handling
- Fix file attachment in emails
- Documentation improvements

1.1.8

16 Sep 05:17
Compare
Choose a tag to compare
### [1.1.8] - 2022-09-16

- Email subject fix
- Doc improvements
- Email attachement/ICS support