Releases: crowdin/crowdin-cli
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 downloadwith--no-progressby @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 appcommand by @yevheniyJ in #868This command allows you to manage (
list,install,uninstall) Crowdin apps in your account. Documentation Reference. - feat:
bundle browsecommand by @katerina20 in #866This command allows you to quickly open the specific bundle settings window in the browser. Documentation Reference.
- feat:
download translationsalias 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 addcommand by @katerina20 in #857This command allows you to create projects in Crowdin. Documentation Reference.
- feat: new options for the
add bundlecommand 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-stringsfortask addcommand 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.ymlconfiguration file by @andrii-bodnar in #852 - fix: renamed
initcommand 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 editcommand by @yevheniyJ in #844Use this command to edit the branch name, priority, and title.
-
feat: ability to
pre-translatethe whole project by @yevheniyJ in #845The
--fileand--directoryparameters 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