Tutor v14.0.2 Release Notes

Release Date: 2022-06-27 // almost 2 years ago
    • ๐Ÿ›  [Bugfix] Update problem with hint template so it works with newer python versions. (by @mariajgrimaldi)
    • ๐Ÿณ [Feature] Add default PYTHONBREAKPOINT to openedx/Dockerfile (by @Carlos-Muniz)
    • ๐Ÿ›  [Bugfix] Fix smtp server port in cms.yml which was causing email sending failures in the Studio. (by @regisb)
    • ๐Ÿ›  [Bugfix] Skip waiting for MongoDB if it is served using SRV records. (by @gabor-boros)
    • [Improvement] Use git am instead of cherry-pick to simplify patching process.
    • ๐Ÿณ [Improvement] Tutor is now compatible with Docker Compose subcommand.