Releases: kyleboe/zoom_rb
Releases · kyleboe/zoom_rb
1.2.0
1.1.11
What's Changed
- Add waiting_room parameter to meeting_create by @KatherineMuedas in #470
New Contributors
- @KatherineMuedas made their first contribution in #470
Full Changelog: v1.1.10...v1.1.11
1.1.10
What's Changed
- Adds a meeting_delete_registrant action by @kfitzpatrick in #468
- Action to fetch user's ZAK token by @srividb01 in #469
New Contributors
- @srividb01 made their first contribution in #469
Full Changelog: v1.1.9...v1.1.10
1.1.9
What's Changed
- Permit custom attributes for user update by @RobGelbman in #459
- Add support for
include_fields
enum parameter by @geeosh in #462 - Add recording analytics endpoints by @Galathius in #463
- Add pre_schedule as an optional parameter to the meeting_create action by @kfitzpatrick in #466
- Support for Meeting Surveys by @eserra in #467
New Contributors
- @RobGelbman made their first contribution in #459
- @geeosh made their first contribution in #462
- @Galathius made their first contribution in #463
- @kfitzpatrick made their first contribution in #466
- @eserra made their first contribution in #467
Full Changelog: v1.1.8...v1.1.9
1.1.8
What's Changed
- Webinar details report by @DanieleMancini in #449
- added default_password to meeting create params by @DanieleMancini in #450
- Move to GitHub Actions by @kyleboe in #454
- Badge Updates and Coverage Reporting by @kyleboe in #455
- Update Covered Ruby Versions by @kyleboe in #456
- Deprecate JWT Client by @kyleboe in #457
This will likely be the final version in the 1.x major version of releases. 2.x will remove the JWT
client and switch to using the Server2ServerOAuth
client as recommended in the zoom docs.
Full Changelog: v1.1.7...v1.1.8
1.1.7
What's Changed
- Changed the endless operator with 1..-1 to make it compatible with ruby 2.4 above by @dil-bparihar in #447
New Contributors
- @dil-bparihar made their first contribution in #447
Full Changelog: v1.1.6...v1.1.7
1.1.6
What's Changed
- Batch registrants by @DanieleMancini in #443
- Add meeting_registrants_status_update api by @zumkorn in #445
- webinair settings keys fix by @DanieleMancini in #444
Full Changelog: v1.1.5...v1.1.6
1.1.5
What's Changed
- Add and delete webinar panelists by @nm in #439
- List meeting registrants by @DanieleMancini in #438
- Make compatiable with ruby 3 by @aniketstiwari in #440
- Add past_meeting_instances api by @zumkorn in #442
New Contributors
- @nm made their first contribution in #439
- @aniketstiwari made their first contribution in #440
- @zumkorn made their first contribution in #442
Full Changelog: v1.1.4...v1.1.5
1.1.4
1.1.3
What's Changed
- Query params for delete by @Tekkon in #430
- Improved error generation by @Tekkon in #429
- Past webinars absentees by @jbernardoviana in #431
New Contributors
- @jbernardoviana made their first contribution in #431
Full Changelog: v1.1.2...v1.1.3