Releases: crowdin/crowdin-cli
Releases · crowdin/crowdin-cli
3.7.9
Updated
- Support language ID in list languages command (#454)
- Update jDeploy (#437)
- Dependencies update (#442)
- Sign Windows Installer
3.7.8
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.6
Updated
- Update TM and Glossary uploads: '--language' is required for creating new instances (#419)
3.7.4
Updated
- Update log4j to 2.16.0 (#413)
3.7.3
Updated
- Update log4j to 2.15.0 (#410)
Fixed
- Fix 'streamIsEmpty' error (#409)
3.7.2
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
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
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)