OptiPub 3.2.739 introduces enhancements to the page builder, improved export functionality, and refined tracking for open and click events.
Release Notes 3.2.739
🚀 New Features
- Added a button to the export snackbar, making it easy to navigate to tasks after exporting.
🛠 Improvements
- Enhanced table exports to support relationship fields and ensure every export creates a task.
- Page builder now optimizes imported HTML for valid specifications.
- Tooltip component can be placed within text and is easier to drag and drop.
- Images in the text editor can be double-clicked to open the edit dialog, now with an "Advanced" tab for more styling options.
- Images maintain aspect ratio when resizing.
- Page body now has a default padding of 10px for improved layout.
- Improved outlines around selected and highlighted elements for better visual clarity.
- Pressing the "Escape" key exits text editing mode.
- Significantly faster opening and closing of the text editor.
- Performance improvements during long editing sessions by cleaning up text editors when components are removed.
- The editor now properly removes itself when navigating to another page, reducing slowdown over time.
🐛 Bug Fixes
- Fixed invalid HTML in countdown, button, and form components.
- Resolved layering issues causing the editor canvas to appear above the sidebar and loading overlay.
- Fixed default theme styles stacking when reimporting HTML with theme styles.
- Fixed text editor exiting unexpectedly when clicking modal backdrops or page scrollbars.
- Corrected positioning of the popup quickbar when selecting text in the editor.
- Device emulation buttons now work correctly when the editor has a max width applied.
- Fixed styles being lost when applying alignment actions via the component selection toolbar.
- Editor now recognizes alignment wrappers when re-importing HTML.
- Component selection toolbar no longer gets cut off to the left.
🔧 Technical / Internal
- Open and click webhooks now pass through Apple MPP and bot identification. Funnel events are suppressed for Apple opens and identified bot traffic.
- Updated logic to only update
last_opened_atandlast_clicked_atsubscription values if the event is not from a bot or Apple MPP.