This release introduces enhancements to the page editor, improved slug generation, and technical updates for better deployment and analytics.
Release Notes 3.2.740
🛠 Improvements
- Improved speed of exiting text editing mode in the page editor by 75%.
- Improved speed of importing HTML into the page builder by 50%.
- Updated slug generation to use hyphens for dots, making URLs cleaner and more consistent.
🐛 Bug Fixes
- Fixed error when exiting a page with the page builder while text editing mode is still exiting.
- Fixed padding styles on the wrapper that persisted into user content.
- Fixed wrapper element toolbar incorrectly displaying alignment buttons.
- Fixed issue preventing image alignment within text.
- Fixed URL slugs appending
-1to all slugs; now only appends-xfor duplicates as expected.
🔧 Technical / Internal
- Added bot/mpp defaults to avoid deployment errors.
- Added bot/mpp boolean flags to click/open stat tables for enhanced analytics.