Plugin Directory

Changeset 3349302


Ignore:
Timestamp:
08/24/2025 04:33:37 PM (7 months ago)
Author:
wpsquad
Message:

Updating readme/assets from GitHub

File:
1 edited

Legend:

Unmodified
Added
Removed
  • squad-modules-for-divi/trunk/readme.txt

    r3331986 r3349302  
    66Tested up to: 6.8
    77Requires PHP: 7.4
    8 Stable tag: 3.4.3
     8Stable tag: 3.4.4
    99License: GPL-3.0-only
    1010License URI: https://www.gnu.org/licenses/gpl-3.0.en.html
     
    185185
    186186== Upgrade Notice ==
     187= 3.4.4 =
     188Enhanced build system stability with ESLint configuration improvements and fixed PHP sprintf format specifier errors. Improved code quality and build process reliability.
     189
    187190= 3.4.3 =
    188191Improved Image Mask module with secondary shapes, optimized deprecated file loading, and enhanced security policy. Fixed admin notices display issues and improved code quality.
     
    219222
    220223== 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
    221243= 3.4.3 (22-07-2025) =
    222244
Note: See TracChangeset for help on using the changeset viewer.