What's Changed
Dropbox Paper downloads
dbxcli getnow supports Dropbox Paper.paperfiles by exporting them through the Dropbox files export API.- Paper docs can be saved to the default exported filename, an explicit file path, an existing directory, recursive folder downloads, or stdout with
-. - Directory and recursive downloads now use Dropbox's exported filename, such as
Sample test.html, instead of writing exported content to a misleading.paperfilename.
Dependencies
- Updated the Dropbox Go SDK to v6.6.0.
- Updated GitHub Actions dependencies from the latest Dependabot updates.
Full Changelog: v3.7.1...v3.7.2