Skip to content

Production release v1.0.0: finalize rollout, verify artifact, and track post-release actions #11

Description

@tsemachh

Summary

This issue tracks the production release execution for API Replay and documents what was delivered in the readiness rollout.

Delivered in this rollout

  • TypeScript + Vite + CRX toolchain with lint/typecheck/build scripts
  • MV3 background refactor to modular stateless architecture
  • Migrated storage contracts + schema validation/migration support
  • Popup UX improvements (presets, search, request replay controls, replay stats, latency options)
  • Unit tests + extension smoke E2E
  • CI and release workflows (ci.yml, release.yml)
  • Release/security/privacy/contributing/store docs
  • Naming alignment to API Replay in user-facing surfaces

Release verification

  • dist.zip exists and was inspected
  • npm run lint
  • npm run typecheck
  • npm run test ✅ (14 tests)
  • npm run build

Release tag

  • Created and pushed: v1.0.0

Next steps

  • Merge release PR to main
  • Confirm GitHub Actions CI + release workflows green on merge/tag
  • Validate uploaded dist.zip from workflow and manual install check
  • Final pass on Chrome Web Store listing assets/screenshots
  • Monitor early user feedback and open follow-up UX polish issues

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions