Skip to content

Latest commit

 

History

History
229 lines (104 loc) · 10.9 KB

CHANGELOG.md

File metadata and controls

229 lines (104 loc) · 10.9 KB

Changelog

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

2.27.0 (2024-04-29)

Features

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

2.26.0 (2024-04-23)

Bug Fixes

  • add missing required params (#571)

Code Refactoring

2.25.0 (2024-04-22)

Features

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

2.24.0 (2024-04-17)

Features

2.23.2 (2024-04-10)

Bug Fixes

2.23.1 (2024-04-04)

Bug Fixes

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

2.23.0 (2024-04-03)

Features

2.22.0 (2024-02-08)

Features

2.21.2 (2024-02-05)

Bug Fixes

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

2.21.1 (2024-02-01)

Bug Fixes

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

2.21.0 (2024-01-17)

Features

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

2.20.0 (2024-01-10)

Features

  • CLI: Optional cleanup after push [TSI-2234] (#518) (f3730a1)

2.19.3 (2024-01-02)

Bug Fixes

  • CLI: retrigger release for GO (fca7edb)
  • GO: fix type mismatch error (fca7edb)
  • GO: fix type mismatch for nested args (#515) (fca7edb)

2.19.2 (2024-01-02)

Bug Fixes

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

2.19.1 (2023-12-21)

Bug Fixes

2.19.0 (2023-12-15)

Features

  • CLI: Improve push error display [TSI-1736] (#491) (555c017)

2.18.0 (2023-12-14)

Features

  • CLI: On push, print upload URL [TSI-1735] (#485) (cbdc8ed)

2.17.0 (2023-12-13)

Features

  • 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)

Bug Fixes

  • CLI: fix required parameter handling (#488) (3d0412d)

2.16.0 (2023-11-28)

Features

  • Add reports locales endpoint to API [TSS-2439] (#465) (e03aa9f)

2.15.0 (2023-11-03)

Features

  • [TSI-2083] enable format_options argument for java-client (#426) (faa8cb3)
  • CLI: On pull error, print the API response (#463) (b0b6ed1)
  • Update openapi-generator to v7 (#418) (524626f)

2.14.0 (2023-10-23)

Features

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

2.13.0 (2023-10-13)

Features

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

2.12.0 (2023-09-14)

Features

  • CLI: use phrase-go v2.14 (#413) (bf96057)
  • Optionally tag only affected keys on upload [TSI-2041] (#412) (e8f958e)
  • TSI-1946: Add reviewed_at to translations (#396) (3e663d9)

2.11.0 (2023-08-28)

Features

2.10.0 (2023-08-24)

Features

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

2.9.1 (2023-08-24)

Bug Fixes

2.9.0 (2023-08-22)

Features

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

2.8.4 (2023-07-31)

Bug Fixes

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

2.8.3 (2023-07-28)

Bug Fixes

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