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 pressingENTER
orDELETE
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:
- Local directory path specified for the host bridge
- Local directory path specified in the bookmark
- Working directory
- issue 317: the return value of
--version
should be0
- 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
to0.1.13
bytesize
to2
dirs
to6
magic-crypt
to4
notify
to8
ssh2-config
to0.4
remotefs-ssh
to0.6
rust
edition to2024