Get the (almost) daily changelog
-
Create Sesame Voices Programmatically: You can now create and manage Sesame Voices via the API by specifying a
voiceName
andtranscription
. -
AWS STS Support in OAuth2 Authentication: You can now use AWS Security Token Service for authentication by setting the
type
ofOAuth2AuthenticationPlan
to'aws-sts'
, enabling integration with AWS’s secure token services.