Skip to content

v0.7.2

Compare
Choose a tag to compare
@mstmdev mstmdev released this 23 Aug 02:57
· 131 commits to main since this release
acc8920

Fixed

  • Fix some special characters may break the file path.

Enhancements

  • Add some integration tests for SFTP.
  • Support synchronizing symbolic link itself.
  • Implement read link info in the file query api.
  • Add go1.21 support.
  • Remove go1.19 support.
  • Add the symlink action.
  • Add the LinkTo field for the FileInfo structure.
  • Add the fs.IsSymlink function.
  • Add Symlink, Lstat and ReadLink functions for the Driver interface.
  • Update README docs, replace the bat with bash to recognize the Run in Terminal shortcut button.
  • Update README docs, add the Web UI section.
  • Update dependency, github.com/quic-go/quic-go v0.36.0 => v0.38.0.
  • Update dependency, github.com/minio/minio-go/v7 v7.0.58 => v7.0.62.
  • Update dependency, google.golang.org/grpc v1.56.0 => v1.57.0.
  • Update dependency, github.com/no-src/log v0.2.3 => v0.3.0.
  • Update dependency, golang.org/x/oauth2 v0.9.0 => v0.11.0.
  • Update dependency, github.com/pkg/sftp v1.13.5 => v1.13.6.
  • Update dependency, github.com/no-src/fsctl v0.1.1 => v0.1.2.
  • Update dependency, golang.org/x/crypto v0.10.0 => v0.11.0.