Plugin Directory

Changeset 3439034


Ignore:
Timestamp:
01/13/2026 10:25:07 PM (5 weeks ago)
Author:
landwire
Message:

Git tag 1.3.1

Location:
responsive-block-control
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • responsive-block-control/tags/1.3.1/README.txt

    r3439030 r3439034  
    1414== Description ==
    1515Responsive Block Control adds responsive toggles to a "Visibility" panel of the block editor, to show or hide blocks according to screen width.
     16
     17== Security ==
     18**Version 1.3.1 resolves a stored cross‑site scripting (XSS) vulnerability (CVE‑2025‑62135) affecting earlier versions (<= 1.2.9).**
     19Users with contributor access or higher should update immediately.
    1620
    1721= Limitations =
     
    106110== Changelog ==
    107111= 1.3.1 =
     112* Security fix: Mitigated authenticated Stored XSS (CVE‑2025‑62135).
    108113* Added responsive_block_control_custom_css_rules filter to allow developers to provide their own CSS per breakpoint
    109114* Fixed media query generation to match breakpoints correctly
  • responsive-block-control/trunk/README.txt

    r3439030 r3439034  
    1414== Description ==
    1515Responsive Block Control adds responsive toggles to a "Visibility" panel of the block editor, to show or hide blocks according to screen width.
     16
     17== Security ==
     18**Version 1.3.1 resolves a stored cross‑site scripting (XSS) vulnerability (CVE‑2025‑62135) affecting earlier versions (<= 1.2.9).**
     19Users with contributor access or higher should update immediately.
    1620
    1721= Limitations =
     
    106110== Changelog ==
    107111= 1.3.1 =
     112* Security fix: Mitigated authenticated Stored XSS (CVE‑2025‑62135).
    108113* Added responsive_block_control_custom_css_rules filter to allow developers to provide their own CSS per breakpoint
    109114* Fixed media query generation to match breakpoints correctly
Note: See TracChangeset for help on using the changeset viewer.