Skip to content

v0.7.0

Compare
Choose a tag to compare
@eliknebel eliknebel released this 23 Mar 14:53
· 5367 commits to master since this release
836d17f

Enhancements

  • Add the ability for an activity to submit client side evaluations
  • Change project slug determination during course ingestion to be server driven
  • Add the ability to limit what activities are available for use in particular course projects
  • Add the ability to duplicate a project on the course overview page

Bug fixes

  • Fix an issue where cancelling a curriculum deletion operation still deleted the curriculum item
  • Fix an issue where the projects table did not sort by created date correctly
  • Fix an issue where activity text that contained HTML tags rendered actual HTML
  • Fix an issue where pasting text containing newlines from an external source crashes the editor
  • Fix an issue with null section slugs and deployment id in existing sections
  • Fix an issue where large images can obscure the Review mode UI
  • Fix an issue where accessibility warnings for pages with multiple images only show the first image