← All notes

· Version 1.0.0 · Release candidate

What is included in Context Pack 1.0.0.

Changelog

What is included in 1.0.0

  • Supported sources: adds selectable-text PDF, DOCX, Markdown, plain text, the current readable page, and the current main-frame selection.
  • Review first: stages converted or captured Markdown for review before it enters the pack.
  • One useful output: combines up to 10 retained sources into one editable Markdown file for clipboard copy or download.
  • Local workspace: keeps source content and the editable session in extension memory instead of an account or backend.
  • Explicit page access: reads a page or selection only after the user invokes the extension on that tab.
  • Readable-page scope: keeps readable articles, documentation, the current selection, and local files as the 1.0.0 capture contract.
  • Bounded control states: preserves visible native or ARIA switches, checkboxes, and radio controls as a bounded label plus On/Off, checked state, and actual Disabled state, including controls inside removed forms, without retaining form values.
  • Clear limits: reports unsupported, encrypted, scanned, corrupted, or oversized input instead of silently producing partial output.
  • Intentional 1.1 boundary: defers action buttons, select or combobox choices, aria-pressed, aria-expanded, accessible-only headings, and complex dashboard tables. Version 1.0.0 does not claim general dashboard or web-app fidelity.
  • Release coverage: passes the current release gate with 192 unit checks, 8 Playwright workflow checks, and 25 shared-landing checks.

More notes

A clearer first run and safer updates in AIBlock 1.0.1.

Read the release note