Skip to content

Releases: ncstate-delta/moodle-mod_zoom

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)

v4.1.1

03 Sep 12:58
a6ae360
Compare
Choose a tag to compare
  • Fix invitation class not found exception #296 (thanks @byvamo for reporting)

v4.1

27 Aug 02:36
5515dcc
Compare
Choose a tag to compare

v4.0

21 Aug 05:55
d92751e
Compare
Choose a tag to compare
  • Fully support recurring meetings #258 (thanks @abias, @jwalits, ETH Zürich)
    • New setting zoom/invitationremoveicallink
    • Backward incompatible change: exported iCal events now match Moodle's uid format
  • Retroactively fix database schema defaults #291 (thanks @foxlapinou for reporting)

v3.8.1

22 Jul 15:35
e8d004b
Compare
Choose a tag to compare
  • Only allow real host to use start_url #285 (thanks @abias for reporting)

v3.8

13 Jul 15:39
6bdfe8f
Compare
Choose a tag to compare
  • Add support for Ionic 5 #269 (thanks @dpalou)
  • Improve update_meetings scheduled task #263 (thanks @abias)
  • Re-enable mustache continuous integration #276
  • Treat alternative hosts as a possible host #275
  • Update exists_on_zoom consistently #273 (thanks @abias for reporting)
  • Update timemodified only when needed #279 (thanks @abias for reporting)
  • Fix meeting invitation issues #267, #274 (thanks @abias, @nstefanski, @andrewmadden for feedback)

v3.7

26 May 20:54
7eab8a1
Compare
Choose a tag to compare
  • Allow administrators to selectively remove Meeting Invitation details #235 (thanks @andrewmadden)
    • New capabilities mod/zoom:viewjoinurl and mod/zoom:viewdialin
  • Track completion for mobile users #238 (thanks @nstefanski, @tzerafnx)
  • Fix backup and restore of several zoom activity-level fields #247 (thanks @abias)
  • Fix meeting reports task for some already-numeric end times #236 (thanks @lcollong)
  • Fix list of alternative hosts to only include active users #252 (thanks @abias)
  • Fix PHP 7.1 compatibility issue #243
  • Fix encryption type validation #232 (thanks @abias)
  • Clean up error messages / efficiency on the view page #245 (thanks @abias)

v3.6

15 Mar 02:09
Compare
Choose a tag to compare
  • Fixed fatal regression on settings.php for Moodle < 3.7 (Thanks abias)
  • Fixed debugging messages that occur for users without webinar licenses
  • Various string improvements

v3.5

10 Mar 21:05
Compare
Choose a tag to compare
  • Removed language translations. Please submit language translations to AMOS (https://lang.moodle.org/)
  • Fixed bug causing downloading of meeting participation reports to fail
  • Added new settings for E2EE, Webinars, Alternative hosts, Download iCal, Meeting capacity warning, and Enable meeting links (Thanks abias)
  • Improved UI for admin and module settings (Thanks abias)
  • Support for admins to update Zoom meeting participation reports
  • Quick editing Zoom meeting name will now update calendar event
  • Support for more advanced passcode requirements
  • This will be the last supported release by UCLA. This plugin will now be maintained by jrchamp and NC State DELTA.

v3.4

11 Dec 00:38
Compare
Choose a tag to compare
  • Used Dashboard API to improve get_meeting_reports task
  • Added meeting invite text to calendar and meeting page to provide phone details
  • Zoom meetings now appear in Timeline block (Thanks nstefanski)
  • Added basic Analytic indicators (Thanks danmarsden)
  • Fixed calendar icon not showing up for non-Boost themes (Thanks danowar2k)
  • Added support for Moodle 3.10
  • Allow privileged users without Zoom to edit meetings (Thanks jrchamp)
  • Fixed bugs related to scheduler support (Thanks jrchamp)
  • Fixed participant count for meeting sessions so it only counts unique users
  • Zoom descriptions keep HTML formatting (Thanks mhughes2k)
  • Fixed failing DB schema checks (Thanks dvdcastro)
  • Requiring passcodes is now a site wide configuration