Skip to content

Releases: crowdin/crowdin-api-client-js

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

Crowdin API client JS Version 1.1.0

07 Oct 12:25
Compare
Choose a tag to compare

Updated Languages, Source Files, Translations, Translation Status, Glossaries APIs

Crowdin API client JS Version 1.0.5

04 Oct 11:27
d8b0798
Compare
Choose a tag to compare
Improve NPM publishing (#20)

- Add .npmignore
- Improve publish script
- version 1.0.5

Crowdin API client JS Version 1.0.4

03 Oct 14:22
40de0ff
Compare
Choose a tag to compare
Update README.md

Minor improvements