Skip to content

Releases: ncstate-delta/moodle-mod_zoom

v4.9.0

04 Nov 15:09
59176a8
Compare
Choose a tag to compare
  • Feature: Allow Registration #412 (thanks @paulandm, @haietza, @MoleLR, @lcollong, @louisaoc)
    • New settings zoom/defaultregistration
    • New per activity setting registration
  • 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
  • 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

24 Oct 14:50
8d6a473
Compare
Choose a tag to compare
  • Bugfix: Moodle 4 was displaying the activity description twice #417 (thanks @Laur0r, @haietza)
  • Bugfix: Avoid HTTP/2 error when using Server-to-Server OAuth #418 (thanks @phette23)

v4.8.0

29 Sep 22:43
faf390d
Compare
Choose a tag to compare

v4.7.0

23 Sep 20:00
17d99b6
Compare
Choose a tag to compare
  • Feature: Allow automatic recording #390 (thanks @aduranterres, @lcollong)
    • New settings zoom/recordingoption, zoom/allowrecordingchangeoption
    • New per activity setting option_auto_recording
  • Performance: Static caching of repeated API calls #402 (thanks @aduranterres)

v4.6.2

19 Aug 15:22
1a0634f
Compare
Choose a tag to compare
  • 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

04 Aug 16:58
4b9db78
Compare
Choose a tag to compare
  • Bugfix: Avoid JavaScript error when 'Show More' button does not exist #392 (thanks @mwithheld)
  • Bugfix: Add missing privacy coverage for breakout rooms; fix privacy data deletion #395 (thanks @hdagheda)

v4.6.0

18 Jul 15:08
4858168
Compare
Choose a tag to compare

v4.5.3

03 Jun 19:36
648451c
Compare
Choose a tag to compare
  • Bugfix: Allow plugin settings to update without a configuration exception #386 (thanks @acquaalta)

v4.5.2

20 May 20:50
84663e0
Compare
Choose a tag to compare
  • 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

v4.5.1

29 Apr 20:00
122a4d6
Compare
Choose a tag to compare
  • Regression: Fix Zoom activity icon visibility #375 (thanks @foxlapinou)
  • Compatibility: Fix PHPUnit deprecation warnings #373