Changeset 3437327
- Timestamp:
- 01/12/2026 02:39:30 AM (3 months ago)
- Location:
- speed-auditor
- Files:
-
- 2 edited
-
tags/1.1.9/readme.txt (modified) (1 diff)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
speed-auditor/tags/1.1.9/readme.txt
r3437323 r3437327 63 63 * New: Visual CLS Highlighter button. Added Toggle button in the Admin Bar to activate/deactivate visual boxes. Persistent visualizer mode using localStorage. Audit multiple pages seamlessly. Identify exactly which elements are moving on your page. Stop guessing which elements are moving; see them highlighted in red boxes. 64 64 * Improved: Boxes now follow elements during scroll and stay above ads using extreme z-index. 65 * New: Technical Glossary in the admin guide explaining HTML tags like ins, div and imgin the context of CLS.65 * New: Technical Glossary in the admin guide explaining HTML tags like "ins", "div" and "img" in the context of CLS. 66 66 67 67 = 1.1.8 = -
speed-auditor/trunk/readme.txt
r3437323 r3437327 22 22 * **Visual Performance Signal:** Real-time color-coded icons (Green/Yellow/Red) in the Admin Bar based on LCP optimization status. 23 23 * **Technical Knowledge Base:** New guide under Tools > Speed Auditor to help users understand metrics like DOM depth, LCP, and Media Latency. 24 * **Technical Glossary: A new built-in guide explaining HTML tags like <ins>, <div>, and <img>specifically in the context of CLS and performance.24 * **Technical Glossary: A new built-in guide explaining HTML tags like "ins", "div", and "img" specifically in the context of CLS and performance. 25 25 * **Accurate LCP Identification:** Detects the Largest Contentful Paint element and validates its optimization. 26 26 * **Structural DOM Audit:** Breakdown of nodes by zones (Header, Content, Footer) and maximum nesting depth analysis. … … 63 63 * New: Visual CLS Highlighter button. Added Toggle button in the Admin Bar to activate/deactivate visual boxes. Persistent visualizer mode using localStorage. Audit multiple pages seamlessly. Identify exactly which elements are moving on your page. Stop guessing which elements are moving; see them highlighted in red boxes. 64 64 * Improved: Boxes now follow elements during scroll and stay above ads using extreme z-index. 65 * New: Technical Glossary in the admin guide explaining HTML tags like ins, div and imgin the context of CLS.65 * New: Technical Glossary in the admin guide explaining HTML tags like "ins", "div" and "img" in the context of CLS. 66 66 67 67 = 1.1.8 =
Note: See TracChangeset
for help on using the changeset viewer.