Skip to content

Releases: crowdin/crowdin-cli

3.7.9

08 Jul 08:23
b9eaa46
Compare
Choose a tag to compare

Updated

  • Support language ID in list languages command (#454)
  • Update jDeploy (#437)
  • Dependencies update (#442)
  • Sign Windows Installer

3.7.8

18 Feb 07:31
46ca4bf
Compare
Choose a tag to compare

Updated

  • Update jDeploy to 2.0.11 (#426)
  • Bump shelljs from 0.8.4 to 0.8.5 (#424)

Fixed

  • Fix relative base paths ('.', '..') (#432)
  • Fix 'download sources' command on Windows (#433)

Note!

In this release, we have fixed unobvious and buggy behavior with relative base_path that may cause consequences in some cases. For more details see #439 (comment)

3.7.7

14 Jan 09:18
f431eb6
Compare
Choose a tag to compare

Updated

Fixed

3.7.6

11 Jan 11:11
e635fdc
Compare
Choose a tag to compare

Updated

  • Update TM and Glossary uploads: '--language' is required for creating new instances (#419)

3.7.5

10 Jan 09:54
22722f5
Compare
Choose a tag to compare

Updated

Fixed

3.7.4

17 Dec 08:55
addc40f
Compare
Choose a tag to compare

Updated

  • Update log4j to 2.16.0 (#413)

3.7.3

14 Dec 12:49
d1498a9
Compare
Choose a tag to compare

Updated

  • Update log4j to 2.15.0 (#410)

Fixed

  • Fix 'streamIsEmpty' error (#409)

3.7.2

19 Nov 09:05
e09bf57
Compare
Choose a tag to compare

Updated

  • Add check if an archive is empty and add a message when there are no files to the 'download' command (#406)
  • Improve timing for checking building translations (#406)

Fixed

  • Fix %original_path% placeholder for downloading (#406)

3.7.1

28 Oct 07:07
2a1d5cf
Compare
Choose a tag to compare

Added

  • Add croql parameter to string list (#401)

Updated

  • Minor text improvement for messages.properties (#403)

Fixed

  • Fix selecting source files with dest param for download sources, dryrun translations and download commands (#399)
  • Little fix for generate command (#400)

3.7.0

17 Sep 09:13
e49d6a7
Compare
Choose a tag to compare

Added

  • Add new branch subcommands (#393)
  • Add custom_segmentation field support in config (#389)
  • Add --branch param for string list command (#389)

Updated

  • Improve --delete-obsolete logic (#394)
  • Remove requirement for files block for some commands (#393)

Fixed

  • Fix showing New version banner with --plain param (#389)
  • Fix message in authorizing via browser (#389)
  • Fix dest (#396)
  • Fix exception handling at uploading file to storage in upload sources action (#389)