Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reports API changes #292

Closed
andrii-bodnar opened this issue Jul 31, 2023 · 1 comment · Fixed by #308
Closed

Reports API changes #292

andrii-bodnar opened this issue Jul 31, 2023 · 1 comment · Fixed by #308
Assignees
Labels
enhancement New feature or request hacktoberfest This issue welcomes contributions for Hacktoberfest help wanted Extra attention is needed

Comments

@andrii-bodnar
Copy link
Member

Crowdin recently released a big update of the reports functionality. Now, when calculating the price for translation in Cost Estimation and Translation Cost reports, we have introduced a new feature that allows you to include the cost of proofreading if the source text matches the Translation Memory (TM) or Machine Translation (MT) results.

The reports API was updated as well. The legacy Cost Estimate (including Fuzzy mode) and Translation Cost reports were deprecated in favor of the new Cost-Estimation Post-Editing and Translation Costs Post-Editing reports. The legacy reports will be removed in future releases.

API reference:

The Report Settings Template API was also affected (refer to the API Docs for details).

Deprecated forms should be marked as deprecated in this API Client, and the new forms should be added.

@andrii-bodnar andrii-bodnar added enhancement New feature or request help wanted Extra attention is needed labels Jul 31, 2023
@andrii-bodnar andrii-bodnar added the hacktoberfest This issue welcomes contributions for Hacktoberfest label Sep 13, 2023
@yevheniyJ yevheniyJ self-assigned this Oct 9, 2023
@yevheniyJ yevheniyJ linked a pull request Oct 9, 2023 that will close this issue
@yevheniyJ
Copy link
Collaborator

Implemented in #308 and available in v1.25.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request hacktoberfest This issue welcomes contributions for Hacktoberfest help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants