Skip to main content
Dropbox Changelog

Version 2.1.0 — July 16, 2025

  • Dev: The new minimum requirements are PHP 7.4, WordPress 6.0, and Easy Digital Downloads 3.3.0.
  • Dev: Libraries have been updated for PHP compatibility.
  • Dev: Added build scripts for better deployment processes.
  • Integrations: Updated libraries for compatibility with other plugins.

Version 2.0.5 — July 11, 2022

  • Fix: Update API initialization so that files can be accessed via another API (eg Software Licensing).

Version 2.0.4 — June 6, 2022

  • Change: The extension has been renamed to “EDD – Dropbox”.
  • Fix: The Dropbox connection now requires an optional refresh token to maintain the application’s authorization with short-lived access tokens. Existing users will need to re-authorize their Dropbox connection.
  • Fix: The extension could cause an undefined index error.
  • Dev: Improved compatibility with PHP 8.
  • Dev: Refactor how the plugin is loaded and checks system requirements.
  • Dev: Update how licensing is instantiated.
  • Dev: Minimum EDD version is 2.9.

Version 2.0.3 — May 21, 2019

  • Fix: Countable error in PHP 7.2 when downloading files
  • Fix: File order in the Dropbox library tab was not sorted properly

Version 2.0.2 — June 22, 2017

  • Updated PHP required version to 5.6 or greater
  • Improved error message when SSL certificate bundle cannot be found when communicating with the Dropbox API

Version 2.0.1 — June 3, 2017

  • Fix: Fatal error on sites running PHP versions less than 5.5

Version 2.0.0 — May 31, 2017

  • NOTICE: This update requires PHP version 5.4 or higher. Check your system info file (Downloads > Tools > System Info) to see your PHP version. If you are running 5.3.x or lower, contact your host to update your PHP version before updating File Store for Dropbox.
  • Upgraded to the new v2 Dropbox API
  • Force Download file option has been removed because the v2 API does not support it