v1.8.6 — Copy to clipboard, Escape key, entity fixes
·
406 commits
to main
since this release
What's new
Copy to Clipboard
- New Copy button (electric pink) in the panel header copies the active tab as clean plain text
- Summary copy captures everything visible: environment, DB/HTTP/log/cache/asset cards, plugin leaderboard, slowest queries, N+1 patterns, slowest HTTP calls, duplicate query groups, slowest hooks
Escape key
- Closes the help panel if open
- Otherwise collapses any open EXPLAIN results and expanded detail rows
Help panel improvements
- Added Template and Transients help cards
- Fixed scroll bleed-through (
overscroll-behavior: contain)
Bug fixes
- Fixed
build.shsed dot-escaping bug that was corrupting HTML entities (e.g.🔴→.8.38;) on every version bump - Restored corrupted
🔴(Issues) and📈(DB Queries) entities in panel titles