From c199eaa11b3fd2620551853d9857f0e3fcf13d53 Mon Sep 17 00:00:00 2001 From: ankitjavalkar Date: Tue, 29 Sep 2020 17:49:38 +0530 Subject: Release related changes --- CHANGELOG.txt | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'CHANGELOG.txt') diff --git a/CHANGELOG.txt b/CHANGELOG.txt index d94534b..9124125 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -1,3 +1,10 @@ +=== 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 -- cgit From 7c96318b1977171ba6384e7e68b6921a7d44357c Mon Sep 17 00:00:00 2001 From: ankitjavalkar Date: Thu, 8 Oct 2020 16:24:07 +0530 Subject: Release related changes --- CHANGELOG.txt | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'CHANGELOG.txt') diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 9124125..f25f0a6 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -1,3 +1,14 @@ +=== 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 -- cgit From 36def78754e349b3689b47e53ba375c05570e631 Mon Sep 17 00:00:00 2001 From: ankitjavalkar Date: Wed, 4 Nov 2020 19:14:57 +0530 Subject: Release related changes --- CHANGELOG.txt | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'CHANGELOG.txt') diff --git a/CHANGELOG.txt b/CHANGELOG.txt index f25f0a6..972af20 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -1,3 +1,10 @@ +=== 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 -- cgit From 55618b071af60c4322a57ef7545139b71313ab0e Mon Sep 17 00:00:00 2001 From: adityacp Date: Sat, 7 Nov 2020 19:18:13 +0530 Subject: Release changes --- CHANGELOG.txt | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'CHANGELOG.txt') diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 972af20..87a2c47 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -1,3 +1,8 @@ +=== 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 -- cgit