diff options
Diffstat (limited to 'CHANGELOG.txt')
-rw-r--r-- | CHANGELOG.txt | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/CHANGELOG.txt b/CHANGELOG.txt index d94534b..87a2c47 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -1,3 +1,33 @@ +=== 0.29.0 (07-11-2020) === + +* Add feature to track lesson video views +* Fix post and comments deletion + +=== 0.28.0 (04-11-2020) === + +* Add ability for added teachers to delete posts and comments +* Add feature to update marks using CSV upload +* Add feature to visualise in lesson questions +* Fix katex render to allow math inline + +=== 0.27.0 (08-10-2020) === + +* Fix template footer CSS +* Add lesson comments feature + +=== 0.26.0 (07-10-2020) === + +* Fix bug that sets module and lesson prerequisites to false +* Add video lesson feature +* Show assignment upload file in view answerpaper + +=== 0.25.0 (14-09-2020) === + +* Fix bug to show missing marks in grade user +* Recalculate and save total marks of paper after saving or changing +* Remove MathJax references and replace Katex CDN +* Add feature to allow to extend time even if the paper is completed + === 0.24.0 (09-09-2020) === * Fix rendering of the quiz list |