v0.3.6 - Copy recent match summary
What's changed
- Added a Copy action for the recent completed match summary.
- Copied summaries use the currently selected interface language and include the saved timestamp.
- Copy success and failure are announced through the existing polite live region.
- Updated README, accessibility notes, changelog, and package metadata.
- Added regression coverage for localized recent-match copying.
Verification
- Node syntax checks passed for
src/engine.jsandsrc/main.js. - Node test suite passed: 18 tests.
git diff --checkpassed.- GitHub Actions CI and Pages deployment passed.
Note: interactive browser smoke testing was not run because the Codex in-app browser is currently blocked from accessing localhost and the GitHub Pages domain by enterprise network policy.