Skip to content

v3.11.5

Compare
Choose a tag to compare
@regisb regisb released this 27 Feb 17:38
· 1353 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.5/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

  • [Improvement] Switch edx-platform from open-release/ironwood.2 tag to
    the open-release/ironwood.master branch
  • [Security] Upgrade django to 1.11.28
  • [Improvement] Make it possible to configure the elasticsearch heap
    size
  • [Bugfix] Fix broken elasticsearch environment variables
  • [Improvement] Restore more recent Android app version (#289).