------- + Added 'sitemessage_cleanup' command and 'cleanup_sent_messages()' function (closes 5). + Added 'sitemessage_probe' command and 'send_test_message()' function (closes 6). + Sending became distributed system friendlier (closes 4).
0.9.1
------ * Updated VKontakte messenger to conform to new rules.
0.9.0
------ + Django 2.0 basic compatibility. * Dropped support for Python<3.4 and Django<1.7.
0.8.4
------ * Django 1.11 compatibility improvements.
0.8.3
------ * Package distribution fix.
0.8.2
------ * `Message.get_subscribers()` now returns only active users by default.