Changelog page October 16 to October 22, 2024 #155
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
October 19 to October 22, 2024
'+'
after entering an email address, select the role as Editor or Admin, and click'Invite'
.past-due
status, so you can streamline your subscription management without handling 'past-due' scenarios.October 16 to October 19, 2024
Custom Transcriber Support: You can now integrate your own transcription service by using
CustomTranscriber
atassistant.transcriber
,call.squad.members.assistant.transcriber
, andcall.squad.members.assistantOverrides.transcriber
. Provide your custom transcription server details viaserver.url
to receive real-time transcriptions during calls.Increased Maximum Call Duration: The maximum allowed value for
maxDurationSeconds
has increased from 21,600 to 43,200 seconds when creating or updatingAssistant
orAssistantOverrides
. You can now configure your assistant to handle calls lasting up to 12 hours.New Voice Provider 'tavus': You can now specify
tavus
as a voice provider inAssistant.voice
,AssistantOverrides.voice
,Call.voice
and in the Voice Library.Subscription Status 'frozen' Added: A new status
frozen
has been added toSubscription.status
, indicating when a subscription is temporarily inactive.Added Subscription Coupon Codes: You can now apply coupon codes to your subscription. Visit the billing page to apply coupons to specific organizations within a subscription.