Integrations (TMS)

Integration Releases 2024

Tip

Click Follow on the section level (one up from the article level) to receive notification of when new notes are released.

follow_Integrations_RN.gif

Earlier release notes can be found in the archive.

v24.21 - October 29, 2024

Fixed Bugs

  • The SCIM API endpoint was returning deleted identities. This has been fixed.

v24.18 - September 17, 2024

Fixed Bugs

  • Quotes which were not finalised, i.e. the creation process was not complete, were eventually automatically deleted but the is_deleted flag was not applied causing deleted quotes which are still in DRAFT status not to be included in the QUOTE_JOB_PART_V2 table of Phrase Data. This has been fixed.

v24.17 - September 3, 2024

Fixed Bugs

  • Contentstack: Importing and entry with tabs at the end of the JSON Rich Text Editor field fails with Illegal unquoted character error. This has been fixed.

  • API: The value of dateCreated sent in the body of the callback for asynchronous requests was not in ISO 8601 format. This has been fixed.

v24.16 - August 20, 2024

Fixed Bugs

  • Job Sync: It is not possible to edit the automatically created Phrase Suite Connector. This has been fixed.

  • API:

    • Updating source APIs call triggers 500 error even though the source updates successfully. This has been fixed.

    • Calling the Assign Providers from Template endpoint was triggering a 500 error. This has been fixed.

    • The /admin-app/translationMemories endpoint didn't allow users to filter by name. This has been fixed.

  • In Phrase Data, the job_part_id was previously incorrectly linked to the QUOTE_JOB_PART_V1 table. This has been now fixed.

v24.15 - August 6, 2024

New Features and Improvements

  • Phrase Data:

    • A new field called is_repeated is now available in LQA_V2 table. It shows true if the issue is marked as a repeated issue, otherwise it returns false.

    • Two fields project_owner_id (the ID of the user who owns the project) and project_owner_username (the user’s username who owns the project) are now added to the LQA_V2 table.

  • Customers can now update the target locales in the Phrase App after making changes to their Contentful Environment target locale options.

  • API:

Fixed Bugs

  • Rich text fields were exported back in source language when using the Contentful App. This has been fixed.

  • It was not possible to import articles with 50 labels from Zendesk if Zendesk articles workflow is set up in the connector settings. This has been fixed.

  • The response of the Create webhook endpoint was not returning metadata about the webhook created during the call. This has been fixed.

  • The Assign providers from template endpoint was returning a 500 internal error. This has been fixed.

  • Multiple email notifications were sent for the same failed webhook to the same user. This has been fixed.

  • Phrase Data:

    • The wrong job_part_id field was assigned to assessments created for shared jobs. This has been fixed.

    • The review providers were not able to see some LQA results in the LQA_V2 table. This has been fixed.

v24.14 - July 23, 2024

New Features and Improvements

  • New fields have been added to the LQA_v2 table in Phrase Data:

    • origin

      • shows AI if the LQA is automated via AI

      • shows HUMAN if the LQA is carried out by a linguist

    • mode

      • shows ISSUES when Error Annotation setting is selected

      • shows ISSUES AND SCORE when Auto-LQA is selected

    • job_part_uid

      • a unique alphanumeric that identifies the workflow step

    • overall_feedback

      • shows comments added by linguists who review the LQA assessment

Fixed Bugs

v24.13 - July 9, 2024

Fixed Bugs

  • Bitbucket Cloud connector was not loading all content. This has been fixed.

  • GitHub: APC was in a malformed state after a migration. This has been fixed.

v24.12 - June 25, 2024

Fixed Bugs

  • Some images were not being correctly displayed in the AEM previews. This has been fixed.

  • Webhooks with previously failed calls no longer displayed a UID. This has been fixed.

  • API: The Patch job endpoint was triggering a Lock wait timeout error. This has been fixed.

  • Phrase Data: The workflow_step_name was incorrectly linked to the job_part_id related to the analysis. This has been fixed and workflow_step_name is now taken from the quote_job_part table.

v24.11 - June 11, 2024

New Features and Improvements

  • GIT: If remote folder and its subfolders are monitored, all files are imported the very first time APC runs.

  • costCenter parameter has been added to the edit project API.

  • Zendesk Support Plugin: The plugin provides Phrase Language AI via API to provide high quality translation services for ticket comments. Phrase functionality can be accessed from the ticket sidebar and ticket comment editor.

  • Customers using Job Sync will be able to setup custom language code mapping between Phrase Strings and Phrase TMS.

  • Customers will now be able to authenticate their Github account via Github Apps.

Fixed Bugs

  • Source was mixed with target in preview of some AEM jobs. This has been fixed.

v24.10 - May 28, 2024

New Features and Improvements

  • Contentful: There is a new option to cancel submitted jobs from the Contentful App, This allows users to resubmit content if it changes before being completed and imported back. These jobs will still exist in Phrase and would need to be deleted by a project manager.

