Skip to content

v1.2.0

Compare
Choose a tag to compare
@JbIPS JbIPS released this 01 Jun 15:14
· 102 commits to main since this release

Added

  • SFTP support
  • .stat() method that return information abouth the given path
  • Connector constructor now accepts infos to override static infos
  • FS connector now has a sandbox to restrict file access

Fixed

  • .getInfos() now correctly get the session
  • Takes GitHub redirectUri into account for OAuth requests
  • Fixes Dropbox batch operation
  • Fixes Dropbox infos when account has not been set yet

Changed

  • Dropbox is now more tolerant with the path (first / is optional)
  • Includes connector documentation to the global one
  • Includes README in documentation