> ## Documentation Index
> Fetch the complete documentation index at: https://docs.inlace.co/llms.txt
> Use this file to discover all available pages before exploring further.

# Changelog

> Latest updates and improvements to Lace.

<Update label="v0.0.2-alpha.43" description="July 10, 2026" tags={["Fixes"]}>
  * Consolidate notification permission state
  * Prompt reauth for notification failures
</Update>

<Update label="MCP Alpha 35" description="July 10, 2026" tags={["MCP","New"]}>
  * Persistent sessions storing workflow state for chat and MCP
</Update>

<Update label="MCP Alpha 34" description="July 10, 2026" tags={["MCP","Fixes"]}>
  * Harden review mutation retries
</Update>

<Update label="v0.0.2-alpha.42" description="July 9, 2026" tags={["Fixes"]}>
  * Use CSS keyframe animation for focus view fade-in
</Update>

<Update label="MCP Alpha 33" description="July 9, 2026" tags={["MCP","New"]}>
  * Monorepo hardening — extract chat-ui, web-auth, ActionCard, boundary enforcement
</Update>

<Update label="v0.0.2-alpha.41" description="July 8, 2026" tags={["New","Fixes"]}>
  ### New

  * Add transcript outline rail for jump-to-message navigation

  ### Fixes

  * Review tab artifacts-only with full MCP screen-context parity
  * Apply make-interfaces-feel-better polish across repo
  * Tighten UI transitions and migrate Focus views off Framer Motion
  * Align notification presentation policy
  * Clear stale overlays and restore notifications
  * Plus 4 more improvements.
</Update>

<Update label="MCP Alpha 32" description="July 8, 2026" tags={["MCP","Fixes"]}>
  * Review tab artifacts-only with full MCP screen-context parity
</Update>

<Update label="v0.0.2-alpha.40" description="July 7, 2026" tags={["New","Fixes"]}>
  ### New

  * Add Cmd+F keyboard shortcut to reviews home search
  * Add sonner-inspired toast host
  * Edit last user message in chat
  * Update sign-in copy to team-knowledge positioning

  ### Fixes

  * Correct review share dialog copy to match actual behavior
  * Stop stale screen capture startup
</Update>

<Update label="MCP Alpha 31" description="July 7, 2026" tags={["MCP","New"]}>
  * Add account-switch login
</Update>

<Update label="v0.0.2-alpha.39" description="July 6, 2026" tags={["Fixes"]}>
  * Align toast with design system tokens and motion
  * Picker cleanup + text selection menu clamping
  * Resolve daily bug scan findings
</Update>

<Update label="MCP Alpha 30" description="July 6, 2026" tags={["MCP","New"]}>
  * MCP gap analysis — shared domain refactor + analytics middleware + structured messages
</Update>

<Update label="v0.0.2-alpha.38" description="July 4, 2026" tags={["New","Fixes"]}>
  ### New

  * Add transcript search to review page chat

  ### Fixes

  * Fix pin bugs and tighten animation quality across web and desktop
</Update>

<Update label="v0.0.2-alpha.37" description="July 3, 2026" tags={["Fixes"]}>
  * Model picker always visible + chat history continuity
</Update>

<Update label="v0.0.2-alpha.36" description="July 3, 2026" tags={["New","Performance"]}>
  ### New

  * Add mentions, notifications & inbox

  ### Performance

  * Reduce aux renderer memory
</Update>

<Update label="MCP Alpha 29" description="July 3, 2026" tags={["MCP","New"]}>
  * Expose screen-context pins and comment attachments through MCP
  * Add source field to review comment annotations
</Update>

<Update label="v0.0.2-alpha.35" description="July 2, 2026" tags={["New"]}>
  * Add chat model picker
</Update>

<Update label="v0.0.2-alpha.34" description="July 2, 2026" tags={["New","Fixes","Performance"]}>
  ### New

  * Add ESC cancellation and preparing state for pin mode
  * Add react-scan for dev render profiling
  * Add screen context pin mode IPC, schema, and overlay wiring
  * Add screen context pin mode UI wiring
  * Add spinner to screen context button while preparing
  * Plus 4 more improvements.

  ### Performance

  * Reduce idle memory and package size

  ### Fixes

  * Add enter animation and reduced-motion guard to pin pill
  * Address code review findings for screen context pin
  * Address codex review findings for screen context pin
  * Always call sessionStart in screen context pin mode
  * Bind screen context pin mode
  * Plus 41 more improvements.
