Skip to content

Releases: ubyssey/dispatch

v0.8.1

03 Jun 19:11
d5c4104
Compare
Choose a tag to compare

Fix internal version variables

Version 0.8.0

03 Jun 18:34
58d60cb
Compare
Choose a tag to compare

Page break function added

Version 1.0.0

03 Jun 23:26
bdcfd2d
Compare
Choose a tag to compare

Dramatic changes to how dispatch interacts with other apps. Previously a lot of information would be communicated by importing default_settings.py

Now, Dispatch has been turned into a Django app for greater portability. Information such as the directory of the frontend templates and such are to be communicated to another app like it woulde for any other such app: by using an AppConfig class, here called DispatchConfig

Version 0.7.7

05 Dec 05:37
Compare
Choose a tag to compare
v0.7.7

Update dispatch to v0.7.7

Version 0.7.6

04 Nov 22:13
Compare
Choose a tag to compare
v0.7.6

Update dispatch to v0.7.6

Version 0.7.5

26 Sep 19:32
Compare
Choose a tag to compare
v0.7.5

Update dispatch to v0.7.5

Version 0.7.4

11 Sep 21:14
Compare
Choose a tag to compare
v0.7.4

Update dispatch to v0.7.4

Version 0.7.3

19 Jul 21:26
Compare
Choose a tag to compare
v0.7.3

Merge branch 'develop' of github.com:ubyssey/dispatch into develop

Version 0.7.2

04 Jul 17:59
0f503ed
Compare
Choose a tag to compare
v0.7.2

Merge pull request #950 from ubyssey/dependabot/npm_and_yarn/dispatch…

Version 0.7.1

21 Jun 23:54
Compare
Choose a tag to compare
v0.7.1

Fix the password reset issue for django update