- Improve site-wide performance: caching for fee plans & listing images, load fewer settings on page load, reduce database calls for fields, getting category lists
- New: Add wpbdp_paid_listing_status hook to always mark paid listings as published, regardless of default status.
- New: Start adding links to the payments on processor site.
- New: Autofill email and address fields on the checkout page if we have the info.
- Security: Image imports allowed executable PHP files.
- Security: Fields could be created, edited, and deleted without any permission checks (XSS).
- Replaced a few deprecated jQuery functions.
- Removed empty values from the receipt page.
- Show the payment confirmation page after submission instead of going to first page of listing.