Skip to main content
Wallet Changelog

Version 1.1.8 — June 15, 2023

  • New: In EDD 3.x, new refunds for deposits will link to the refund order.
  • Fix: Wallet deposits can now be refunded in EDD 3.x.

Version 1.1.7 — February 1, 2023

  • New: Store owners can now set a minimum custom deposit amount.
  • Fix: Emails for admin deposits/withdrawals might have referenced incorrect data.
  • Fix: It was possible to deposit a custom amount even if custom amounts were disabled.
  • Fix: Decimal amounts can now be deposited/withdrawn from the admin.
  • Dev: Updated for EDD 3.0 compatibility.
  • Dev: The minimum PHP version is now 5.6.
  • Dev: The minimum WordPress version is 4.9.

Version 1.1.6 — April 19, 2022

  • Improvement: Move email settings into Emails tab.
  • Improvement: Performance is significantly improved when items are in a user’s cart.
  • Fix: Guests could make wallet deposits.
  • Fix: Wallet dates now use the site’s timezone.
  • Fix: Conditionally load extension assets.
  • Fix: Some translatable strings were incorrect.
  • Fix: Customer tabs were rendered incorrectly in EDD 3.0.
  • Dev: Update licensing to use EDD’s extension registry.
  • Dev: Refactor how the plugin is loaded and checks system requirements.

Version 1.1.5 — June 7, 2021

  • Improvement: Update “Deposit Page” description to mention shortcode that should be on the page.
  • Fix: Settings disappeared after EDD 2.10 update.
  • Fix: Unable to deposit to wallet via Stripe.
  • Fix: Checkout fails if there are more than two payment gateways selected.
  • Fix: Fatal error if attempting to activate when EDD isn’t already installed.
  • Refactor: Update plugin author to “Sandhills Development, LLC”.
  • Dev: Update PHPDocs.
  • Dev: Compatibility with EDD 3.0.

Version 1.1.4 — January 20, 2017

  • Fix: Integration with Conditional Gateways

Version 1.1.3 — November 14, 2016

  • Fix: Fatal error in admin-ajax.php if Easy Digital Downloads is not active

Version 1.1.2 — January 21, 2016

  • Added: Support for Conditional Gateways
  • Updated: Migrated to new EDD Settings API
  • Updated: Codebase cleanup

Version 1.1.1 — December 22, 2015

  • Added option to allow custom deposit amounts

Version 1.1 — December 11, 2015

  • Fix: Wallet balance not shown in customers table
  • Fix: Incorrect array index when creating purchase summary
  • Fix: “Selected gateway is not active” error message
  • New: Added new Wallet widget to show current balance to logged in users

Version 1.0.6 — November 17, 2015

  • Fixed a bug with a missing .min JS file

Version 1.0.5 — October 5, 2015

  • Fixes bug with email template tags

Version 1.0.4 — October 5, 2015

  • Fix bug with depositing through Stripe
  • Added edd_wallet_value shortcode

Version 1.0.3 — October 1, 2015

  • Fixed issue with email receipts going to the wrong user after an admin deposit

Version 1.0.2 — October 1, 2015

  • Fixed a bug with admin wallet deposits going to the wrong accounts

Version 1.0.1 — September 25, 2015

  • Added an option to incentivize wallet purchases by offering a discount to customers that purchase with pre-deposited funds
  • Added a set of helper functions for easier integrations with other extensions

Version 1.0 — September 22, 2015

  • Initial release