Product

Changelog

Notable product updates, newest first.

  1. Added

    • Public marketing landing for logged-out visitors, plus a `/changelog` page.
    • Log out from Settings → Overview.
    • Owners can permanently delete a workspace from Settings → Workspace.
    • Artifact search uses Postgres full-text search and trigram fuzzy matching (home, REST, and MCP).

    Fixed

    • PDF overlay viewer: sharper HiDPI pages, selectable text, and smoother virtualized scrolling.
  2. Added

    • PDF artifacts: staged upload, first-page thumbnails, and an in-app pdf.js viewer.
    • Home Settings modal (Overview, Workspace, Agents, Activity) without leaving the library.
    • Quick **+** add modal with clipboard paste, files, links, and HTML.
    • Overlay sidebar: make public/private, copy public link, download, regenerate preview, and related actions.
    • Overlay detail editing, comments, and per-artifact activity; library sort (newest, oldest, updated, title, views).
    • MCP/REST: filtered, paginated `list_artifacts` with slim payloads and facets.
    • MCP/REST: short-lived signed `preview_url` and `download_url` for agent image access.

    Changed

    • Home is the only product UI; legacy Dashboard / workbench routes redirect into Home.
    • Folders removed from product surfaces (schema, UI, REST, and MCP).
    • Home sort control uses a compact dual-arrow icon.

    Fixed

    • Deep-link `?a=` opens the artifact overlay preview without needing the details sidebar.
    • Overlay scroll lock: wheel/trackpad soft lock, then hard-freeze the home page so the grid cannot move underneath.
    • Authenticated MCP tool registration no longer crashes (`registerTool` binding).
    • MCP cold start no longer pulls PDF canvas at import time (avoids Cursor’s 15s probe timeout).
  3. Fixed

    • Snappier overlay open on mobile Safari (FLIP transform morph, cheaper scrim).
  4. Fixed

    • Thumbnail grid stays stable when opening or closing the overlay (no jump or reload wave).
  5. Added

    • Autoplay looping muted videos on the home grid and overlay.
    • Paste X / Twitter status URLs as video artifacts (with link fallback).
    • Video dimension probing on upload/import.
    • Continuous logo loading morph on Home.

    Fixed

    • Tighter home header filter chips and mobile search layout.
    • Video thumbs on the grid stay control-free; hover controls remain in the overlay.
  6. Added

    • Workspace switcher in the home sidebar.
    • Artifactbase logo assets.
  7. Added

    • Format filters for the home library.
  8. Added

    • Library paging and search suggestions.
    • Compact rows layout; favourites; URL-backed filter chips.
    • Open link artifacts immediately from the grid.
  9. Added

    • Paste artifacts into the library; tags on all artifact types.

    Fixed

    • Smoother overlay morph and a mobile-first details sheet (info button opens details).
  10. Added

    • Home library with thumbnail grid and shared-element preview overlay.
    • Native video artifacts (MP4/MOV).
    • Link artifacts with Open Graph previews.

    Fixed

    • Closing the overlay preserves scroll position and avoids thumbnail blink.
    • Tighter home mobile thumbnails and side padding.
  11. Fixed

    • MCP OAuth activity labels use the real client name instead of always saying “ChatGPT”.
  12. Added

    • Artifactbase beginnings: workspaces for agent-generated artifacts with MCP and REST access.
    • Cloudflare R2 storage for artifact binaries.
    • Isolated public preview domains for safe sharing.
    • Workspace-scoped OAuth for ChatGPT MCP clients.
    • Artifact preview workbench redesign.