Skip to content

Releases: crowdin/crowdin-cli

3.5.5

18 Mar 07:58
8501f69
Compare
Choose a tag to compare

Fixed

  • Fix for searching files with a plus symbol in a name (#350)

3.5.4

22 Feb 13:45
Compare
Choose a tag to compare

Added

  • Add --[no-]translate-hidden parameter to upload translations command (#344)
  • Add %file_name% placeholder for dest parameter (#344)
  • Add support for downloading file groups with dest parameter (#344)
  • Add branch exists message to upload command (#344)

Updated

  • Upload file as spreadsheet if dest parameter has .csv extension (#344)

Fixed

  • Fix config file missing message (#344)
  • Fix upload sources for Windows (#344)

3.5.3

29 Jan 13:09
303b3e1
Compare
Choose a tag to compare

Added

  • Add --all option to download translations without local sources (#338)
  • Add --branch option for download targets (#338)

Updated

  • Refactor error handlers and add error handler for upload translations (#338)
  • Upgrade picocli version (#338)

Fixed

  • Fix Language Mapping for download targets (#338)
  • Fix verbose message for glossary list (#338)
  • Fix list translations - add accounting for excluded languages (#338)

3.5.2

05 Jan 15:02
cdef3dd
Compare
Choose a tag to compare

Added

  • .env support (#337)

3.5.1

21 Dec 14:13
e096882
Compare
Choose a tag to compare

Added

  • Exclude target languages a file shouldn't be translated into (#331). Read more
  • Ability to ignore hidden files during sources upload (#331). Read more

Fixed

  • Fix 'glossary list --verbose' for non-managers (#331)
  • Fix 'download targets' for enterprise (#331)
  • Fix one message and add handler to 'add source' request (#331)

3.5.0

08 Dec 12:21
7c88a25
Compare
Choose a tag to compare

Added

Updated

  • Delete 'language_mapping' field from default configuration file (#327)

Fixed

  • Fix messages for 'lint' command (#327)

3.4.1

16 Nov 13:16
51e43f9
Compare
Choose a tag to compare

Updated

  • Do not return exit code 1 if translation files are missing (#325)

3.4.0

10 Nov 08:33
9c34901
Compare
Choose a tag to compare

Added

  • Ability to download translation from Crowdin to the specified target file (crowdin download targets) Read more (#316)
  • Pseudo-localization downloading (crowdin download --pseudo) Read more (#316)

3.3.0

28 Sep 09:56
fc62371
Compare
Choose a tag to compare

Added

  • Glossary management. For more details - crowdin glossary -h (#304)
  • Translation memory management. For more details - crowdin tm -h (#304)

Updated

  • Return non-zero code when errors presented in upload command (#304)
  • Update how CLI gets a list of project languages and in-context language (#304)

Fixed

  • Fix Proxy (#304)
  • Fix init command to accept path formats on Windows (#305)

3.2.2

01 Sep 09:09
Compare
Choose a tag to compare

Added

  • Colors support (#301)
  • Add new 'crowdin list branches' command (#300)
  • Add checking for relative paths in translation patterns (#296)
  • Add autocomplete script to artifacts (#298)

Updated

  • Improve 'crowdin init' (#297)
  • Improve searching for multilanguage csv translation files (#299)
  • Refactoring (#301)

Fixed

  • Fix init command to accept path formats on Windows (#305)