1 |
efrain |
1 |
== v5.2.1 ==
|
|
|
2 |
|
|
|
3 |
- Document Zoom's new granular OAuth scopes.
|
|
|
4 |
|
|
|
5 |
== v5.2.0 ==
|
|
|
6 |
|
|
|
7 |
- New settings `zoom/gradingmethod`, `zoom/unamedisplay`
|
|
|
8 |
- New per activity setting `grading_method`
|
|
|
9 |
|
|
|
10 |
== v5.0.0 ==
|
|
|
11 |
|
|
|
12 |
- Drop support for JWT authentication
|
|
|
13 |
- Require PHP 7.1+ (Moodle 3.7+)
|
|
|
14 |
- Drop Moodle 3.4 mobile support
|
|
|
15 |
|
|
|
16 |
== v4.10.0 ==
|
|
|
17 |
|
|
|
18 |
- New setting `zoom/instanceusers`
|
|
|
19 |
|
|
|
20 |
== v4.9.0 ==
|
|
|
21 |
|
|
|
22 |
- New setting `zoom/defaultregistration`
|
|
|
23 |
- New per activity setting `registration`
|
|
|
24 |
- Removed OAuth scope: `account:read:admin`
|
|
|
25 |
|
|
|
26 |
== v4.8.0 ==
|
|
|
27 |
|
|
|
28 |
- New settings `zoom/accountid`, `zoom/clientid`, `zoom/clientsecret`
|
|
|
29 |
- Reminder: You must [switch from JWT to Server-to-Server OAuth by June 2023](https://developers.zoom.us/docs/internal-apps/jwt-faq/).
|
|
|
30 |
|
|
|
31 |
== v4.7.0 ==
|
|
|
32 |
|
|
|
33 |
- New settings `zoom/recordingoption`, `zoom/allowrecordingchangeoption`
|
|
|
34 |
- New per activity setting `option_auto_recording`
|
|
|
35 |
|
|
|
36 |
== v4.4.0 ==
|
|
|
37 |
|
|
|
38 |
- New settings `zoom/defaultshowschedule`, `zoom/defaultshowsecurity`, `zoom/defaultshowmedia`
|
|
|
39 |
- New per activity settings `show_schedule`, `show_security`, `show_media`
|
|
|
40 |
- New setting `zoom/webinardefault`
|
|
|
41 |
|
|
|
42 |
== v4.3 ==
|
|
|
43 |
|
|
|
44 |
- New setting `zoom/viewrecordings`
|
|
|
45 |
- New per activity setting `recordings_visible_default`
|
|
|
46 |
|
|
|
47 |
== v4.2 ==
|
|
|
48 |
|
|
|
49 |
- New setting `zoom/defaulttrackingfields`
|
|
|
50 |
|
|
|
51 |
== v4.1 ==
|
|
|
52 |
|
|
|
53 |
- New setting `zoom/apiidentifier`
|
|
|
54 |
- New setting `zoom/apiendpoint`
|
|
|
55 |
|
|
|
56 |
== v4.0 ==
|
|
|
57 |
|
|
|
58 |
- New setting `zoom/invitationremoveicallink`
|
|
|
59 |
- Backward incompatible: exported iCal events now match Moodle's uid format
|
|
|
60 |
|
|
|
61 |
== v3.7 ==
|
|
|
62 |
|
|
|
63 |
- New capabilities `mod/zoom:viewjoinurl` and `mod/zoom:viewdialin`
|
|
|
64 |
|
|
|
65 |
== v3.5 ==
|
|
|
66 |
|
|
|
67 |
- Added new settings for E2EE, Webinars, Alternative hosts, Download iCal,
|
|
|
68 |
Meeting capacity warning, and Enable meeting links
|
|
|
69 |
|
|
|
70 |
== v3.4 ==
|
|
|
71 |
|
|
|
72 |
- Requiring passcodes is now a site wide configuration
|
|
|
73 |
|
|
|
74 |
== v3.1 ==
|
|
|
75 |
|
|
|
76 |
- Added site config to mask participant data from appearing in reports (useful for sites that mask participant data, e.g., for HIPAA)
|
|
|
77 |
|
|
|
78 |
== v3.0 ==
|
|
|
79 |
|
|
|
80 |
- Added more meeting options: Mute upon entry, Enable waiting room, Only authenticated users.
|
|
|
81 |
- Added a new setting 'proxyurl' that can be used to set a proxy as hostname:port.
|
|
|
82 |
|
|
|
83 |
== v2.0 ==
|
|
|
84 |
|
|
|
85 |
- Updated to support Zoom API V2
|
|
|
86 |
- Support for alternative hosts
|
|
|
87 |
|
|
|
88 |
== v1.4 ==
|
|
|
89 |
|
|
|
90 |
- Added support for webinars.
|