Commit 5cc68a6 1 parent cf32143 commit 5cc68a6 Copy full SHA for 5cc68a6
File tree 3 files changed +16
-2
lines changed
3 files changed +16
-2
lines changed Original file line number Diff line number Diff line change 342
342
$ CWL ['applicationID ' ] = '' ;
343
343
$ CWL ['applicationPassword ' ] = '' ;
344
344
345
- define ('IPEER_VERSION ' , '3.0.5 ' );
345
+ define ('IPEER_VERSION ' , '3.0.6 ' );
346
346
347
347
348
348
/**
Original file line number Diff line number Diff line change
1
+ iPeer 3.0.6
2
+ ---------------------------
3
+ This is a maintenance release. It fixes a few bugs related to the building block API and web interface.
4
+ * Fixed a bug in the api
5
+ * Modified groupMembers and enrolment in the api
6
+ * Updated guard plugin
7
+ * Fixed a bug when adding 0 member to course using API
8
+ * Fixed zero_mark bug for rubric view and rubric evaluation forms
9
+ * Fixed non-existing users added to group as id 0 by API
10
+ * Fixed #480 , removed auth error on login page when redirect from app root
11
+ * Moved API log into logs/api.log
12
+ * Fixed a style issue
13
+ * Fixed failed to add user when user data has tab (\t) in API
14
+
1
15
iPeer 3.0.5
2
16
---------------------------
3
17
This is a maintenance release. It fixes a few bugs related to the building block API and web interface.
Original file line number Diff line number Diff line change 1
- 3.0.5
1
+ 3.0.6
You can’t perform that action at this time.
0 commit comments