Releases: crowdin/crowdin-cli
Releases · crowdin/crowdin-cli
4.11.0
What's Changed
- feat: added a new
--xliff
parameter to thecrowdin 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
What's Changed
- feat: a possibility to specify file context in
crowdin.yml
by @yevheniyJ in #937 (Documentation reference) - fix: file upload include branch in dest by @katerina20 in #941
- fix: re-init generates invalid yml by @yevheniyJ in #943
- fix: file update for soft match by @yevheniyJ in #942
Full Changelog: 4.9.1...4.10.0
4.9.1
What's Changed
- fix: upload action when branch is created by @yevheniyJ in #934
- fix: lookup file with different extension by @yevheniyJ in #935
Full Changelog: 4.9.0...4.9.1
4.9.0
What's Changed
- feat:
init
command rework by @yevheniyJ in #922- a possibility to select a project and specify the
source
andtranslation
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.
- a possibility to select a project and specify the
- 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.
- new command
- build(deps): bump API client version by @andrii-bodnar in #930
Full Changelog: 4.8.0...4.9.0
4.8.0
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
What's Changed
- fix: add normalize support to branch commands by @katerina20 in #920
- docs: argument file and croql string by @katerina20 in #917
Full Changelog: 4.7.0...4.7.1
4.7.0
What's Changed
- feat: validate MT languages by @katerina20 in #904
- fix: suppress config file location logs when
--plain
was provided by @yevheniyJ in #903 - fix: throw error after retries fail by @katerina20 in #912
- fix: api exceptions messages by @katerina20 in #914
- test: increase code coverage for
DownloadSourcesAction
by @katerina20 in #910
Full Changelog: 4.6.1...4.7.0
4.6.1
What's Changed
- fix: file lookup error by @yevheniyJ in #900
- fix: distribution not found exit code by @katerina20 in #901
Full Changelog: 4.6.0...4.6.1
4.6.0
What's Changed
- feat: distribution edit command by @katerina20 in #897
This command allows you to edit the existing distribution. Documentation Reference.
- feat: print config file location in the
--verbose
mode by @yevheniyJ in #898 - feat:
bundle download
retries on fail by @katerina20 in #893 - fix: branch alias for
distribution add
andtask add
commands by @andrii-bodnar in #892 - docs: configuration improvements by @andrii-bodnar in #896
- ci(chocolatey): explicit package url by @andrii-bodnar in #891
- chore(build): update npm dependencies by @andrii-bodnar in #895
- chore(deps): bump serialize-javascript from 6.0.1 to 6.0.2 in /website by @dependabot in #899
Full Changelog: 4.5.2...4.6.0
4.5.2
What's Changed
- fix: double asterisk by @yevheniyJ in #888
- fix: download multilingual files with dest param by @katerina20 in #889
Full Changelog: 4.5.1...4.5.2
Previous Next