Releases: ncstate-delta/moodle-mod_zoom
Releases · ncstate-delta/moodle-mod_zoom
v5.5.0 release
- Feature: Add generator for Behat tests #687 (thanks @armccoy)
- Bugfix: Fix duplicate string syntax with recording messages #695 (thanks @jrchamp)
- Bugfix: Change from legacy to archetypes for capability types in access file #694 (thanks @jrchamp)
- Bugfix: Prioritize Moodle capabilities over assumed access of hosts #703 (thanks @jrchamp)
- Removed string
mod_zoom/start_meeting
- Removed string
- Bugfix: Role switching now properly uses capabilities instead of assuming hosts have all access #697 (thanks @cbounphengsy)
- Feature: Added setting for pre-assigned breakout rooms #699 (thanks @cbounphengsy)
- New setting
zoom/preassignbreakoutrooms - New string
mod_zoom/setting_breakoutroom - New string
mod_zoom/setting_breakoutroom_help
- New setting
- Bugfix: Remove debug message from admin settings page #705 (thanks @karenliulll)
- CI: Only use requested images; enable opcache #706 (thanks @jrchamp)
- Bugfix: Use ESM format for form.js and add Bootstrap 5 support #701 (thanks @jrchamp)
- Bugfix: Call grade reset when Zoom reset userdata is checked #700 (thanks @smbader)
- Bugfix: Only notify active enrollments of iCal events #708 (thanks @paulandm)
- Hardening: Provide more context with get_recording_url_list #709 (thanks @jrchamp)
- Bugfix: configuration setting moved from generator to Behat feature file #710 (thanks @jrchamp)
- Feature: Update module language string for 5.2 support #711 (thanks @jrchamp)
- New string
mod_zoom/modulename_summary - New string
mod_zoom/modulename_tip
- New string
v5.4.5
v5.4.4
v5.4.3
v5.4.2
v5.4.1
- Bugfix: Fix stringid capitalization in upgrade step #659 (thanks @Ethan-DevIT)
- Bugfix: Dashboard API was not working for get_meeting_reports #662 (thanks @Caspiofri)
- Code quality: Apply moodle-cs for line wrapping in send_ical_notifications
v5.4.0
- Feature: Send iCal Notifications #623 (thanks @paulandm, @OpenCollabZA)
- New setting
zoom/sendicalnotifications - New message
mod_zoom/ical_notifications - New table
zoom_ical_notifications - New task
mod_zoom\task\send_ical_notifications
- New setting
- Bugfix: Create Zoom user webservice method used outdated action. #655 (thanks @yedidiaklein)
- Bugfix: Detailed error messages when editing activities #656 (thanks @Chatharina)
- Code quality: Check Moodle 5.0 #654
v5.3.1
v5.3.0
- Feature: Protect groups from license reassignment #630 (thanks @izendegi, @tsostef, @lcollong)
- New setting
zoom/protectedgroups - Optional OAuth scope
group:read:list_groups:adminorgroup:read:admin
- New setting
- Bugfix: Incorrect rendering of HTML characters in recording passcodes #637 (thanks @FrancescoTerrosi)
- Bugfix: More detailed error messages #639 (thanks @ahmadalwa)
- Bugfix: Check a task's necessary scopes prior to API calls #642 (thanks @syedaawais)
- Bugfix: Remove calendar events for deleted meeting occurrences #645 (thanks @mei-cberry)
- Code quality: Forward compatibility for PHPUnit #640
- Regression: Moodle 3.7 support #638 (thanks @gzvol)
- Introduced in v5.2.0 when adding attendance-based grading.
- Regression: Moodle 3.8+ support #644 (thanks @cybernotic, @bobopinna)
- Introduced in unreleased code when fixing Moodle 3.7 support.