Skip to content

Releases: ncstate-delta/moodle-mod_zoom

v4.4.0

08 Apr 19:50
dd52ae7
Compare
Choose a tag to compare
  • Feature: Allow configuration of section visibility on the view page #363 (thanks @aduranterres, @rayjbarrett1)
    • New settings zoom/defaultshowschedule, zoom/defaultshowsecurity, zoom/defaultshowmedia
    • New per activity settings show_schedule, show_security, show_media
  • Feature: Allow administrator to set webinar by default (when available) #367 (thanks @marcellobarile)
    • New setting zoom/webinardefault
  • Code quality: specify code coverage for tests #367

v4.3.4

11 Mar 18:47
e7287a7
Compare
Choose a tag to compare

v4.3.3

24 Feb 20:41
13a1f5e
Compare
Choose a tag to compare
  • Fix recording table database schema definitions #358 (thanks @jwalits)
  • Compatibility: Moodle upstream upgraded to php-jwt v6.0 #359
  • Renamed primary branch in GitHub to main #353

v4.3.2

20 Jan 20:08
a735089
Compare
Choose a tag to compare
  • Only cache successful Zoom user ID values #350 (thanks @merrill-oakland)
  • Code quality: Align with moodle-local_codechecker v3.0.5 #351

v4.3.1

10 Dec 04:11
66c5167
Compare
Choose a tag to compare
  • Fix database schema alignment and associated code #335 (thanks @TomoTsuyuki)
  • Run "Update Meetings" task once per day by default #342 (thanks @deraadt for reporting)
    • Note: You may need to manually adjust your task schedule on existing installs.

v4.3

04 Dec 04:39
8e247cf
Compare
Choose a tag to compare

v4.2.1

18 Nov 16:54
3a2d1c2
Compare
Choose a tag to compare
  • Fix PHP 8 deprecation warning #332 (thanks @ndunand)
  • Fix duplicate column name on "All Meetings" page #330

v4.2

11 Nov 21:40
339cba8
Compare
Choose a tag to compare
  • Add support for Zoom Tracking Fields #308 (thanks @haietza, @porcospino)
    • New setting zoom/defaulttrackingfields
  • Send plaintext version of Moodle intro to Zoom #290 (thanks @Ottendahl, @abias, @yanus for reporting)
    • Note: To avoid losing Moodle's rich text, we no longer synchronize Zoom's topic back to Moodle.
  • Reduce zoom_refresh_events overreach; fix 'quick edit' issue #320 (thanks @alina-kiz, @jwalits for testing)
  • Add error handling and improve consistency in Zoom activity restore #328 (thanks @jonof)

v4.1.3

05 Nov 17:47
4b573bb
Compare
Choose a tag to compare

v4.1.2

01 Oct 16:54
967fc3b
Compare
Choose a tag to compare
  • Make loadmeeting consistent via web and mobile (event, completion, grade, etc) #307 (thanks @nstefanski)