New Modules:
– Social Share — share buttons for popular networks, fully server-rendered and CSS-only.
– Table of Contents — auto-generated, anchor-linked contents from page headings.
– Number Counter — animated count-up numbers with prefix/suffix and styling controls.
– Advanced Button — richer button with dual icons, hover styles, and states.
– Text Highlighter — animated highlight/underline effects for emphasis text.
– Inline Content — mix text, icons, images, buttons, and dividers in a single flowing line.
– Hover Box — reveal content on hover with CSS-only transitions.
– Animated Heading — headlines with rotating/animated phrases.
– Floating Images — decorative images with parallax-style floating motion.
– Image Reveal — images that reveal on scroll or hover.
– Advanced Video — styled video player with custom poster and overlay controls.
– Image Carousel — touch-friendly image carousel with autoplay, loop, and effects.
– Logo Grid — responsive grid/marquee of brand logos.
– Skill Bar — animated progress/skill bars with labels and percentages.
– Author Box — author bio block with avatar, social links, and layouts.
Admin Dashboard Redesign:
– Rebuilt the admin area as a modern React single-page app (Tailwind + shadcn) with a light/dark theme.
– Live dashboard stats and a modules-by-category library breakdown.
– Modules and Extensions management with search, category filters, bulk actions, and an unsaved-changes save bar.
– What’s New changelog timeline, real Freemius affiliate program terms and application status, and an Account screen with license activation and an anonymous-usage-sharing toggle.
– Brand-aligned Freemius account, pricing, and affiliation pages.
Changes:
– Renamed the admin page slug from divi_squad_dashboard to divi_squad. Existing links and bookmarks to the old slug (including Freemius sub-pages) are permanently redirected to the new slug automatically.
Improvements:
– Reorganized the Divi 4 and Divi 5 builder source into a shared structure, consolidating cross-version Supports/Module helpers and the build shell.
– Standardized PHP interface and class naming, and added per-module brand icons for the Divi 4 builder.
– Generated an inline module-icon registry at build time for the admin app.
– Expanded automated test coverage for the core and builder layers.
Bug Fixes:
– Fixed two fatal errors in the Inline Content module caused by method overrides incompatible with ET_Builder_Element (render_button, render_image).
– Fixed the Modules/Extensions batch enable/disable save path and URL-unsafe category routes in the REST API.
– Corrected the admin REST namespace, dashboard live-data mapping, and several admin styling regressions against wp-admin core CSS.
Major: Native Divi 5 (Block API) support
– All Squad modules now run as native Divi 5 block modules in the new Visual Builder, alongside continued support for the classic Divi 4 builder.
– Ported the Content, Creative, and Media modules to Divi 5 (Dual Button, Flip Box, Drop Cap Text, Glitch Text, Gradient Text, Scrolling Text, Typing Text, Star Rating, Breadcrumbs, Divider, Google Map, Business Hours, Image Mask, Image Gallery, Before & After Image Slider, Lottie, Video Popup, and more).
– Ported all Form Styler modules to Divi 5 — Contact Form 7, WPForms, Gravity Forms, Ninja Forms, Fluent Forms, and Forminator — and added new stylers for Formidable Forms, MetForm, and SureForms.
– Ported Post Grid and Post Element to Divi 5 with full parity: query options (recent/category/tag, exclude, current-loop/related posts), 16 element types, per-element icons and separators, numbered pagination, and AJAX load more.
New Features:
– New Post Carousel module — showcase posts in a touch-friendly Swiper carousel with responsive slides-per-view, gap, transition speed, autoplay (with pause-on-hover), loop, navigation arrows, pagination dots, and slide/fade/coverflow effects.
– New Post Reading Time dynamic-content module for Divi 5.
Improvements:
– Sub-element style controls now nest cleanly under named design groups (e.g. Slide Item, Form, Field, Submit Button) across all Divi 5 modules.
– Added a base style layer and brand-aligned icons to the Divi 5 modules.
– Expanded automated test coverage for the core and builder.
Bug Fixes:
– Fixed Divi 5 module frontend rendering (module registration timing and upload/gallery field handling).
– Fixed admin dashboard issues: version badges always showing “Nightly”, incorrect Pro lifecycle detection, notice auto-slide timer, feature-list state handling, and removed dead navigation code.
– Numerous Divi 5 form-styler, asset-loading, and CSS-grouping fixes.
New Features:
– Enhanced ESLint configuration with WordPress coding standards support
– Improved build system stability with better error handling
Improvements:
– Simplified ESLint configuration for better performance and maintainability
– Enhanced code quality enforcement with proper TypeScript and React support
– Improved build process reliability and faster compilation times
– Optimized tab indentation and JSX support for WordPress coding standards
Bug Fixes:
– Fixed PHP sprintf format specifier error in Image_Mask module causing fatal errors
– Resolved ESLint maximum call stack size exceeded errors in multiple React components
– Fixed syntax errors in DualButton, FlipBox, Breadcrumbs, and PostGrid modules
– Removed problematic ESLint disable comments causing build failures
– Improved build process stability and eliminated infinite recursion issues
New Features:
– Added secondary mask shape option to Image Mask module for more creative designs
– Improved deprecated classes management with JSON-based caching system
Improvements:
– Simplified admin notice system with improved argument merging
Bug Fixes:
– Fixed admin notices not displaying properly in certain scenarios
– Resolved Image Mask module not rendering secondary shapes correctly
– Improved compatibility with latest WordPress standards
– Resolved deprecated classes loading conflicts
New Features:
– Added WPML compatibility for 8 new modules including Image Gallery, Video Popup, Forms modules, Google Map, and Gradient Text
– Updated wpml-config.xml with translatable attributes for all new modules
– Added comprehensive developer documentation with module creation guides
Improvements:
– Enhanced WP-CLI configuration for better development workflow
– Updated security policy with clear vulnerability reporting process
– Optimized module loading with improved performance for form modules
– Restructured readme file with developer-centric documentation
– Added detailed directory structure documentation for easier onboarding
Bug Fixes:
– Fixed responsive issues in Flip Box module on mobile devices
– Resolved compatibility issues with WordPress 6.8
– Fixed custom icon rendering in Star Rating module
– Addressed PHP 8.1 deprecation notices
New Features:
– Added new SVG files for various components (banner, blog, feature, gallery, hero, logo, portfolio, product, service, square, team-member, and testimonial)
Improvements:
– Enhanced Divi detection system with improved theme and plugin identification
– Improved core initialization process with better error prevention
– Compatibility improvements for various third-party plugins
– Compatibility improvements with the latest WordPress version
Bug Fixes:
– Fixed Ninja Forms compatibility with updated function name references
– Fixed circular dependency issues during plugin initialization
– Optimized plugin loading sequence for better performance
Improvements:
– Enhanced asset management system with additional filters for better extensibility
– Refactored admin notices system for better UI and React compatibility
– Added more extensibility points for developers
– Implemented Hookable interface and improved class loaders
Bug Fixes:
– Fixed “Call to undefined method” error in menu items localization
– Fixed modules loading issues
– Fixed extensions loading issues
– Fixed looping issues in notices system
Bug Fixes:
– Added error handling for style enqueuing in Assets.php
– Fixed missing periods in comments in Divi
– Updated theme and plugin version retrieval to use Divi::get_builder_version
Bug Fixes:
– Fixed an issue to load forms module not showing up in the visual builder and frontend.
Improvements:
– Enhanced Image Gallery module with improved type definitions, error handling, and styling
– Refactored PostGrid methods to improve type hinting and error handling
Bug Fixes:
– Fixed an issue in the modules management dashboard that pro modules were not showing up in the modules management dashboard.
Bug Fixes:
– Fixed an issue to resolve WordPress custom fields not displaying correctly in the Post Grid module.
New Features:
– Added new performance optimization framework for all modules
– Introduced improved module loading system for faster page rendering
– Enhanced developer API for better extensibility
Bug Fixes:
– Fixed inconsistent module behavior in certain edge cases
– Resolved compatibility issues with the latest Divi updates
– Fixed styling inconsistencies in form modules
Improvements:
– Enhanced code consistency and organization across multiple files
– Improved import order for better performance and maintainability
– Optimized core functionality for faster loading times
– Updated dependencies to latest compatible versions
– Improved compatibility with WordPress 6.7
– Reduced JavaScript bundle size for faster loading
Bug Fixes:
– Fixed: Resolve an issue in the Flip Box module where the front-end and back-end body text typography (paragraph) styles is not shown
Plugin Website
Visit website
Share Post
Get insights into what’s happening at ChangelogWP right in your inbox. We don’t believe in spam.