In the following table, you will find a detailed list of maintenance work done and newest features added to our API system.
Created |
Summary |
Description |
---|---|---|
22/12/2014 |
Add "linguist_uuid" on project details request |
Relevant after project was picked and in progress |
24/06/2014 |
Fix wordcount parameter name on API PHP Library |
Fixed line 189 |
07/05/2014 |
Fix several parameters on "get quote" request |
Fixed the following parameters: expertise, service, resources, wordcount |
25/04/2014 |
Add "resources bindings" indication on "project details" call |
The resource binding is a model of representing relations between source resources and their results (translations, proofreadings, etc.) |
30/09/2013 |
Add "project_status_code" parameter on "project details" request and callback |
|
12/09/2013 |
Fix uploading wma files |
|
26/11/2013 |
Add "following_project_id" parameter on "get project details" |
Only for translation + proofreading project and only after proofreading project was created. Add "following_project_id" that describes the proofreading project id |
21/11/2013 |
Revise the "language pair" discovery call |
Exposed a new call. GET: /discover/language_pairs. Old call still supported |
30/09/2013 |
Fix issue with callback submission for "Resource Submitted" event |
|
07/08/2013 |
Add Translation + Proofreading (transproof) request |
auto send to proofreading after translator complete the translation project |
30/05/2013 |
Add “file_name” parameter to override the name of the file on "upload resource" call |
|
17/04/2013 |
Add API call for Expertise discovery |
/api/2/discover/expertise parameters: source_language (optional) , target_language (optional) return expertise list with name and code |
17/04/2013 |
Add API call for Languages discovery |
/api/2/discover/languages - return list of supported languages with name and code /api/2/discover/languagepairs - return list of supported pairs with name and code |
24/02/2013 |
Fix issue with creating a project from Strings API |
All phrases were included instead of only untranslated phrases |
29/01/2013 |
Sandbox only - fix issue with "expertise" field |
|
29/01/2013 |
Sandbox only - Fix auto-translation of proofreading projects |
|
16/01/2013 |
Fix wrong "commenter_role" field on "Get Comments" call |
Expected values: customer | translator | proofreader | admin |
26/12/2012 |
Add auto-detection for some textual formats (xml, html) to ensure consistent format on translation |
|
26/12/2012 |
Fix issue with retrieving comments on projects with status "Completed" |
|
23/12/2012 |
Fix error message when submitting an empty file resource |
|
23/12/2012 |
Fix issue with sending multiple text resources on one project |
Only one text resource is allowed per project, further text resources are automatically converted to files |
11/01/2012 |
Added a new "expertise" parameter to "new project" call |
|