We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe9d1e2 commit 76b2eecCopy full SHA for 76b2eec
app/config/core.php
@@ -342,7 +342,7 @@
342
$CWL['applicationID'] = '';
343
$CWL['applicationPassword'] = '';
344
345
- define('IPEER_VERSION', '3.0.7');
+ define('IPEER_VERSION', '3.0.8');
346
347
348
/**
readme.md
@@ -1,3 +1,13 @@
1
+iPeer 3.0.8
2
+---------------------------
3
+This is a maintenance release.
4
+* Fixed reported bug in student index
5
+* Fixed courses edit for instructors and tutors
6
+* Modified courses/edit for instructor in no faculties
7
+* Fixed a timezone bug.
8
+* Added a small event model test
9
+* Fixed survey group member model tests
10
+
11
iPeer 3.0.7
12
---------------------------
13
This is a maintenance release.
version.txt
@@ -1 +1 @@
-3.0.7
+3.0.8
0 commit comments