You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixed compatibility with WooCommerce 10.x block-based cart and checkout pages, including layout, button styling, checkbox rendering, coupon form spacing, and action buttons. (#362)
Fixed the sale badge on the shop page displaying as a full-width bar instead of a small corner label. (#362)
Fixed the "Add to cart" button styling on the shop page for WooCommerce 10.x markup changes. (#362)
Fixed block editor layout alignments (e.g., centered buttons) not being applied on the frontend. (#348)
Fixed hero content not being visible on Safari when using back/swipe-back navigation (bfcache). (#346)
Fixed stored XSS vulnerabilities in menu item badge, menu item description, and WooCommerce product title output. (#349, #350, #351)
Improved input sanitization for search queries, body CSS classes, Customizer settings, and separator symbols. (#352, #353, #354, #355)
Added output escaping to admin nav menu fields, upgrade notices, Pixelgrade Care installer, and CSS selector output. (#356, #357, #358, #359)
Added explicit nonce verification in custom fields save handler. (#361)
Removed unused debug method from the upgrade class. (#360)