2018-09-15 10:14:55 +00:00
# Changelog
2019-06-05 17:28:06 +00:00
Note: Breaking changes between versions are indicated by "💥".
## Latest
2019-06-17 18:00:30 +00:00
- [Improvement] Switch to pinned image tags for easier upgrades
2019-06-05 17:45:22 +00:00
- 💥[Improvement] Remove the `-y/--yes` option: `tutor config save` is now non-interactive by default. Use `-i/--interactive` to force interactive mode.
2019-06-05 17:28:06 +00:00
- 💥[Improvement] Replace the `databases` command by `init` .
2019-06-07 06:57:18 +00:00
## 3.3.11 (2019-06-07)
2019-05-15 08:51:54 +00:00
2019-06-07 06:50:43 +00:00
- [Improvement] Upgrade to ironwood.2
2019-05-26 14:57:25 +00:00
- [Improvement] Add `-y/--yes` option to `local quickstart` for non-interactive quickstart
2019-05-05 11:53:04 +00:00
- [Improvement] Persist LMS/CMS logs to disk by default (with collaboration from @silviot 💪)
2019-05-22 17:27:49 +00:00
- [Bugfix] Fix installing a locally cloned requirement repository
2019-05-22 17:17:54 +00:00
- [Improvement] Add `--no-cache` option to `images build`
2019-05-15 08:51:54 +00:00
- [Improvement] Make it possible to configure the notes service hostname
2019-06-05 17:28:06 +00:00
- [Improvement] Better, more robust MySQL initialisation
2019-05-15 08:51:54 +00:00
2019-05-15 08:33:29 +00:00
## 3.3.10 (2019-05-15)
2019-05-15 08:19:51 +00:00
- [Bugfix] Fix boolean configuration choices
2019-05-13 15:27:41 +00:00
## 3.3.9 (2019-05-13)
2019-05-05 10:22:14 +00:00
- [Improvement] Add `local exec` command for running commands inside existing containers
2019-04-29 17:41:05 +00:00
- [Bugfix] Fix triple display of courses in LMS search (upstream patch, #189 )
2019-04-28 07:34:02 +00:00
## 3.3.8 (2019-04-28)
- [Bugfix] Reduce the number of gunicorn workers to address RAM usage (#207)
2019-04-28 06:31:06 +00:00
## 3.3.7 (2019-04-28)
- [Bugfix] Fix "Timeout after 20s" on running migrations
2019-04-27 08:49:45 +00:00
## 3.3.6 (2019-04-27)
- [Bugfix] Fix KeyError on first quickstart
- [Improvement] De-duplication of prod/dev settings. Thanks @silviot ! 😺
2019-04-25 19:57:44 +00:00
## 3.3.5 (2019-04-22)
2019-04-09 20:38:56 +00:00
2019-03-22 19:15:50 +00:00
- [Feature] Pluggable LMS/CMS/forum
2019-04-19 22:02:47 +00:00
- [Improvement] Safer environment overwrite. Thanks @silviot ! 👐
2019-04-17 06:02:51 +00:00
- [Security] Fix Jinja2 vulnerability
2019-04-10 01:28:19 +00:00
- [Improvement] Improve CLI cold start performance
2019-04-09 20:38:56 +00:00
- [Improvement] Allow uppercase "Y" and "N" as answers to boolean questions
2019-04-25 19:57:44 +00:00
## 3.3.4 (2019-04-09)
2019-04-09 18:11:32 +00:00
2019-04-09 18:17:19 +00:00
- [Improvement] Rename `--silent` option to `-y/--yes`
2019-04-09 18:11:32 +00:00
- [Bugfix] Fix (again) login from studio when https is activated (#193)
2019-04-25 19:57:44 +00:00
## 3.3.3 (2019-03-29)
2019-03-29 13:24:59 +00:00
- [Bugfix] Fix `pip install tutor-openedx`
2019-04-25 19:57:44 +00:00
## 3.3.2 (2019-03-27)
2019-03-27 14:34:38 +00:00
2019-03-29 13:36:19 +00:00
- [Bugfix] Fix login from localhost
2019-03-27 14:34:38 +00:00
- [Bugfix] Fix Android app image build
2019-03-25 14:43:15 +00:00
## 3.3.1 (2019-03-25)
2019-03-23 23:07:50 +00:00
2019-03-25 14:41:17 +00:00
- [Improvement] Improve assets building for development
2019-03-23 23:07:50 +00:00
- [Improvement] Support CMS login when the CMS is not a subdomain of the LMS
2019-03-22 22:39:50 +00:00
## 3.3.0 (2019-03-22)
- [Feature] Upgrade from Hawthorn to Ironwood
2019-03-21 18:11:03 +00:00
## 3.2.2 (2019-03-21)
2019-03-20 17:45:09 +00:00
2019-03-21 18:06:08 +00:00
- [Feature] Multiple platforms on a single server \o/
2019-03-21 16:38:01 +00:00
- [Feature] Easily configure web proxy on the host
2019-03-21 13:08:47 +00:00
- [Bugfix] Fix `images pull all` command which failed on "all" image
2019-03-20 18:18:46 +00:00
- [Improvement] Add configurable mongodb, SMTP and rabbitmq authentication
2019-03-20 17:45:20 +00:00
- [Improvement] Harmonize mysql username/password configuration parameters
2019-03-20 17:45:09 +00:00
- [Feature] Configurable and pluggable data storage backends (#114)
2019-03-19 00:04:45 +00:00
## 3.2.1 (2019-03-19)
2019-03-18 22:03:45 +00:00
2019-02-07 08:34:54 +00:00
- [Feature] Enable grade downloads by default (#143)
2019-03-18 22:03:45 +00:00
- [Improvement] Remove orphan containers on `local start`
2019-03-18 21:43:02 +00:00
## 3.2.0 (2019-03-18)
2019-03-10 17:02:20 +00:00
2019-03-18 21:39:35 +00:00
- [Improvement] `images pull` now also pulls vendor images
2019-03-18 21:38:13 +00:00
- [Feature] Add convenient `config printvalue` command
2019-03-18 20:53:18 +00:00
- [Feature] Customize docker registry
2019-03-18 20:19:03 +00:00
- [Feature] Load configuration parameters from the system environment
2019-03-18 16:26:37 +00:00
- [Improvement] Automatic environment re-generation after re-configuration
2019-03-16 11:20:28 +00:00
- [Improvement] Error and interrupt handling in UI and web UI
2019-03-10 17:02:20 +00:00
- [Bugfix] Fix missing webui env directory
2019-03-09 16:53:34 +00:00
## 3.1.0 (2019-03-09)
2019-02-13 16:25:17 +00:00
2019-03-09 16:51:25 +00:00
- [Improvement] Install python requirements in virtual env in docker image
2019-03-09 14:39:33 +00:00
- [Bugfix] Add missing volume for theme development
2019-03-06 16:49:15 +00:00
- [Improvement] Rename "config [non]interactive" command to "config save [--silent]"
2019-03-06 16:59:55 +00:00
- [Improvement] More explicit logging during environment generation
2019-03-06 16:21:47 +00:00
- [Improvement] Configurable docker images (#122)
2019-03-06 15:43:20 +00:00
- [Bugfix] Fix "android pullimage" command
- [Improvement] Do not upgrade images as part of quickstart
2019-03-09 10:16:12 +00:00
- [Bugfix] Fix USERID setup in development mode and various dev-related docs (#177)
2019-02-26 19:54:22 +00:00
## 3.0.6 (2019-02-26)
- [Bugfix] Fix import/export of demo course (#175)
2019-02-14 07:39:11 +00:00
## 3.0.5 (2019-02-14)
2019-02-13 22:44:42 +00:00
- [Feature] Add cloud deployment script
- [Improvement] Run `images pull` command
- [Improvement] Run `indexcourses` on importing demo course
- [Improvement] Add `runserver stop` command
2019-02-13 16:25:17 +00:00
2019-02-13 16:15:18 +00:00
## 3.0.4 (2019-02-13)
2019-02-12 16:43:01 +00:00
2019-02-13 16:14:10 +00:00
- [Minor] Minimum required `click` version is 7.0 (#171)
2019-02-13 16:09:07 +00:00
- [Bugfix] Fix `runserver` dev command (#172)
2019-02-12 16:43:01 +00:00
- [Minor] Fix non-https link to documentation in pypi
- [Minor] Fix `createuser` documentation
2019-02-12 08:21:31 +00:00
## 3.0.3 (2019-02-12)
2019-02-12 08:09:44 +00:00
- [Bugfix] Add missing template data to pypi package
2019-02-12 08:11:38 +00:00
- [Bugfix] Fix quickstart on Kubernetes (#164)
2019-02-12 08:17:18 +00:00
- [Improvement] Add datatases task to Kubernetes quickstart (#167)
2019-02-12 08:09:44 +00:00
2019-02-12 07:36:22 +00:00
## 3.0.2 (2019-02-12)
2019-02-12 07:26:50 +00:00
- [Bugfix] Fix import paths -- 🚀 thanks @silviot !
2019-02-12 07:36:22 +00:00
- [Bugfix] Properly set docker project name in mysql logs -- 🦊 thanks again @silviot !
2019-02-12 07:26:50 +00:00
2019-02-12 07:36:22 +00:00
## 3.0.1 (2019-02-11)
2019-02-10 20:02:30 +00:00
2019-06-05 17:28:06 +00:00
- [Bugfix] fix mysql initialisation (#159, #160 )
2019-02-10 20:02:30 +00:00
- [Improvement] Better handling of continuous integration
- [Bugfix] fix `tutor --version` (#156)
- [Improvement] Absolute settings imports -- 📯 thanks @tonytan4ever !
2019-02-12 07:36:22 +00:00
## 3.0.0 (2019-02-09)
2019-01-22 20:25:04 +00:00
- [Improvement] Complete rewrite of Tutor: switch from a make-based project to a single binary which runs all commands.
- [Feature] An web user interface can be created with `tutor webui start`
- [Bugfix] Add missing elasticsearch to Kubernetes deployment (#147)
- [Improvement] Upload `tutor-openedx` to pypi
## Older changes
2019-01-26 18:51:00 +00:00
- 2019-01-27 [Bugfix] Fix video transcript/srt upload and download of user-uploaded files. Thanks @dannielariola !
2019-01-20 08:23:43 +00:00
- 2019-01-20 [Improvement] Make it easy to load custom settings for the local production install
2019-01-19 14:42:39 +00:00
- 2019-01-19 [Improvement] Upgrade to Ironwood
2019-01-16 16:22:53 +00:00
- 2019-01-16 [Improvement] Switch license from MIT to AGPL
2019-01-04 09:21:16 +00:00
- 2019-01-04 [Bugfix] Fix xqueue consumer command
2018-12-25 23:08:06 +00:00
- 2018-12-26 [Improvement] Upgrade nodejs to 5.5.1
2018-12-07 18:30:30 +00:00
- 2018-12-07 [Improvement] Bundle theme and production static assets in the openedx docker image
2018-12-02 12:44:13 +00:00
- 2018-12-02 [Feature] Download extra locales from [openedx-i18n ](https://github.com/regisb/openedx-i18n/ ) to the Open edX Docker image
2018-11-28 19:18:10 +00:00
- 2018-11-28 [Feature] Easily change openedx docker image
2018-11-28 18:57:17 +00:00
- 2018-11-28 [Feature] Enable comprehensive theming!
2018-11-28 18:22:25 +00:00
- 2018-11-28 [Improvement] Get rid of datadog
2018-11-28 18:00:48 +00:00
- 2018-11-28 [Improvement] Upgrade docker images to ubuntu 18.04 for android, forum, notes, xqueue
2018-11-28 17:27:52 +00:00
- 2018-11-28 [Feature] Make it possible to define default platform language interactively
2018-11-26 11:07:58 +00:00
- 2018-11-26 [Improvement] Make it easier to run a forked version of edx-platform
2018-11-20 10:24:52 +00:00
- 2018-11-25 [Feature] Use local filesystem for open assessment file upload
2018-11-23 12:44:47 +00:00
- 2018-11-23 [Improvement] Faster container bootstrapping without "chmod", as suggested by @silviot
2018-11-20 15:47:08 +00:00
- 2018-11-20 [Bugfix] Fix cross-platform theme assets generation
2018-11-13 16:48:33 +00:00
- 2018-11-17 [Improvement] Custom nginx port mapping. :crossed_swords: @frob @frohro
2018-11-13 19:27:00 +00:00
- 2018-11-17 [Improvement] Add "make restart-openedx" command. :+1: @frob
- 2018-11-13 [Improvement] Facilitate install of extra XBlocks. Thanks @frob !
2018-10-30 08:33:11 +00:00
- 2018-10-30 [Bugfix] Fix rabbitmq restart policy
2018-10-03 13:44:02 +00:00
- 2018-10-03 [Improvement/Bugfix] Fix and accelerate Android application build
2018-10-02 06:36:29 +00:00
- 2018-10-02 [Improvement] Bump Open edX version to hawthorn.2
2018-09-30 17:17:22 +00:00
- 2018-09-30 [Bugfix] Fix CMS celery worker, including export tasks
2018-09-30 12:27:24 +00:00
- 2018-09-30 [Improvement] Simplify boolean feature flags definition
2018-09-29 16:01:08 +00:00
- 2018-09-29 [Improvement] Add logging commands
2018-09-29 15:08:39 +00:00
- 2018-09-29 [Improvement] Add self-documented help with "make help"
2018-09-29 13:09:19 +00:00
- 2018-09-29 [Feature] Add [Portainer ](https://portainer.io ) as an optional web UI to administer docker containers
2018-09-15 13:19:57 +00:00
- 2018-09-15 [Feature] Add student notes as an optional feature
2018-09-15 14:19:35 +00:00
- 2018-09-15 [Feature] Add templates to configurator container, which can now be run separately
2018-09-15 10:20:35 +00:00
- 2018-09-15 [Improvement] Rename "up" and "daemon" commands to "run" and "daemonize"
2018-09-15 10:14:55 +00:00
- 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