Skip to content

Releases: crowdin/crowdin-api-client-js

Crowdin API client JS Version 1.5.3

24 Jan 07:32
Compare
Choose a tag to compare
  • fix vulnerabilities
  • change API base URL

Crowdin API client JS Version 1.5.2

18 Jan 09:56
Compare
Choose a tag to compare
  • updates in Translation Status API
  • updates in Tasks API

Crowdin API client JS Version 1.5.1

16 Jan 12:44
Compare
Choose a tag to compare
  • Updates in Projects API

Crowdin API client JS Version 1.5.0

05 Jan 08:28
Compare
Choose a tag to compare
  • updates in Source Files API

Crowdin API client JS Version 1.4.0

30 Dec 10:07
Compare
Choose a tag to compare
  • updates in Storage and Translations APIs

Crowdin API client JS Version 1.3.2

13 Dec 16:16
Compare
Choose a tag to compare
  • update in file model
  • update in file revision model
  • update in error response model

Crowdin API client JS Version 1.3.1

10 Dec 18:39
Compare
Choose a tag to compare
  • added language mapping to project settings model
  • changed parentId -> directoryId in directory model

Crowdin API client JS Version 1.3.0

21 Nov 10:59
Compare
Choose a tag to compare
  • Updates in File, Trnalsation Status, Translation APIs
  • New Users API added
  • New Vendors API added
  • New Workflows API added

Crowdin API client JS Version 1.2.0

26 Oct 18:02
Compare
Choose a tag to compare
  • API updates/fixes
  • Changed language id from number to string
  • New String Translations API added

Crowdin API client JS Version 1.1.1

07 Oct 14:55
2a4010d
Compare
Choose a tag to compare
  • fix: Made RequestConfig interface global for HtppClients
  • fix: Updated default value to undefined
  • patch: Removed node package dependency
  • patch: Updated fetchClient with cors mode
  • Another try to fix NPM publish