This release brings several improvements to the page editor, bug fixes for resource management, and technical enhancements to content optimization.
Release Notes 3.2.766
🛠 Improvements
- Improved content optimizer for ActiveCampaign imported content, preserving conditional comments and more accurate CSS rule handling.
- Updated message processing to retain CSS media queries when stripping style tags after inlining CSS.
- Updating meta tag injection at message send time to remove any conflicting matching meta tags first, preventing duplicates.
🐛 Bug Fixes
- Fixed styling issue in the page editor when directly editing code with multiple identical style rules for images.
- Fixed imported content optimizer not always combining identical CSS rules.
- Fixed imported content optimizer sometimes incorrectly removing grouped CSS rules, including those within special groups like
@keyframes. - Fixed imported content optimizer incorrectly removing classes if their only usage was within a media query group.
- Fixed incorrect redirect when deleting a resource while viewing it.
- Fixed page editor not removing old theme styles from templates correctly.
🔧 Technical / Internal
- Disabled resize handlers and reduced visual clutter in the text editor during message send for a cleaner sending experience.
- UI refactor for the page editor's "blocks" and "settings" panels for improved usability.