Fixed Bugs

  • Braze: APC was not importing email templates for projects so jobs were not being created. This has been fixed.

  • SalesForce Knowledge: Images were being corrupted after export. This has been fixed.

  • Google Drive: The connector was slow when loading or importing and exporting files. This has been fixed.

  • Contentful: Folders monitored in APC were reporting invalid paths. This has been fixed.

v24.9 - May 14, 2024

New Features and Improvements

  • API: More endpoints are now publicly available:

    • startNewAssessment

    • startAssessments

    • getAssessment

    • getAssessments

    • discardOngoingAssessment

    • discardOngoingAssessments

    • discardAssessmentResults

    • finishAssessment

    • finishAssessments

    • getAssessmentResults

    • getLqaReportLink

    • getLqaReportRecipients

    • sendLqaReportEmail

    • runAutoLqa

Fixed Bugs

  • API:

    • Calling the Edit project template endpoint with the notifyProvider parameter to notify a provider in a workflow step resulted in an internal error. This has been fixed.

    • When calling the List projects endpoint with buyerId as a query parameter, projects where the organization acts as Vendor are returned. This has been fixed.

v24.8 - April 30, 2024

New Features and Improvements

  • API: The jobs field in the response of the following APIs is now limited to a maximum of 100 items (as of May 2, 2024):

    • GET /api2/v3/projects/{projectUid}/analyses

    • GET /api2/v3/projects/{projectUid}/jobs/{jobUid}/analyses

    • GET /api2/v2/analyses/{analyseUid}

    • GET /api2/v2/projects/{projectUid}/analyses

    • GET / api2/v3/analyses/{analyseUid}

    • Payload content of the analyse created webhook.

    To retrieve all jobs, use https://cloud.memsource.com/web/docs/api#operation/listJobParts

Fixed Bugs

  • FTP: Jobs imported via APC fail when the file is empty. This has been fixed.

v24.7 - April 16, 2024

New Features and Improvements

Fixed Bugs

  • Sitecore: Importing or exporting jobs takes too long. This has been fixed.

  • Drupal: Live preview is missing images and displaying incorrect fonts. This has been fixed.

v24.6 - April 2, 2024

New Features and Improvements

  • Wordpress:

    • The plugin is now compatible with WordPress 6.4

    • The plugin is now compatible with PHP 8.3

    • The minimal supported version of PHP is 7.4. Using only officially supported versions (PHP 8.0+) is recommended.

  • Two new fields are now available in the JOB_PART_ASSIGNMENT_V2 table of Phrase Data.

    Field Name

    Description

    job_part_status_order

    Indicates the status of the job part in a numerical form. The numbers follow an order sequence from 1 to 8.

    is_historical

    A boolean that indicates whether the record refers to an assignment which doesn’t exist anymore in TMS

v24.5 - March 19, 2024

New Features and Improvements

  • API: jobUid has been added to the response of Download target file (async).

  • The analysis_job_part_v2 and compare_analysis_job_part_v2 tables in Phrase Data now factor in shared projects and jobs between buyer and vendor. This allows users of shared content to see the analysis of either organisation even when there is no assigned provider.

Fixed Bugs

  • Contentful: Jobs could not be exported back to the repository. This has been fixed.

  • Sitecore: Pulling and pushing between Sitecore and Phrase TMS was slow. This has been fixed.

v24.4 - March 5, 2024

New Features and Improvements

  • Using the Contentful App, users can now select which specific field they would like to localise and to which language instead of sending the entire entry.

Fixed Bugs

  • Several API endpoints didn't support name search, although it was enabled on User Create/Edit page in the UI. This has been fixed.

  • It was not possible to enable Set unassigned job to completed once previous workflow step is completed in a project template when editing it via API. This has been fixed.

v24.3 - February 20, 2024

New Features and Improvements

  • Customers can now pass through Due Dates and Notes via the Contentful App into Phrase TMS

  • Contentful App customers can now select individual fields within a single Entry for localisation.

Fixed Bugs

  • Contentful

    • Tagged entries with a space in the title are not recognized by the filter in Contentful App. This has been fixed.

    • APC was not able to monitor a single entry. This has been fixed.

  • Files uploaded from a connector via API are not showing in the remote repository. This has been fixed.

  • Entities were escaped in translated Salesforce articles. This has been fixed

v24.2 - February 6, 2024

Fixed Bugs

  • HubSpot: Re-exporting back to the repository does not work. This has been fixed.

  • An API endpoint provided information that should not be accessible to the Guest user. This has been fixed.

v24.1 - January 23, 2024

Fixed Bugs

  • The response of the List assigned jobs API endpoint didn’t return information about job locales. This has been fixed.

v23.26 - January 9, 2024

Fixed Bugs

  • The API call to Get status of a machine translation engine failed with a 500 internal server error for Phrase Language AI profiles. This has been fixed.

Was this article helpful?

Sorry about that! In what way was it not helpful?

The article didn’t address my problem.
I couldn’t understand the article.
The feature doesn’t do what I need.
Other reason.

Note that feedback is provided anonymously so we aren't able to reply to questions.
If you'd like to ask a question, submit a request to our Support team.
Thank you for your feedback.