Version 2.1.9 — September 1, 2015
- Added internationalization support for translators
Version 2.2 — September 1, 2015
- Better error and exception handling
Version 1.3.1 — September 1, 2015
- Fixed a bug with negative fees not being shown as discounts on Checkout
Version 1.4.3 — August 31, 2015
- Fix: Fixed a bug in quantity discounts.
- Fix: Updated translation file template.
Version 2.3.1 — August 28, 2015
- Fixed an issue that could prevent checking out if the Stripe statement_descriptor contained unsupported characters
Version 2.1.8 — August 27, 2015
- Display error message when API keys have not been entered
Version 1.3 — August 25, 2015
- Added support for sending customers an email immediately after a purchase is submitted with instructions on how to complete their purchase.
Version 3.3.1 — August 24, 2015
- FIX: Upgrading a license key can improperly extend an expiration date
- FIX: Upgrade prorate discount fails if price ID no longer exists
- FIX: Renewal discount files if price ID no longer exists
- TWEAK: Updated French language files
Version 1.1.6 — August 21, 2015
- Fixed: bug with checkbox fields not being included in export or email tags
Version 1.4.2 — August 20, 2015
- Improve translation-ready strings
Version 2.3 — August 20, 2015
- Added support for Alipay in Stripe Checkout
- Added improved language support in Stripe Checkout
Version 1.3 — August 20, 2015
- Added supported for processing credit / debit cards on site.
Version 3.3 — August 19, 2015
- NEW: Added ability to create upgrade paths for license keys so customers can upgrade their licenses from their account page
- NEW: Added Licenses tab to the Customer details screen
- NEW: Added option to allow DEV sites to not count towards activation limits
- FIX: Undefined variable in parse-readme.php
- FIX: Special characters not supported in emails
- FIX: EDD_BYPASS_ITEM_ID_CHECK constant now respected in package download process
- FIX: Generate Missing Licenses button creates orphaned license keys when used on bundles
- FIX: Renewal notice emails fail to send if email address contains a hyphen
- FIX: Renewal notices now always sent to email address on customer record
- FIX: Double update notification in multisite
- FIX: Changelog text field too small
- FIX: Marking an expired license as Lifetime leaves it as expired
- FIX: Non-post object error on 404 pages
- FIX: Refunded license keys can be renewed (should be allowed)
- FIX: License keys not removed when item is removed from payment record
- FIX: Renewal notices logged even if email is not sent
- TWEAK: Added filters to download ID validation
Version 3.2.2 — August 14, 2015
- Improved the display of the license renewal form
- Fixed a PHP notice during activation
- Fixed an error when Apply License Renewal is clicked before entering a license key
- Fixed an issue with CSS being loaded on all pages
- Fixed an issue with renewing multiple license keys at once
Version 3.2.1 — August 5, 2015
- Fix: Honor shortcode attributes like
user_id
. - Fix: Improve performance of Commissions list table.
- Fix: Generate user commissions export now takes a
user_id
instead of relying solely on current user. - Tweak: Use proper H3 tag for export paid commissions section.
- Tweak: Context aware shortcodes for when admins are viewing another’s data.
- Tweak: Allow paid commissions exporter work in the admin.
Version 2.2.7 — August 4, 2015
- Added new edds_statement_descriptor filter
Version 1.1.5 — August 4, 2015
- New: Fixed problem that prevented other extensions from customizing the checkout screen
Version 2.1.6 — July 21, 2015
- Fixed a bug that caused states in US and Canada to not be required
Version 1.4.1 — July 18, 2015
- Prevent display of default price if set as zero
Version 1.4.3 — July 18, 2015
- Revert 1.4.2 fee calculation changes.