mirror of
https://github.com/ChristianLight/tutor.git
synced 2024-11-05 21:07:50 +00:00
e1d73660d2
The new commands are "run" and "daemonize". Older commands are preserved, although they are undocumented.
14 lines
685 B
Markdown
14 lines
685 B
Markdown
# Changelog
|
|
|
|
- 2018-09-15 [Improvement] Rename "up" and "daemon" commands to "run" and "daemonize"
|
|
- 2018-09-15 [Feature] Activate course search and discovery
|
|
- 2018-09-15 [Bugfix] Deduplicate console logs from lms/cms
|
|
- 2018-09-05 [Improvement] Use a single email address for all inbound email
|
|
- 2018-09-04 [Bugfix] Get make commands to work with 'sudo'
|
|
- 2018-09-02 [Bugfix] Get HTTPS to work for CMS. Thanks @flytreeleft!
|
|
- 2018-08-28 [Bugfix] Fix certbot image updating
|
|
- 2018-08-27 [Improvement] Add development requirements to openedx image
|
|
- 2018-08-27 [Bugfix] Upgrade mongodb
|
|
- 2018-08-19 [Improvement] Make Xqueue an optional feature
|
|
- 2018-08-16 [Feature] Add HTTPS support
|