Skip to content

Releases: overhangio/tutor

v3.3.0

22 Mar 22:43
Compare
Choose a tag to compare
- [Feature] Upgrade from Hawthorn to Ironwood

v3.2.2

22 Mar 22:45
Compare
Choose a tag to compare
- [Feature] Multiple platforms on a single server \o/
- [Feature] Easily configure web proxy on the host
- [Bugfix] Fix `images pull all` command which failed on "all" image
- [Improvement] Add configurable mongodb, SMTP and rabbitmq
authentication
- [Improvement] Harmonize mysql username/password configuration
parameters
- [Feature] Configurable and pluggable data storage backends (#114)

v3.2.1

19 Mar 00:08
Compare
Choose a tag to compare
- [Feature] Enable grade downloads by default (#143)
- [Improvement] Remove orphan containers on `local start`

v3.2.0

18 Mar 22:01
Compare
Choose a tag to compare
- [Improvement] `images pull` now also pulls vendor images
- [Feature] Add convenient `config printvalue` command
- [Feature] Customize docker registry
- [Feature] Load configuration parameters from the system environment
- [Improvement] Automatic environment re-generation after
re-configuration
- [Improvement] Error and interrupt handling in UI and web UI
- [Bugfix] Fix missing webui env directory

v3.1.0

09 Mar 16:56
Compare
Choose a tag to compare
- [Improvement] Install python requirements in virtual env in docker
image
- [Bugfix] Add missing volume for theme development
- [Improvement] Rename "config [non]interactive" command to "config save
[--silent]"
- [Improvement] More explicit logging during environment generation
- [Improvement] Configurable docker images (#122)
- [Bugfix] Fix "android pullimage" command
- [Improvement] Do not upgrade images as part of quickstart
- [Bugfix] Fix USERID setup in development mode and various dev-related
docs (#177)

v3.0.6

26 Feb 20:04
Compare
Choose a tag to compare
  • [Bugfix] Fix import/export of demo course (#175)

v3.0.5

14 Feb 07:42
Compare
Choose a tag to compare
- [Feature] Add cloud deployment script
- [Improvement] Run `images pull` command
- [Improvement] Run `indexcourses` on importing demo course
- [Improvement] Add `runserver stop` command

v3.0.4

13 Feb 16:18
Compare
Choose a tag to compare
- [Minor] Minimum required `click` version is 7.0 (#171)
- [Bugfix] Fix `runserver` dev command (#172)
- [Minor] Fix non-https link to documentation in pypi
- [Minor] Fix `createuser` documentation

v3.0.3

12 Feb 08:24
Compare
Choose a tag to compare
- [Bugfix] Add missing template data to pypi package
- [Bugfix] Fix quickstart on Kubernetes (#164)
- [Improvement] Add datatases task to Kubernetes quickstart (#167)

v3.0.2

12 Feb 07:41
Compare
Choose a tag to compare
- [Bugfix] Fix import paths -- 🚀 thanks @silviot!
- [Improvement] Properly set docker project name in mysql logs -- 🦊
thanks again @silviot!