This release includes 2 breaking changes for platform teams planning a safe upgrade.
✓ No known CVEs patched in this version
Topics
+4 more
Summary
AI summaryLEGACY_ELEMENT_SELECTED support removed; full CSS properties stored and filtered dynamically.
Full changelog
Minor Changes
-
ca7a516: Architecture Cleanup & Improvements
- Server: Store full CSS properties in
cssPropertiesinstead of filtering to 5 properties - Server: Remove LEGACY_ELEMENT_SELECTED support - only DOM_ELEMENT_POINTED is now supported
- Server: Delete unused files (
mcp-handler.ts,websocket-server.ts) - Server: Simplify types - remove StateDataV1 and LegacySharedState
- Server: Dynamic CSS filtering now happens on-the-fly during MCP tool calls based on cssLevel parameter
This enables full CSS details to be accessible without re-pointing to elements, with filtering applied server-side based on tool parameters.
- Server: Store full CSS properties in
Breaking Changes
- Removed LEGACY_ELEMENT_SELECTED support – only DOM_ELEMENT_POINTED is now supported
- Full CSS properties are stored in cssProperties instead of filtering to five properties; dynamic server‑side filtering applies based on the cssLevel parameter
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About etsd-tech/mcp-pointer
Visual DOM element selector for agentic coding tools. Chrome extension + MCP server bridge for Claude Code, Cursor, Windsurf etc. Option+Click to capture elements.
Related context
Beta — feedback welcome: [email protected]