Skip to content

v3.11.6

Compare
Choose a tag to compare
@regisb regisb released this 13 Mar 18:30
· 1418 commits to release since this release

Tutor can be installed simply by downloading the compiled binaries:

sudo curl -L "https://github.com/overhangio/tutor/releases/download/v3.11.6/tutor-$(uname -s)_$(uname -m)" -o /usr/local/bin/tutor
sudo chmod 0755 /usr/local/bin/tutor

See the installation docs for more installation options and instructions.

Features

  • [Bugfix] Fix "Unable to resolve dependency" error during forum
    initialisation
  • [Feature] Add settheme command to easily assign a theme to a domain
    name
  • [Improvement] Modify nginx access logs to include request scheme and
    server name (plugin developers should use the "tutor" log format)
  • [Bugfix] Fix DNS resolution of restarted service
  • [Feature] Restart multiple services with local restart
  • [Feature] Make it possible to easily reload openedx gunicorn process
    with `tutor local exec lms reload-gunicorn``
  • [Improvement] Rename lms/cms_worker to lms/cms-worker in local
    deployment
  • [Improvement] Add the management plugin to the rabbitmq container
  • [Improvement] Make it possible to run an Elasticsearch service on
    https