Skip to content

v0.1.1 - Bundled Claude exporter v0.1.6

Latest

Choose a tag to compare

@stack2030 stack2030 released this 09 Jul 09:39
· 4 commits to main since this release

v0.1.1 - Bundled Claude exporter v0.1.6

Changed

  • Updated bundled Claude exporter from v0.1.3 to v0.1.6.
  • Fixes large Claude conversation export reliability.
  • Fixes project-chat export reliability.
  • Uses fast same-origin Claude conversation data export instead of old virtualized-DOM scrolling/copy-button capture.
  • Removes dependency on mounted visible messages, viewport size, zoom level, and DevTools placement.

Privacy / security model

  • No Stack2030 backend.
  • No analytics.
  • No tracking.
  • No third-party upload.
  • No remote JavaScript.
  • Bundled exporter code only.
  • Runs only after explicit user action.
  • May make same-origin requests to Claude.ai/Anthropic endpoints available to the active Claude.ai session.
  • Does not send conversation content to Stack2030 or any unrelated third-party service.

Bundled exporter