</Update>

<Update label="v0.0.2-alpha.33" description="June 30, 2026" tags={["New","Fixes"]}>
  ### New

  * Artifact viewport rendering with desktop/tablet/mobile toggle
  * Reviews-home restructure with focus tabs, comment attachments, and EmbedPDF PDF viewer

  ### Fixes

  * Add assets.inlace.co to CSP frame-src
  * Correct pin capture math and screen-level pin visibility
</Update>

<Update label="MCP Alpha 28" description="June 30, 2026" tags={["MCP","Fixes"]}>
  * Align version checks with package metadata
  * Reframe publish copy from 'build prototype' to 'publish for review'
  * Remove 'Vite prototype' anchoring from agent copy
  * Support both full-project and quick-demo publish paths
</Update>

<Update label="v0.0.2-alpha.32" description="June 28, 2026" tags={["New"]}>
  * Review comment workflow timeline
</Update>

<Update label="v0.0.2-alpha.30" description="June 26, 2026" tags={["New"]}>
  * Support side-by-side canary and stable installs
</Update>

<Update label="v0.0.2-alpha.29" description="June 26, 2026" tags={["Fixes"]}>
  * Auto-detect canary channel from baked config, no user setting
  * Harden native crash reporting
  * Persist update channel as user preference, not baked into binary
  * Remove channel persistence - canary is download-only, not auto-update
  * Retain native zoom callback
</Update>

<Update label="MCP Alpha 27" description="June 26, 2026" tags={["MCP","New","Fixes"]}>
  ### New

  * Refresh mcp tokens
  * Add health diagnostics command
  * Add resources, prompts, and completions to both MCP surfaces
  * Default claude install to hosted
  * Notify when updates are available

  ### Fixes

  * Clarify reauth guidance
  * Extend token refresh retry to publish POST paths
  * Fix auth flow — file credentials win over stale env tokens
  * Stop installing static agent skills
</Update>

<Update label="MCP Alpha 26" description="June 26, 2026" tags={["MCP","New","Fixes"]}>
  ### New

  * Remove pre-built archive placeholder, static hosting is live
  * Add archive upload flow to publish\_artifact client
  * Expose decisions to AI assistant + asset-heavy artifact publishing
  * Improve publish\_review agent ergonomics with eval suite
  * Wire client-driven archive publish on the cloud MCP
  * Plus 3 more improvements.

  ### Fixes

  * Tighten error tracing across local and remote MCP surfaces
</Update>

<Update label="v0.0.2-alpha.28" description="June 25, 2026" tags={["New"]}>
  * Add analytics telemetry for auto-update lifecycle
</Update>

<Update label="v0.0.2-alpha.27" description="June 25, 2026" tags={["Fixes"]}>
  * Redesign update section - cleaner layout, better copy
</Update>

<Update label="v0.0.2-alpha.26" description="June 25, 2026" tags={["New","Fixes"]}>
  ### New

  * Show release channel badge in settings and improve downloads page

  ### Fixes

  * Read update channel from app-update.yml so canary builds stay on canary
</Update>

<Update label="v0.0.2-alpha.25" description="June 24, 2026" tags={["New","Fixes"]}>
  ### New

  * Update sign-in screen copy

  ### Fixes

  * Decouple live overlay pin clicks from SCK health
  * Increase default test timeout to 15s
  * Make workflow timeline dot and icon clickable for collapse toggle
  * Route review clicks through sck activity
</Update>

<Update label="v0.0.2-alpha.24" description="June 23, 2026" tags={["Fixes"]}>
  * Repair native window display binding
</Update>

<Update label="v0.0.2-alpha.23" description="June 23, 2026" tags={["New","Fixes"]}>
  ### New

  * Add file type icons to attachment pills

  ### Fixes

  * Anchor selection menu to text and restore zoom-in
  * Bind live review display ids consistently
  * Fix selection menu slide-in and dismiss on scroll
  * Re-enable devtools in packaged builds
  * Use consistent subdued style on mic button
</Update>
