Releases: crowdin/crowdin-cli
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
4.1.0
What's Changed
- feat: directory parameter for pre-translate command by @katerina20 in #816
- feat: validate language code by @katerina20 in #810
- fix: screenshot delete message by @katerina20 in #814
- fix: read-only system variables for properties by @katerina20 in #813
- fix: sequential upload for SB projects by @yevheniyJ in #815
- fix: throw an error if no translations were found by @yevheniyJ in #824
- ci: build exe package by @andrii-bodnar in #817
- chore: remove spotbugs by @andrii-bodnar in #818
Full Changelog: 4.0.0...4.1.0
4.0.0 🚀
We are thrilled to announce Crowdin CLI 4.0! After nearly five years, we've introduced a variety of new commands, options, and enhancements based on user feedback.
🆕 Key Updates
- New Commands and Options: Enhanced functionality with several new commands and options to streamline your workflow.
- Improved User Experience: More detailed command outputs and better support for environment variables.
- Updated Requirements: Minimum Java version now 17 LTS.
- Deprecations: Removal of outdated commands and options for a cleaner experience.
For more details, check out the Release Notes! 🚀
Full Changelog: 3.19.4...4.0.0
3.19.4
What's Changed
Full Changelog: 3.19.3...3.19.4