Releases: crowdin/crowdin-cli
Releases · crowdin/crowdin-cli
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)
3.6.5
Added
- Add
--branch
option for status
commands (#374)
- Add
--delete-obsolete
option to upload sources
command (#374)
- Add
--label
option to string add
and string edit
commands (#384)
Fixed
- Fix uploading XLSX files (#377)
- Fix not showing all omitted files and improve building export patterns (#378)
3.6.4
Updated
- Update Crowdin API client to 1.3.10 (#380)
3.6.3
Updated
- Update subdependencies and code for Gradle 7.1 (#371)
- Update Crowdin API client to 1.3.9 (#375)
3.6.2
Added
- Add lazy initialization for .env code and error handling for duplicate environment variables (#363)
Updated
- Improve 'dest' parameter - add new placeholders (#363)
3.6.1
Updated
crowdin download
command improvements (#358)
- AUR package: remove Gradle dependency usage (#359)