mirror of
https://github.com/status-im/cabot.git
synced 2025-02-24 02:18:08 +00:00
39 lines
805 B
Plaintext
39 lines
805 B
Plaintext
Version 0.8.3
|
|
-------------
|
|
|
|
* BUG: Add missing context processor
|
|
|
|
Version 0.8.2
|
|
-------------
|
|
|
|
* Remove django-smtp-ssl dependency
|
|
* Build docker image from alpine
|
|
* Refactor docker-compose files
|
|
* Fix db_clean task failing on large results tables
|
|
* Wait for docker containers to start in docker-entrypoint.sh
|
|
* Update CABOT_PLUGINS_ENABLED to compatible plugin versions
|
|
* Automatically initialise database, assets and superuser on docker container start
|
|
|
|
Version 0.8.1
|
|
-------------
|
|
|
|
* Fix all workers running celery beat
|
|
* Update django-compressor to run on django 1.8
|
|
* Fix typo in url testcase
|
|
* Update wsgi.py to work with django 1.8
|
|
|
|
Version 0.8.0
|
|
-------------
|
|
|
|
* Upgraded to Django 1.8
|
|
|
|
Version 0.7.0
|
|
-------------
|
|
|
|
* Upgraded to Django 1.7
|
|
|
|
Version 0.6.0
|
|
-------------
|
|
|
|
* Versioning Introduced.
|