Skip to content

Commit 9e2fb2e

Browse files
committed
Update readme and bump version to 3.1.6
1 parent 493bc3f commit 9e2fb2e

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

readme.md

+11
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,17 @@ Runing the tests:
7070
cake/console/cake -app app testsuite app group system
7171

7272
It is better not to touch the mouse or keyboard during the tests.
73+
74+
iPeer 3.1.6
75+
---------------------------
76+
This is a maintenance release.
77+
* Fix #492, incorrect warning on editing event when there is no group changes
78+
* Fix #498, v1_controller accounts for different role permissions in Connect and iPeer during add/update of user in iPeer
79+
* Fix #499, if a FacultyAdmin teaches courses outside of their faculty (rare case), both sets of courses now appear in user's Home page and Courses page.
80+
* Removed ‘Submission Confirmation’ email template
81+
* Fixed sending email notification to that user that have their password reset
82+
* Modified the wording to describe the penalty settings
83+
7384
iPeer 3.1.5
7485
---------------------------
7586
This is a maintenance release.

version.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.1.5
1+
3.1.6

0 commit comments

Comments
 (0)