Releases: Jericho/ZoomNet
Releases · Jericho/ZoomNet
0.69.0
As part of this release we had 1 issue closed.
Bug
- #325 Bug in Registrant model class with Zoom Meeting API
0.68.0
As part of this release we had 2 issues closed.
Bug
- #322 ZoomWebSocketClient does not handle "Invalid Token" messages
Enhancement
- #324 ZoomRoom not present in enum
0.67.0
As part of this release we had 4 issues closed.
Enhancements
- #20 New resource: Chatbot Messages
- #313 Group integration tests into "suites"
- #317 Replace the Moq library with NSubstitute
- #319 New Resource: Phone Call Recordings, Phone Call Recording Transcripts
0.66.0
As part of this release we had 1 issue closed.
Enhancement
- #309 Pass AccessToken to WithClientCredentials
0.65.0
As part of this release we had 2 issues closed.
Bug
- #307 Invalid conditional used when checking if there are total records when retrieving call logs
Enhancement
- #305 Missing enum value of 'pstn' on CallLogTransferInfoExtensionType
0.64.0
As part of this release we had 6 issues closed.
Breaking Changes
- #298 Add
Type
to Recoding model class
- #300 Convert
RecordingFile.Status
to enum
- #302 Remove TokenIndex from OAuthConnectionInfo
Enhancements
- #296 Add RecordingCompleteEvent
- #299 Add
FileExtension
to RecordingFile model class
- #301 Add FileName and FilePath to RecordingFile model class
0.63.1
As part of this release we had 1 issue closed.
Bug
- #294 Always comes an empty tracking fields array
0.63.0
As part of this release we had 3 issues closed.
Enhancements
- #290 Add missing fields on the
Meeting
model
- #291 Add missing fields on the
MeetingSettings
model class (1 of 2)
- #292 Add Timezone to instant meeting model
0.62.0
As part of this release we had 2 issues closed.
Breaking Change
- #288 Change data type returned by Reports.GetMeetingParticipantsAsync and Reports.GetWebinarParticipantsAsync
Enhancement
- #287 Add more properties to Participant data model
0.61.0
As part of this release we had 1 issue closed.
Enhancement
- #285 Webinar Id deserialization issue