Skip to content

onedrive client version 2.1.0

Compare
Choose a tag to compare
@abraunegg abraunegg released this 10 Aug 00:20
· 976 commits to master since this release
0f96aef

Release Overview:

  • Update dependency and build instructions for i386 / i686 systems especially Debian based i386 and i686 builds
  • Update dependency and build instructions for ARM32 bit platforms
  • Implement Feature Request: Add a progress bar for large uploads & downloads (#12)
  • Implement Feature Request: Make checkinterval for monitor configurable (#31)
  • Implement Feature Request: Upload Only Option that does not perform remote delete (#49)
  • Implement better handling of database exit scenarios when there is zero disk space left on drive where the items database resides (#77)
  • Implement better handling of incorrect database permissions (#77)
  • Implement better handling of different database versions to automatically re-create tables if version mis-match (RHBZ #1598934)
  • Gracefully handle a timeout when accessing the Microsoft OneDrive Service (#82)
  • Implement Feature Request: Add ability to skip symlinks (#87)
  • Fix localFileModifiedTime to not use fraction seconds (#89)
  • Update Travis CI files to automate building on x32, x64 and ARM32 architectures (#94)
  • Add dependency, ebuild and build instructions for Gentoo distributions (#101)
  • Update Travis CI files to test built application against valid, invalid and problem files from previous issues (#106)

OneDrive API Issues Fixed: