v3.11.5
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).