Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

termscp 0.17.0 #216141

Merged
merged 2 commits into from
Mar 23, 2025
Merged

termscp 0.17.0 #216141

merged 2 commits into from
Mar 23, 2025

Conversation

BrewTestBot
Copy link
Member

Created by brew bump


Created with brew bump-formula-pr.

release notes
## 0.17.0

Released on 24/03/2025

  • Queuing transfers:
    • the logic of selecting files has been extended!
    • From now on selecting file will put the files into a transfer queue, which is shown on the bottom panel.
    • When a file is selected the file is added to the queue with a destination path, which is the current other explorer path at the moment of selection.
    • It is possible to navigate to the transfer queue by using P and pressing ENTER or DELETE on a file will remove it from the transfer queue.
    • Other commands will work as well on the transfer queue, like COPY, MOVE, DELETE, RENAME.
  • issue 308: added --wno-keyring flag to disable keyring
  • issue 316: Local directory path is not switching to what's specified in the bookmark. Now the local directory path is correctly set following this hierarchy:
    1. Local directory path specified for the host bridge
    2. Local directory path specified in the bookmark
    3. Working directory
  • issue 317: the return value of --version should be 0
  • issue 319: fixed a crash when the local directory specified in the auth form does not exist
  • issue 327: fixed a panic when trying to go up from local directory on localhost in the auth form
  • issue 330: add suppaftp/pavao/kube to allowed logs
  • Dependencies:
    • argh to 0.1.13
    • bytesize to 2
    • dirs to 6
    • magic-crypt to 4
    • notify to 8
    • ssh2-config to 0.4
    • remotefs-ssh to 0.6
    • rust edition to 2024

@github-actions github-actions bot added rust Rust use is a significant feature of the PR or issue bump-formula-pr PR was created using `brew bump-formula-pr` labels Mar 23, 2025
Copy link
Contributor

🤖 An automated task has requested bottles to be published to this PR.

@github-actions github-actions bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label Mar 23, 2025
@BrewTestBot BrewTestBot enabled auto-merge March 23, 2025 17:47
@BrewTestBot BrewTestBot added this pull request to the merge queue Mar 23, 2025
Merged via the queue into master with commit 4f7f8ef Mar 23, 2025
14 checks passed
@BrewTestBot BrewTestBot deleted the bump-termscp-0.17.0 branch March 23, 2025 17:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bump-formula-pr PR was created using `brew bump-formula-pr` CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. rust Rust use is a significant feature of the PR or issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants