Skip to content

Releases: crowdin/crowdin-cli

4.11.0

03 Sep 06:16

Choose a tag to compare

What's Changed

  • feat: added a new --xliff parameter to the crowdin file upload command, which allows uploading offline translations by @yevheniyJ in #944
  • feat: optional destination for upload translation command by @yevheniyJ in #947
  • feat: improve error message for 403 error by @yevheniyJ in #946
  • fix: delete-obsolete to accept plus in file names by @katerina20 in #948
  • fix: MT error message for insufficient permissions by @katerina20 in #950
  • fix: improved error message by @yevheniyJ in #945
  • ci: use jDeploy v5 by @andrii-bodnar in #949

Full Changelog: 4.10.0...4.11.0

4.10.0

22 Aug 13:11

Choose a tag to compare

What's Changed

Full Changelog: 4.9.1...4.10.0

4.9.1

01 Aug 06:43

Choose a tag to compare

What's Changed

Full Changelog: 4.9.0...4.9.1

4.9.0

10 Jul 08:57

Choose a tag to compare

What's Changed

  • feat: init command rework by @yevheniyJ in #922
    • a possibility to select a project and specify the source and translation patterns in the interactive mode.
    • your personal access token is securely stored in $HOME/.crowdin.yml, enabling you to commit your configuration file without security risks.
  • feat: bundle command improvements by @katerina20 in #929 (Documentation)
    • new command bundle clone - an easy way to clone an existing bundle and override some of its parameters.
    • new command bundle delete - a possibility to delete a bundle.
  • build(deps): bump API client version by @andrii-bodnar in #930

Full Changelog: 4.8.0...4.9.0

4.8.0

24 Jun 09:21

Choose a tag to compare

What's Changed

  • feat: pre-translate with detailed output in --verbose mode by @yevheniyJ in #923

    $ crowdin pre-translate --method tm -l fr --verbose
    ✔️  Fetching project info
    ✔️  Pre-translation is finished (100%)
        - files: 5
        - phrases: 100
        - words: 1000
        - skipped: 6
    
  • docs: string-based projects params for file upload by @katerina20 in #924

Full Changelog: 4.7.1...4.8.0

4.7.1

05 Jun 13:06

Choose a tag to compare

What's Changed

Full Changelog: 4.7.0...4.7.1

4.7.0

31 Mar 08:34

Choose a tag to compare

What's Changed

Full Changelog: 4.6.1...4.7.0

4.6.1

18 Feb 07:32

Choose a tag to compare

What's Changed

Full Changelog: 4.6.0...4.6.1

4.6.0

11 Feb 10:17
2cb0422

Choose a tag to compare

What's Changed

Full Changelog: 4.5.2...4.6.0

4.5.2

24 Jan 07:23

Choose a tag to compare

What's Changed

Full Changelog: 4.5.1...4.5.2