Releases: ubyssey/dispatch
Releases · ubyssey/dispatch
v0.8.1
Fix internal version variables
Version 0.8.0
Page break function added
Version 1.0.0
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
v0.7.7 Update dispatch to v0.7.7
Version 0.7.6
v0.7.6 Update dispatch to v0.7.6
Version 0.7.5
v0.7.5 Update dispatch to v0.7.5
Version 0.7.4
v0.7.4 Update dispatch to v0.7.4
Version 0.7.3
v0.7.3 Merge branch 'develop' of github.com:ubyssey/dispatch into develop
Version 0.7.2
v0.7.2 Merge pull request #950 from ubyssey/dependabot/npm_and_yarn/dispatch…
Version 0.7.1
v0.7.1 Fix the password reset issue for django update