-
Notifications
You must be signed in to change notification settings - Fork 141
/
CHANGES
87 lines (62 loc) · 2.67 KB
/
CHANGES
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
3.0.9 (2021101017)
Bug: Fix checks for meeting URL (CONTRIB-9602).
Bug: Fix dismissed recordings filter field (CONTRIB-9601).
Bug: Fix dismissed recordings (CONTRIB-9569).
3.0.8 (2021101016)
Bug: Backport registration (CONTRIB-9485).
3.0.7 (2021101015)
Bug: Fix content-type (CONTRIB-9539).
3.0.6 (2021101014)
Bug: Fix codechecker errors (CONTRIB-9416).
Bug: Fix error on return of get_role (CONTRIB-9525).
3.0.5 (2021101013)
Bug: Fix import recording link (CONTRIB-9415).
Bug: Fix BBB index page (CONTRIB-9081).
Bug: Fix send_notifications (CONTRIB-9347).
3.0.4 (2021101012)
Bug: Fix for dismissed recordings (CONTRIB-9161).
3.0.3 (2021101011)
Bug: Fix for Userlimit (CONTRIB-9140).
Bug: Fix Backport of checksum algorithm (CONTRIB-9139).
Bug: Fix for plugin and activity settings (CONTRIB-9110).
Bug: Fix js strings (CONTRIB-9103).
Bug: Fix null return value on muteonstart (CONTRIB-9100).
Bug: Fix print recent activity block (CONTRIB-9092).
3.0.2 (2021101010)
Bug: Fix precheck errors (CONTRIB-9069).
Bug: Fix section error (CONTRIB-9038).
Bug: Fix schedule dates (CONTRIB-9035).
Bug: Backport of Upgrade script fix (CONTRIB-9023).
Bug: Fix JWT library use (CONTRIB-9044).
3.0.1 (2021101009)
Bug: Fix default messages section (CONTRIB-9059).
Bug: Fix alert banner for group mode (CONTRIB-9049).
Bug: Fix count to include next sessions (CONTRIB-9055).
Bug: Fix activity description display (CONTRIB-9047).
Bug: Fix lock on start for recording only (CONTRIB-9046).
Bug: Fix error thrown on deletion (CONTRIB-9042).
Bug: Fix 400 error message (CONTRIB-9045).
3.0 (2021101008)
3.0-rc.4 (2021101007)
Bug: Backport of Custom Completion Fix (CONTRIB-9006).
3.0-rc.3 (2021101006)
Bug: Fix for compatibility with BBB join (CONTRIB-8983).
Bug: Fix for processing post_events_analytics_callback (CONTRIB-9007).
3.0-rc.2 (2021101005)
Bug: Fix for recording sort (CONTRIB-8967).
Bug: Fix deprecated.txt codecheck errors (CONTRIB-8965).
Bug: Fix for Remove recordings_deleted from code (CONTRIB-8934).
Bug: Fix for recording table (CONTRIB-8953).
Bug: Fix for string localization (CONTRIB-8959).
Bug: Fix for logic of show imported links (CONTRIB-8955).
Bug: Fix for import recording links button (CONTRIB-8949).
Bug: Fix for added muteonstart_editable to show the field when needed (CONTRIB-8939).
3.0-rc.1 (2021101004)
Bug: Fix for Reverts credentials back to default after upgrade (CONTRIB-8930).
Bug: Fix for code precheck errors for 3.0-beta.1 (CONTRIB-8929).
3.0-beta.1 (2021101003)
Matching code with moodle/master after release of Moodle 4.0.
3.0-alpha.2 (2021101002)
Matching code with moodle/master before release of Moodle 4.0.
3.0-alpha.1 (2021101001)
Matching code with moodle/master after inception to core.