Version 1.0.4 — October 16, 2025
- Admin: Fixed an issue which could prevent creating a new report without specific downloads selected.
- Multi-Currency: Advanced Reports now properly accounts for stores with multiple active currencies.
- Reports: Reports matching a specific download now show the download name.
- Dev: EDD 2.x compatibility code has been removed.
- Dev: The new minimum version requirements are PHP 7.4, WordPress 6.0, and Easy Digital Downloads 3.3.0.
Version 1.0.3 — July 15, 2022
- Improvement: Improved querying downloads for adding/editing reports.
- Fix: Managing reports in EDD 3.0 caused a fatal error.
- Fix: Viewing a report for all downloads in EDD 3.0 could show no data.
- Dev: Update how licensing is instantiated.
- Dev: Refactor how the plugin is booted and checks for requirements.
Version 1.0.2 — June 23, 2021
- Improvement: Currency values are now formatted as such (currency symbol is added to the amounts).
- Improvement: Small changes have been made to the UI to help with accessibility and responsiveness.
- Fix: Ensure all strings are translation-ready and use the
edd-advanced-reports
text domain. - Fix: Fatal error in PHP 8 when report “Date Range” is left blank.
- Fix: “wpdb::prepare was called incorrectly” error when status is not specified for a report.
- Refactor: Handling for when Advanced Reports is activated but EDD core is not.
- Dev: Format code for WPCS.
- Dev: Compatibility with EDD 3.0.
Version 1.0.1 — September 4, 2015
- Fixed an error that broke reports when selecting a custom date range.
Version 1.0.0 — July 13, 2015
- Initial release