| @@ -2,9 +2,9 @@ | ||
| 2 | 2 | Tags: product labels, quick view, pre-orders, frequently bought together, variation swatches |
| 3 | 3 | Requires at least: 6.4 |
| 4 | 4 | Tested up to: 7.0 |
| 5 | 5 | Requires PHP: 7.4 |
| 6 | -Stable tag: 2.3.0 | |
| 6 | +Stable tag: 2.3.2 | |
| 7 | 7 | Contributors: aThemes |
| 8 | 8 | License: GPLv3 or later |
| 9 | 9 | License URI: http://www.gnu.org/licenses/gpl-3.0.html |
| 10 | 10 | |
| @@ -117,8 +117,10 @@ | ||
| 117 | 117 | **Checkouts**: Choose a Shopify-style, multi-step, or one-page checkout layout. |
| 118 | 118 | |
| 119 | 119 | **Google Address Autocomplete**: Autocomplete checkout address fields to reduce errors and speed up checkout. |
| 120 | 120 | |
| 121 | +**Delivery & Pickup**: Let customers book a delivery date and time slot at checkout, or collect the order from one of your pickup locations. | |
| 122 | + | |
| 121 | 123 | **Quick Social Links**: Show floating social media icons for shoppers to connect with you. |
| 122 | 124 | |
| 123 | 125 | **Reasons To Buy List**: Summarize the key benefits of a product to support the buying decision. |
| 124 | 126 | |
| @@ -227,8 +229,23 @@ | ||
| 227 | 229 | 13. Agree to Terms Checkbox Module |
| 228 | 230 | 14. Cookie Banner Module |
| 229 | 231 | |
| 230 | 232 | == Changelog == |
| 233 | += 2.3.2 = | |
| 234 | +* Fixed - Orders: Merchant's internal data no longer shows up next to product names on the order screen, the customer's order page or order emails, even for modules you have switched off | |
| 235 | +* Removed - Patcher page, with a notice offering to remove the aThemes Patcher plugin if it is still installed | |
| 236 | +* Fixed - Settings: Checkbox lists sometimes showed none of your saved choices as ticked | |
| 237 | +* Fixed - Settings: Number fields dropped decimals and minus signs as you typed | |
| 238 | +* Fixed - Settings: Clicking inside a module preview no longer makes the page think you have unsaved changes | |
| 239 | + | |
| 240 | += 2.3.1 = | |
| 241 | +* Added - Include Subcategories: New per-module toggle so a category rule also matches products filed only under its child categories — Buy X Get Y, Bulk Discounts, Buy Now, Complementary Products, Free Gifts, Frequently Bought Together, Payment Logos, Pre-Orders, Product Labels, Reasons to Buy, Side Cart, Spending Goal, Sticky Add to Cart, Storewide Sale, and Wishlist. | |
| 242 | +* Added - Size Chart: New "Display position" setting | |
| 243 | +* Added - White Label section to the Merchant Settings page | |
| 244 | +* Added - Declare WooCommerce 11.0 compatibility | |
| 245 | +* Fixed - Hook field priority sanitization & missing attributes | |
| 246 | +* Fixed - Size Chart: compatibility with Ohio theme | |
| 247 | + | |
| 231 | 248 | = 2.3.0 = |
| 232 | 249 | * Added - WP Abilities API integration |
| 233 | 250 | * Added - Declare WordPress 7.0 compatibility |
| 234 | 251 | * Added - Quick View — Side Panel Layout, Navigation & Cross-Module Integration |