04 Sep 2022 - Version 2.7.2
* Fix: Unable to select vendors when editing a download in the block editor.* Fix: FES should not run escape functions when getting the product title.* Fix: Vendor search was not working.* Fix: A PHP notice was showing on the Vendor > Orders Page.* Fix: EDD 3.0 - A fatal error could show when viewing the vendor reports page in admin.* Fix: EDD 3.0 - The settings header was not showing correctly.* Fix: Fields not marked as public could show on the download.* Fix: There was an undefined notice when saving the Terms & Conditions field.* Fix: There was a fatal error when adding a checkbox field in PHP 8.* Fix: Multiple pricing field validation was only running if the field was required.* Fix: The "Enable Image Insertion" checkbox could not be unchecked in the form builder for the excerpt field.* Update: Sending the new vendor submission email from the admin now uses the new emails class.* Update: Language around 'Revoking' a Vendor was adjusted to be 'Delete' and the workflow has been improved.* Dev: A new filter was added to support more post statuses.* New: A vendor email tag was added for FES emails.
13 Mar 2022 - Version 2.7.1
* Fix: Corrected a mismatched legend element in the form builder.* Fix: Fixed PHP compatibility issue with versions lower than 7.3.* Fix: Fixed multiple undefined varaible references in the field classes.* Dev: Removed the .github folder from the build assets.
04 Nov 2021 - Version 2.6.9
* Improvement: Vendor dashboard now displays dates in the format specified in General Settings.* Fix: FES was unintentionally removing some columns from the admin "Downloads" table.* Fix: reCAPTCHA validation error when submitting a form, missing a required field, then re-submitting.* Fix: "Settings" admin menu item didn't include the download post type, which caused style inconsistencies.* Fix: Undefined array key warnings.
13 Aug 2021 - Version 2.6.8
* Improvement: The Tools page has been updated for improved accessibility and UX.* Fix: Repeat registration field triggering `count()` errors.* Fix: FES interfering with EDD core tooltip styling, making them semi transparent and unreadable.