Skip to content

v2.9.5

Choose a tag to compare

@Naragod Naragod released this 11 Mar 14:52
· 1 commit to release since this release
f47d2da

Release for v2.9.5

🛡️ Security

  • Escape raw HTML syntax in RMarkdown conversion to HTML (#7841)
  • Sanitize content when rendering submission files as HTML (#7841)
  • Added iframe sandbox attribute to HTMLViewer component (#7841)
  • Removed allow-scripts from sandbox attribute to HTMLViewer component (#7848)

✨ New features and improvements

  • Store start and end date for courses (#7783)

🐛 Bug fixes

  • Add index to results - submission_id column (#7851)

🔧 Internal changes

  • Replaced MathJax with KaTeX (#7848)
  • Refactored TA membership queries to leverage existing role_id index on memberships table (#7858)
  • Bumped dompurify from 3.2.6 to 3.3.2 (#7857)
  • Bumped immutable from 5.0.3 to 5.1.5 (#7856)
  • Bumped minimatch from 3.1.2 to 3.1.5 (#7840)