Skip to content

Releases: Jericho/ZoomNet

0.24.0

01 Mar 16:57
Compare
Choose a tag to compare

As part of this release we had 1 issue closed.

Breaking Change

  • #111 Add Registrant - Id field

0.23.0

27 Feb 21:44
Compare
Choose a tag to compare

As part of this release we had 1 issue closed.

Bug

  • #110 0.22 RedirectUri not sent to Zoom OAuthTokenHandler

0.22.0

27 Feb 16:22
Compare
Choose a tag to compare

As part of this release we had 4 issues closed.

Bugs

  • #109 OAuthTokenHandler hangs after exception on subsequent calls
  • #103 HttpClient is actually required

Improvement

  • #104 Missing RedirectUri on OAuthConnectionInfo

0.21.0

18 Feb 14:53
Compare
Choose a tag to compare

As part of this release we had 2 issues closed.

Bugs

  • #101 Cloud Recordings: Meeting response should not be paginated
  • #100 Meeting.MeetingStatus returns incorrect value for ZoomClient.Meetings.GetAllAsync

0.20.0

13 Feb 15:44
Compare
Choose a tag to compare

As part of this release we had 1 issue closed.

Bug

  • #99 ZoomClient.CloudRecordings.GetRecordingsForUserAsync raises an exception

0.19.0

09 Feb 22:49
Compare
Choose a tag to compare

As part of this release we had 5 issues closed.

Bugs

  • #96 Fix bug when passing template_id into CreateScheduledWebinarAsync
  • #94 zoomClient.CloudRecordings.GetRecordingsForUserAsync raises an exception

Improvements

  • #95 Add support for 'custCreate' in Users
  • #91 Allow Zoom TemplateId to be passed in when creating a recurring webinar
  • #90 Add method to return webinar template Id and names

0.18.0

26 Jan 17:33
Compare
Choose a tag to compare

As part of this release we had 1 issue closed.

Bug

  • #92 Reassign host missing

0.17.0

22 Jan 16:05
Compare
Choose a tag to compare

As part of this release we had 3 issues closed.

Improvements

  • #89 Allow Zoom TemplateId to be passed in when creating a scheduled webinar
  • #87 Add the ErrorCode to the ZoomException
  • #84 Update a webinar occurrence

0.16.0

20 Jan 17:29
Compare
Choose a tag to compare

As part of this release we had 2 issues closed.

Bug

  • #79 IMeetings.StartLiveStreamAsync returns ZoomException: Validation Failed.

Improvement

  • #80 Webinars: Unable to edit existing webinars

0.15.0

14 Jan 18:07
Compare
Choose a tag to compare

As part of this release we had 1 issue closed.

Bug

  • #75 CreateScheduledWebinarAsync incorrectly uses abstract Webinar type for deserialization