Version 2.9 — June 30, 2014
- Fixed a bug with license activation limits not being properly checked when manually adding new site URLs
 - Improved the Go Back buttons in the frontend license manager
 
Version 1.1.1 — June 30, 2014
- Fixed a bug with the improper currency being displayed on the purchase screen.
 
Version 1.8.1 — June 27, 2014
- Fixed “Nothing to invoice for customer” error message
 
Version 2.2.1 — June 27, 2014
- Fixed a bug with $0.00 signup fees showing on checkout
 
Version 2.2.8 — June 26, 2014
- Fix: Infinite loop during post save that resulted in thousands of duplicate products on a small number of sites
 
Version 2.7.5 — June 25, 2014
- Fixed a minor bug related to the Manual Purchases extension.
 
Version 2.2.7 — June 25, 2014
- Fix: Application and Profile forms cannot be updated from the admin
 - Fix: Pagination in the Vendors admin table doesn’t function
 - Fix: Scheduled products are not visible in the Vendor Dashboard
 - Fix: Bug with last price option being able to be removed
 - Fix: Poor I18N of the Registration submit button text
 - Fix: Application form in the admin showed incorrect user’s information
 - Fix: Missing rewrite rule that caused the Vendor page to 404 with the Marketify theme
 - Fix: Disabling the toolbar for Vendors didn’t function properly
 
Version 2.2 — June 23, 2014
- Subscription payments are now shown in Payment History
 - Added a Subscription Payments filter link to Payment History
 - Added support for downloading PDF Invoices of recurring payments
 - Subscription payments are now shown in customer’s purchase history
 - Improved the display of subscription payments on the View Order Details of initial signup payments
 - Fixed an SQL syntax error in the payment_exists() method
 - Fixed an invalid variable name the record_subscription_payment() method
 
Version 2.7.4 — June 20, 2014
- Fixed a minor bug with an admin view in Frontend Submissions.
 
Version 2.2.6 — June 20, 2014
- Fix: Preset price option names / amounts don’t save when changing the descriptions or amounts is disabled
 - Fix: Application Received emails are not sent
 - Fix: Biography field does not save during registration
 - Fix: Vendor store URL on dashboard does not respect custom vendor permalinks
 
Version 2.8.9 — June 16, 2014
- Fixed a bug with license keys not being updated when the user ID or email of the connected payment is updated
 - Fixed the missing retroactive licensing tool with EDD 2.0+
 - Fixed a 404 error caused by attempting to load a non-existent CSS file
 - Fixed a typo in the retroactive licensing section
 - Updated the View License Log link to use ajax to pull in the logs instead of querying them all on page looad.
 
Version 2.2.5 — June 16, 2014
- Fix: Number of products wrong on the Vendor Edit screen
 - Fix: Headers already sent error when clicking on “Approve” for a pending vendor
 - Fix: Application status emails not sent
 - Fix: The Add File button shouldn’t show when files are limited to one
 - Fix: Vendor personal details not saved on registration
 - Fix: is_pending() method doesn’t properly detect vendors that have multiple roles
 - Fix: Product sorting links in Vendor Dashboard don’t work
 - Fix: Number of products in Vendors list incorrect
 - Fix: Editing a pending product publishes it
 - Fix: Allow file URLs that start with “file:” to pass validation
 - Fix: Undefined index for placeholder attribute on vendor profile form
 - Fix: Tags not properly stripped from post excerpt
 - Fix: Vendor contact form sometimes pre-populated site admin details
 - Fix: Vendor permalinks don’t respect custom slugs for pretty permalinks
 - Tweak: Added a CSS classname option to the Section Break and Accept Terms field types
 - Tweak: Improved the loading indicator when adding a new field to a form editor
 
Version 2.1.7 — June 14, 2014
- Fixed a bug with signup fees getting erroneously removed
 
Version 2.1.6 — June 12, 2014
- Fixed a bug with the signup fee (or discount) incorrectly applying to non-recurring purchases
 
Version 2.8.8 — June 11, 2014
- Fixed a bug with license activation limits when URL checking is disabled
 - Improved performance of the get_license_by_key() method
 - Improved performance of all API requests by disabling some default actions in WordPress core
 
Version 1.8 — June 8, 2014
- Added support for automatically refunding Charges in Stripe when Payments are marked as Refunded.
 
Version 2.2.4 — June 7, 2014
- Fix: Emails have no formatting and lose all line breaks
 - Fix: Vendor name / email lost when replying to comments from the dashboard
 - Fix: Non-required profile fields cannot be left empty after a value has been saved
 - Fix: “Name of Store” profile field doesn’t save updates
 - Fix: Pagination on Vendor store pages fails
 - Fix: Non-required checkbox fields with a single value cannot be unset
 
Version 1.7.8 — June 5, 2014
- Fixed an issue with invoice items getting charged separately from signup.
 - Fixed an issue with signup fees being charged incorrectly.
 
Version 2.2.3 — June 5, 2014
- New: Faster loading time with 58 less database calls in in the backend and 22 less calls on the frontend by stopping FES_Setup from being called twice and moving instantiation of roles from FES_Setup to FES_Install
 - New: FES Tools on the form import/export page offers a 1 click solution to remove any extraneous fes-forms
 - New: FES import/export forms page has been redesigned
 - New: FES forms can now be reset to defaults on the import/export forms page
 - New: Don’t show “add file” if disabled
 - Tweak: Combo registration & login view on vendor dashboard has been given a rework to allow it to show one form at full width if the other form isn’t applicable. Now more intelligently detects if a person is already a vendor.
 - Fix: Form import/export process fixed
 - Fix: Contact form first and last name fields sometimes disabled
 - Fix: Username field sometimes disabled on the registration form
 - Fix: Admin bar doesn’t show for admins if hide admin bar feature turned off
 - Fix: Vendor URL for dashboard sometimes off when author archive pages enabled
 - Fix: Email tags for post-categories and post-tags re-added (accidentally removed in 2.2)
 - Fix: Removed jQuery Validate (no longer being used)
 
Version 2.1.5 — June 4, 2014
- Fixed a bug with cancelled payments revoking access too early.