Releases: crowdin/crowdin-cli
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
4.5.1
What's Changed
- docs: Update installation.md by @lukasreussner in #882
- docs: Added details about Skip untranslated strings option by @lukasreussner in #883
- fix: suppress progress output for
crowdin file download
with--no-progress
by @by-su in #880 - fix: creds as args via cmd by @yevheniyJ in #885
New Contributors
- @lukasreussner made their first contribution in #882
- @by-su made their first contribution in #880
Full Changelog: 4.5.0...4.5.1
4.5.0
What's Changed
- feat: multiplatform docker build (ARM architecture support) by @yevheniyJ in #872
- fix: add task command: remove skip untranslated strings option by @yevheniyJ in #874
Full Changelog: 4.4.1...4.5.0
4.4.1
4.4.0
What's Changed
- feat:
crowdin app
command by @yevheniyJ in #868This command allows you to manage (
list
,install
,uninstall
) Crowdin apps in your account. Documentation Reference. - feat:
bundle browse
command by @katerina20 in #866This command allows you to quickly open the specific bundle settings window in the browser. Documentation Reference.
- feat:
download translations
alias by @katerina20 in #862 - fix: API library upgrade & fix tasks creation by @yevheniyJ in #864
- fix: Pre-Translate AI prompt ID for SB projects by @yevheniyJ in #867
Full Changelog: 4.3.0...4.4.0
4.3.0
What's Changed
- feat: new
project add
command by @katerina20 in #857This command allows you to create projects in Crowdin. Documentation Reference.
- feat: new options for the
add bundle
command by @yevheniyJ in #858--include-source-language
- Add project source language to bundle.--multilingual
- Export translations in multilingual file.
Documentation Reference.
- feat: deprecate
--skip-untranslated-strings
fortask add
command by @katerina20 in #860 - feat: upload screenshots improvements by @yevheniyJ in #853
- fix(aur): set & force java-environment=17 by @tippfehlr in #848
- fix: simplify the default
crowdin.yml
configuration file by @andrii-bodnar in #852 - fix: renamed
init
command internals by @yevheniyJ in #854
New Contributors
- @tippfehlr made their first contribution in #848
Full Changelog: 4.2.0...4.3.0
4.2.0
What's Changed
-
feat: new
branch edit
command by @yevheniyJ in #844Use this command to edit the branch name, priority, and title.
-
feat: ability to
pre-translate
the whole project by @yevheniyJ in #845The
--file
and--directory
parameters are no longer required. -
fix: project id env priority by @yevheniyJ in #843
Full Changelog: 4.1.2...4.2.0
4.1.2
What's Changed
- fix: check strings upload status by @yevheniyJ in #836
- docs: Split Project Configuration and API Credentials by @andrii-bodnar in #832
Full Changelog: 4.1.1...4.1.2
4.1.1
What's Changed
- fix: do not throw error exit code in case of "skip untranslated files… by @yevheniyJ in #829
- ci: fix AUR package publishing by @andrii-bodnar in #826
Full Changelog: 4.1.0...4.1.1