Skip to content

Releases: eikonomega/django-notification-system

exponent_server_sdk breaking change

01 Jul 14:44
e107ed8
Compare
Choose a tag to compare

🐛 Lock exponent_server_sdk<1.0.0 until a more future proof fix can be tested

Release 1.5.2

20 Apr 15:20
dcdd6de
Compare
Choose a tag to compare

🐛 Update requirements to include missing dependencies.

Release 1.5.1

19 Apr 14:00
15d14bf
Compare
Choose a tag to compare

🐛 Add a check inside _load_function_table that will determine whether NOTIFICATION_SYSTEM_HANDLERS exists in the settings file. This will remove the necessity of having empty lists in your settings file.

Release 1.5

19 Apr 13:32
546acf6
Compare
Choose a tag to compare

🐛 Now properly requiring Django 3.1.3 or higher

Release 1.4

15 Apr 15:35
fea38e1
Compare
Choose a tag to compare

Fix an issue with email templates not working.