Skip to content

Latest commit

 

History

History
283 lines (128 loc) · 14 KB

CHANGELOG.md

File metadata and controls

283 lines (128 loc) · 14 KB

Changelog

4.3.0 (2025-02-21)

Features

  • API: add updated_since filter to job list #STRINGS-1555 (#799) (dc9b6ed)

4.2.0 (2025-02-17)

Features

  • API: document tags attribute of an upload #STRINGS-1221 (#790) (fff505b)

4.1.0 (2025-02-17)

Features

  • API: Add locale_ids param to synchronous download endpoint [STRINGS-1492] (#780) (47186a4)
  • API: Add source last updated at information on job details (#777) (c9b8423)

4.0.3 (2025-01-29)

Bug Fixes

  • API: pass translation_key_ids when removing keys from job (#771) (f670e27)

4.0.2 (2025-01-06)

Bug Fixes

  • CLI: Adjust operationId for quality_performance_score #STRINGS-1104 (#721) (7aa3b9b)

4.0.1 (2024-12-20)

Bug Fixes

  • API: Repo Sync Event errors field type #STRINGS-1074 (#756) (c7670e0)
  • API: Repo Sync schema fixes #STRINGS-1074 (#748) (033be10)

4.0.0 (2024-12-18)

⚠ BREAKING CHANGES

  • Remove old Git sync endpoints. Replaced with new repo sync (#735)

Features

  • API: Add 'default_encoding' documentation (#733) (0139c51)
  • Remove old Git sync endpoints. Replaced with new repo sync (#735) (c3bd8ec)

3.7.1 (2024-12-09)

Bug Fixes

  • API: Add missing branch parameter to job comment endpoints #STRINGS-988 (#724) (64d399c)

3.7.0 (2024-12-03)

Features

  • API: Add Pagination header to POST search endpoints [#457] (#706) (9a79fa3)
  • API: autotranslate param in key creation [STRINGS-786] (#713) (581d0ff)

Bug Fixes

  • API: Comment creation schema fix #STRINGS-866 (#718) (e201d13)

3.6.0 (2024-10-02)

Features

  • Add translation key prefixes for upload and download (#687) (9c9c959)

Bug Fixes

  • API: Format list is not paginated and authenticated #STRINGS-458 (#690) (25e90f4)

3.5.0 (2024-09-09)

Features

  • Add update_translations_on_source_match (#670) (11003ac)

3.4.0 (2024-07-25)

Features

  • ruby: Remove dependency version constraints (#659) (1cf052b)

3.3.0 (2024-07-02)

Features

3.2.1 (2024-06-18)

Bug Fixes

  • add app_min_version and app_max_version param to releases (#633) (b384301)

3.2.0 (2024-06-12)

Features

  • API: Add OTA Release Triggers API [TSI-2485] (#622) (8cb91dc)

3.1.1 (2024-05-31)

Bug Fixes

  • CLI: use id instead of repo_sync_id as param (#618) (7a1a0d9)
  • PHP: Fix deserializing custom metadata values in key response (#607) (b6eeeba)

3.1.0 (2024-04-29)

Features

  • API: Add 'update_translation_keys' for Uploads [TSI-2292] (#578) (4492ec0)

3.0.0 (2024-04-23)

⚠ BREAKING CHANGES

  • add missing required params (#571)

Code Refactoring

2.26.0 (2024-04-22)

Features

  • Add linked-parent to translation details (#570) (2c6f432)

2.25.0 (2024-04-17)

Features

2.24.0 (2024-04-10)

Features

Bug Fixes

  • (API) Add mandatory params to linked keys endpoints (#564) (08d9846)

2.23.0 (2024-02-07)

Features

2.22.2 (2024-02-05)

Bug Fixes

  • API: allow nullable value for job's due_date (#534) (38b51b5)

2.22.1 (2024-02-01)

Bug Fixes

  • API: Adjust documentation of QPS endpoint (#525) (4b4f1ac)

2.22.0 (2024-01-17)

Features

  • api: Add QPS endpoint and documentation (#521) (d22c558)

Bug Fixes

  • API: Create Custom Metadata endpoint fix [TSI-2222] (#499) (ce2ed94)

2.21.0 (2023-12-13)

Features

  • Add reports locales endpoint to API [TSS-2439] (#465) (e03aa9f)
  • API: add Custom Metadata endpoints (#474) (d407d8b)
  • API: Add custom_metadata_filters param to locale download endpoint [TSI-2174] (#478) (3623478)
  • API: Add url field to uploads (#481) (7332a84)

2.20.0 (2023-11-03)

Features

  • [TSI-2083] enable format_options argument for java-client (#426) (faa8cb3)

2.19.0 (2023-10-30)

Features

2.18.0 (2023-10-23)

Features

  • API: Add order param to comment list endpoints (#441) (441c9c4)

2.17.0 (2023-10-13)

Features

  • API: Implement figma attachments endpoints (#415) (970e612)

2.16.0 (2023-09-12)

Features

  • Optionally tag only affected keys on upload [TSI-2041] (#412) (e8f958e)
  • TSI-1946: Add reviewed_at to translations (#396) (3e663d9)

2.15.0 (2023-08-28)

Features

2.14.0 (2023-08-24)

Features

  • API: Introduce comment replies endpoints (#383) (71351ac)

2.13.0 (2023-08-22)

Features

  • TSE-950: Document comment_reactions endpoints (#380) (f230244)

Bug Fixes

  • Fix gitlab_sync history status type mismatch (#363) (ebcaa4e)
  • schemas: Fix gitlab_sync type mismatch (#373) (1cb1f65)