Skip to content

Latest commit

 

History

History
227 lines (113 loc) · 13.8 KB

CHANGELOG.md

File metadata and controls

227 lines (113 loc) · 13.8 KB

Changelog

2.4.0 (2024-09-09)

Features

  • Add update_translations_on_source_match (#670) (11003ac)

2.3.1 (2024-08-01)

Bug Fixes

  • PHP: Fix query param serialization of nested objects [TSI-2593] (#663) (c3a6525)

2.3.0 (2024-07-02)

Features

2.2.1 (2024-06-18)

Bug Fixes

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

2.2.0 (2024-06-12)

Features

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

2.1.2 (2024-05-31)

Bug Fixes

  • CLI: use id instead of repo_sync_id as param (#618) (7a1a0d9)

2.1.1 (2024-05-02)

Bug Fixes

  • PHP: Fix deserializing custom metadata values in key response (#607) (b6eeeba)

2.1.0 (2024-04-29)

Features

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

2.0.0 (2024-04-23)

⚠ BREAKING CHANGES

  • add missing required params (#571)

Code Refactoring

1.22.0 (2024-04-22)

Features

  • [TSI-2083] enable format_options argument for java-client (#426) (faa8cb3)
  • Add linked-parent to translation details (#570) (2c6f432)
  • add query param for properties (#542) (b4e12d0)
  • 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 Linked Keys endpoints (#555) (4935dac)
  • API: Add order param to comment list endpoints (#441) (441c9c4)
  • api: Add QPS endpoint and documentation (#521) (d22c558)
  • API: Add Repo Sync [TSI-1923] (#569) (0bd1756)
  • API: Add url field to uploads (#481) (7332a84)
  • API: Document new query parameters (#393) (770515a)
  • API: Implement figma attachments endpoints (#415) (970e612)
  • API: Introduce comment replies endpoints (#383) (71351ac)
  • Optionally tag only affected keys on upload [TSI-2041] (#412) (e8f958e)
  • TSE-950: Document comment_reactions endpoints (#380) (f230244)
  • TSI-1946: Add reviewed_at to translations (#396) (3e663d9)
  • Update openapi-generator to v7 (#418) (524626f)

Bug Fixes

  • (API) Add mandatory params to linked keys endpoints (#564) (08d9846)
  • API: Adjust documentation of QPS endpoint (#525) (4b4f1ac)
  • API: allow nullable value for job's due_date (#534) (38b51b5)
  • API: Create Custom Metadata endpoint fix [TSI-2222] (#499) (ce2ed94)
  • Fix gitlab_sync history status type mismatch (#363) (ebcaa4e)
  • schemas: Fix gitlab_sync type mismatch (#373) (1cb1f65)

1.21.0 (2024-04-10)

Features

Bug Fixes

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

1.20.0 (2024-02-07)

Features

1.19.2 (2024-02-05)

Bug Fixes

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

1.19.1 (2024-02-01)

Bug Fixes

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

1.19.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)

1.18.0 (2023-12-14)

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)

1.17.0 (2023-11-03)

Features

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

1.16.0 (2023-10-30)

Features

1.15.0 (2023-10-23)

Features

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

1.14.0 (2023-10-13)

Features

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

1.13.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)

1.12.0 (2023-08-28)

Features

1.11.0 (2023-08-24)

Features

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

1.10.0 (2023-08-22)

Features

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

Bug Fixes

  • schemas: Fix gitlab_sync type mismatch (#373) (1cb1f65)

1.9.1 (2023-07-28)

Bug Fixes

  • Fix gitlab_sync history status type mismatch (#363) (ebcaa4e)