Changeset 3349302
- Timestamp:
- 08/24/2025 04:33:37 PM (7 months ago)
- File:
-
- 1 edited
-
squad-modules-for-divi/trunk/readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
squad-modules-for-divi/trunk/readme.txt
r3331986 r3349302 6 6 Tested up to: 6.8 7 7 Requires PHP: 7.4 8 Stable tag: 3.4. 38 Stable tag: 3.4.4 9 9 License: GPL-3.0-only 10 10 License URI: https://www.gnu.org/licenses/gpl-3.0.en.html … … 185 185 186 186 == Upgrade Notice == 187 = 3.4.4 = 188 Enhanced build system stability with ESLint configuration improvements and fixed PHP sprintf format specifier errors. Improved code quality and build process reliability. 189 187 190 = 3.4.3 = 188 191 Improved Image Mask module with secondary shapes, optimized deprecated file loading, and enhanced security policy. Fixed admin notices display issues and improved code quality. … … 219 222 220 223 == Changelog == 224 = 3.4.4 (24-08-2025) = 225 226 **New Features:** 227 - Enhanced ESLint configuration with WordPress coding standards support 228 - Improved build system stability with better error handling 229 230 **Improvements:** 231 - Simplified ESLint configuration for better performance and maintainability 232 - Enhanced code quality enforcement with proper TypeScript and React support 233 - Improved build process reliability and faster compilation times 234 - Optimized tab indentation and JSX support for WordPress coding standards 235 236 **Bug Fixes:** 237 - Fixed PHP sprintf format specifier error in Image_Mask module causing fatal errors 238 - Resolved ESLint maximum call stack size exceeded errors in multiple React components 239 - Fixed syntax errors in DualButton, FlipBox, Breadcrumbs, and PostGrid modules 240 - Removed problematic ESLint disable comments causing build failures 241 - Improved build process stability and eliminated infinite recursion issues 242 221 243 = 3.4.3 (22-07-2025) = 222 244
Note: See TracChangeset
for help on using the changeset viewer.