Tip
Click Follow on the section level (one up from the article level) to receive notification of when new notes are released.
Earlier release notes can be found in the archive.
Fixed Bugs
-
The SCIM API endpoint was returning deleted identities. This has been fixed.
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 theQUOTE_JOB_PART_V2
table of Phrase Data. This has been fixed.
Fixed Bugs
-
Contentstack: Importing and entry with tabs at the end of the 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.
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 theQUOTE_JOB_PART_V1
table. This has been now fixed.
New Features and Improvements
-
-
A new field called
is_repeated
is now available inLQA_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) andproject_owner_username
(the user’s username who owns the project) are now added to theLQA_V2
table.
-
-
Customers can now update the target locales in the Phrase App after making changes to their Contentful Environment target locale options.
-
API:
-
Listing user's in-app notifications is now supported
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 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.
-
New Features and Improvements
-
New fields have been added to the
LQA_v2
table in Phrase Data:-
origin
-
shows
if the LQA is automated via AI -
shows
if the LQA is carried out by a linguist
-
-
mode
-
shows
when Error Annotation setting is selected -
shows
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
-
Salesforce Knowledge: The Auto-correct article URL for export option was not being saved or applied. This has been fixed.
-
GIT: Some jobs were being exported with incorrect tags. This has been fixed.
-
API:
-
GET translation memories endpoint fails with 403 error for templates created by other users. This has been fixed.
-
The Edit project template import settings endpoint fails with a 400 error if
fileFormat
isauto-detect
in the body of the call. This has been fixed.
-
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.
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 thejob_part_id
related to the analysis. This has been fixed andworkflow_step_name
is now taken from thequote_job_part
table.
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 theedit 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.
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.
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
endpoint with thenotifyProvider
parameter to notify a provider in a workflow step resulted in an internal error. This has been fixed. -
When calling the
endpoint withbuyerId
as a query parameter, projects where the organization acts as Vendor are returned. This has been fixed.
-
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 webhook.
created
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.
New Features and Improvements
-
Salesforce Knowledge: URL's can now be turned into a slug on export.
Fixed Bugs
New Features and Improvements
-
-
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.
New Features and Improvements
-
API:
jobUid
has been added to the response ofDownload target file (async)
. -
The
analysis_job_part_v2
andcompare_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.
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 page in the UI. This has been fixed. -
It was not possible to enable project template when editing it via API. This has been fixed.
in a
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
for localisation.
Fixed Bugs
-
-
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
Fixed Bugs
-
The response of the
List assigned jobs
API endpoint didn’t return information about job locales. This has been fixed.
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.