Tutor v13.2.3 Release Notes

Release Date: 2022-05-30 // almost 2 years ago
    • ๐Ÿ›  [Bugfix] Truncate site display name to 50 characters with a warning, fixing data too long error for long site names. (by @navinkarkera)
    • ๐Ÿณ [Feature] Add patch to allow overriding final openedx docker image CMD.
    • ๐Ÿ›  [Bugfix] Ignore Python plugins that cannot be loaded. (by @regisb)
    • ๐Ÿ— [Improvement] Faster and more reliable builds with npm clean-install instead of npm install. (by @regisb. Thanks @ghassanmas!)
    • ๐Ÿ›  [Bugfix] Fix 500 error during studio login. (by @regisb)
    • ๐Ÿ›  [Bugfix] Fix updates for the Caddy deployment in multi-node Kubernetes clusters (#660). Previously, Caddy configuration updates might fail if the Kubernetes cluster had more than one worker node. (by @fghaas)