Skip to content

Changelog

MohamedAshrafElsaed edited this page Jul 9, 2026 · 2 revisions

Changelog

All notable changes are documented here and in CHANGELOG.md. Loupe follows Semantic Versioning and ships via GitHub Releases. See Releases & Versioning for the process.

[0.1.0] — 2026-07-09

The first release: the full loop, end to end.

Added

  • SDK (@loupekit/sdk) — Shadow-DOM widget, element inspector, screenshot capture, and redeploy-surviving re-anchoring.
  • Backend (@loupekit/server) — node:http API, Postgres (PGlite / pg), object storage for screenshots, HMAC authentication, and static hosting.
  • Dashboard (@loupekit/dashboard) — Kanban triage board.
  • MCP server (@loupekit/mcp) — exposes comments to Claude Code (MCP Integration).
  • Browser extension (@loupekit/extension) — MV3, pixel-perfect capture reusing the SDK core.
  • Shared (@loupekit/shared) — canonical types + normalizeUrl.
  • Tests (Vitest, ~91% line coverage), docs, and an SEO/GEO landing page.

Clone this wiki locally