Changelog
Version: 1.7.0
Release date: November 1, 2024
What’s New
- Added automatic language selection (ALS) support for streaming.
- Added support for Kannada and Macedonian.
Version: 1.6.4
Release date: August 26, 2024
What’s New
- Added automatic language selection (ALS) fields for sessions.
Version: 1.6.3
Release date: July 26, 2024
What’s New
- Additional languages.
Version: 1.6.2
Release date: June 28, 2024
What’s New
- Added support for TTML transcript downloads.
Version: 1.6.1
Release date: May 30, 2024
What’s New
- Added support for plain text transcript downloads.
Version: 1.6.0
Release date: May 16, 2024
What’s New
- Added media transcription and translation APIs to allow developers to generate caption files for media files. See the API reference for more information on media transcription.
- Security and dependency updates.
Version: 1.5.8
Release date: April 19, 2024
What’s New
- Additional languages
- Security and dependency updates.
Version: 1.5.7
Release date: March 22, 2024
What’s New
- Security and dependency updates.
Version: 1.5.6
Release date: March 15, 2024
What’s New
- Security and dependency updates.
Version: 1.5.5
Release date: December 1, 2023
What’s New
- Additional languages.
Version: 1.5.4
Release date: October 27, 2023
What’s New
- Additional languages.
Version: 1.5.3
Release date: October 10, 2023
What’s New
- Update languages.
- Security and dependency updates.
Version: 1.5.2
Release date: June 23, 2023
Changed
- Minor internal changes with no impact to users.
Version: 1.5.1
Release date: June 8, 2023
Changed
- Added more robust error handling when API key authorization fails.
Version: 1.5.0
Release date: April 21, 2023
What’s New
- Security and dependency updates.
Version: 1.4.0
Release date: March 17, 2023
What’s New
- Added a Captions API that will generate live captions from an ongoing Wordly session that will be distributed to a provided webhook URL. See the REST API help page “REST API Help Page”) and API reference for more information on captioning.
- API service version is now visible on the reference page.
Version: 1.3.1
Release date: March 7, 2023
Bugfixes
- Fixed an issue where certain internal server errors would generate the wrong API error response for consumers.
Version: 1.3.0
Release date: February 16, 2023
What’s New
-
Added a
voicePackId
field to the Sessions API that allows for a voice pack to be optionally specified when creating and updating sessions. See the REST API help page and API reference for more information on voice packs.Existing sessions created before this change will automatically use a default voice pack.
Version: 1.2.0
Release date: January 30, 2023
What’s New
- Added a field to the glossary section object called
substitutedPhrases
. This field holds a map of replacement rules that can be seen in the Replace tab in the Portal. - Check out the API reference for more information.
Version: 1.1.2
Release date: September 23, 2022
What’s New
- Added support for five new languages listed in the table below. These languages can now be used when creating/updating sessions, glossaries, or streams.
Language | Language Code |
---|---|
Czech | cs |
Indonesian | id |
Romanian | ro |
Thai | th |
Vietnamese | vi |
Version: 1.1.1
Release date: September 16, 2022
Changed
- (BREAKING) Updated the
POST /sessions
request so that the language code is now required. - Updated the documentation for the streaming API found on the API reference page. The documentation now includes more detailed information.
- The default
limit
for bothGET /sessions
andGET /glossaries
is now 10. - Updated the error message when a blank search term is provided when sending a
GET /glossaries
orGET /sessions
request.
Bugfixes
- Fixed an issue with the
POST /sessions
API where an error was returned when a user submitted ascheduledStart
value in the request body that included a timezone offset (e.g.,2022-09-22T10:00:00-0700
). Now, start times that include a timezone offset should work and no longer return an error. - Added constraints to the
GET /sessions
request so that an error is returned if thepage
orlimit
query parameter is set to a value less than 1.
Version: 1.1.0
Release date: September 9, 2022
What’s New
- Added a new API for streaming media content to Wordly. Check out the API reference for more information.
Version: 1.0.0
Release date: August 15, 2022
What’s New
- 🎉 Initial release! CRUD operations for sessions and glossaries.
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.