
- New: Added store pickup support to Delivery Time on Block Checkout. Vendors offering store pickup can now exclude shipping charges, and the order total Updates instantly based on the selected option.
- Update: Migrated admin dashboard list tables to the unified DataViews experience, providing a more consistent interface for tabs, filters, search, and actions across the admin panel.
- Update: Added a “Search by Author” filter to the vendor dashboard reviews page, making it easier to find reviews from specific customers.
- Fix: Improved security by patching an SQL injection vulnerability related to the latitude and longitude parameters used in geolocation queries.
- Fix: Improved security by patching an SQL injection vulnerability related to the orderby parameter in the Request for Quotation list query.
- Fix: Fixed a vendor staff privilege escalation issue in the Update_capabilities REST endpoint to ensure permissions are properly enforced.
- Fix: Prevented Stripe Express transfers from exceeding the original charge amount when admin coupons are applied to an order.
- Fix: Enforced subscription product limits during bulk editing on the vendor dashboard, ensuring vendors cannot exceed their allowed product limit.
- Fix: Loaded AI Image Enhancer assets correctly on the new vendor dashboard layout for product and auction pages.
- Fix: Corrected the “Only X away” free shipping notice so it appears only when free shipping is actually available on the classic checkout page.
- Fix: Improved the product editor by lazy loading attributes, categories, and tags, preventing memory issues on stores with large product catalogues.