Releases: ncstate-delta/moodle-mod_zoom
Releases · ncstate-delta/moodle-mod_zoom
v4.9.0
- Feature: Allow Registration #412 (thanks @paulandm, @haietza, @MoleLR, @lcollong, @louisaoc)
- New settings
zoom/defaultregistration
- New per activity setting
registration
- New settings
- Bugfix: Update meetings task was throwing an exception #421 (thanks @lexxkoto)
- Bugfix: Add missing cache definition language string #408 (thanks @aspark21)
- Bugfix: Use user-level meeting security configuration #408
- Removed OAuth scope:
account:read:admin
- Removed OAuth scope:
- Regression: Moodle < 3.4 does not support hideIf()
- Introduced in v3.5 of this plugin while tidying the form UI.
- Minimum required Moodle version officially increased to 3.4.
v4.8.1
v4.8.0
- Feature: Support Server-to-Server OAuth app #387 (thanks @haietza, @mhughes2k)
- New settings
zoom/accountid
,zoom/clientid
,zoom/clientsecret
- Reminder: You must switch from JWT to Server-to-Server OAuth by June 2023.
- New settings
- Regression: Locked settings were not being applied #407 (thanks @krab-stik)
- Introduced in v4.7.0 while adding support for automatic recording.
v4.7.0
- Feature: Allow automatic recording #390 (thanks @aduranterres, @lcollong)
- New settings
zoom/recordingoption
,zoom/allowrecordingchangeoption
- New per activity setting
option_auto_recording
- New settings
- Performance: Static caching of repeated API calls #402 (thanks @aduranterres)
v4.6.2
- Regression: Rename mustache templates for backward compatibility #398 (thanks @PhilipBeacon)
- Introduced in v4.6.0 by new mustache templates in sub-directories (a Moodle 3.8 feature).
- Bugfix: Recognize the Webinar capabilities of a Zoom Events license #338 (thanks @dottbarbieri)
- Bugfix: Avoid PHP Warning when restoring Zoom activities without breakout room data #399
v4.6.1
v4.6.0
v4.5.3
v4.5.2
- Regression: Avoid requiring paid accounts for meeting default settings #383 (thanks @nstefanski, @nickchen, @valeriy67, @obook)
- Introduced in v3.5 to determine passcode requirements.
- Bugfix: Allow course restore to complete even when Zoom is not fully configured #378
- Code quality: Require PHPUnit to pass without warnings #379