Skip to content

Releases: synw/django-instant

4.2.0

19 Dec 11:05

Choose a tag to compare

  • Use Django enumeration-types for channel level by @abriemme
  • Improve the channel creation doc

4.1.0

10 Dec 10:54

Choose a tag to compare

Add a static js bundle usable in templates

4.0.1

04 Dec 10:45

Choose a tag to compare

2.4.2

02 Mar 15:37

Choose a tag to compare

Improve the js frontend lib

2.4.0

23 Feb 14:42

Choose a tag to compare

Various fixes for Django 4 and Centrifugo 3 compatibility

2.3.0

21 Feb 11:25

Choose a tag to compare

Compatibility fixes for Django 4 and Centrifugo 3

2.2.0

03 Sep 12:20

Choose a tag to compare

  • Add an installer management command
  • Minor fixes and linting

2.1.2

03 Aug 09:38

Choose a tag to compare

Fix initial migration

2.1.1

31 May 17:55

Choose a tag to compare

Add missing pyJWT dependency

2.1.0

31 May 12:59

Choose a tag to compare

  • Improve defaults params in publish
  • Minor fixes