Releases: crowdin/crowdin-cli
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
3.19.3
What's Changed
- fix: correct detection of obsolete files by @anbraten in #776
- ci: migrate from deprecated gradle/gradle-build-action gh action by @andrii-bodnar in #769
- chore(deps): bump tar from 6.2.0 to 6.2.1 by @dependabot in #770
New Contributors
Full Changelog: 3.19.2...3.19.3
3.19.2
What's Changed
- fix: ignore pattern with language mapping in config by @katerina20 in #753
- ci: upgrade actions by @andrii-bodnar in #754
- docs: improve descriptions for the upload sources command by @andrii-bodnar in #752
- docs: exit codes article by @andrii-bodnar in #757
Full Changelog: 3.19.1...3.19.2