OptiPub 3.2.651 introduces enhanced order form controls, improved search capabilities, and a more streamlined editing experience.
Release Notes 3.2.651
🚀 New Features
- Order form components within Grapes are now un-removable, while custom elements added by users remain removable for increased flexibility.
- Senders are now fully editable, allowing greater control and customization.
🛠 Improvements
- Enhanced search functionality in Pricing Plans: search by both ID and name for faster, more accurate results.
- Updated pricing plans table with new columns: ID, Name, and combined ID with Name for clearer data representation.
- Order form process streamlined by removing CVV-related logic from LandingPagesForm and OrderForm components.
- Text edit mode enabled for order form group headers, improving the editing experience.
🐛 Bug Fixes
- Resolved lingering issues with pasting content in TinyMCE editor.
- Fixed Grapes code editor view refresh to ensure correct cursor placement.
🔧 Technical / Internal
- Support for override attributes in Grapes component settings during content import, reducing broken components on re-imported HTML.
- Added a new TinyMCE mode for single-line, inline text editing supporting basic text only.
- Implemented search functionality in PricingPlansAPIController with the new 'id_with_name' attribute for enhanced queries.