docs: Added a mention of disabledFeaturesExclude in the api changes for 2.6

This commit is contained in:
Anton Georgiev 2023-06-02 09:10:37 -04:00 committed by GitHub
parent f9bae9f6d8
commit 41be594604
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -96,7 +96,7 @@ Updated in 2.5:
Updated in 2.6:
- **create** - **Added:** `notifyRecordingIsOn`, `presentationUploadExternalUrl`, `presentationUploadExternalDescription`, `recordFullDurationMedia` (v2.6.9); Added `liveTranscription` and `presentation` as options for `disabledFeatures=`.
- **create** - **Added:** `notifyRecordingIsOn`, `presentationUploadExternalUrl`, `presentationUploadExternalDescription`, `recordFullDurationMedia` (v2.6.9); `disabledFeaturesExclude`(2.6.9); Added `liveTranscription` and `presentation` as options for `disabledFeatures=`.
- **getRecordings** - **Added:** Added support for pagination using `offset`, `limit`