Releases: ZsTs119/patchx-freenote-agent
Release list
v0.2.15
v0.2.14
Changelog
- 2dcebd0 fix(release): align MCP Registry identity for 0.2.14
v0.2.13
PatchXNote Agent 0.2.13 aligns production onboarding instructions across README, npm, the bundled Skill and marketplace copy.
- Production API:
https://freenote.patch-x.cn/ - Remote MCP:
https://freenote.patch-x.cn/mcp - Setup page:
https://freenote.patch-x.cn/mcp/setup/ - App download:
https://freenote.patch-x.cn/download/
English/Chinese setup prompts now explicitly select production and explain existing test-address overrides. npm and plugin homepage metadata point to the production setup page. Go runtime behavior is unchanged from 0.2.12.
Validation passed: serial Go/MVP/installer checks; exact published README and Skill content; Windows npm install and production MCP queries; Linux checksum/version/attestation; macOS install, native keychain and MCP smoke. npm publishes with provenance.
v0.2.12
PatchXNote Agent 0.2.12 now connects to the production service by default.
- API:
https://freenote.patch-x.cn - Hosted MCP:
https://freenote.patch-x.cn/mcp - Existing explicit server flags, environment variables and config values continue to override the default. Update test-address overrides and log in again in the runtime/profile used by your MCP host. Test accounts, credentials and records are not migrated.
- Includes updated onboarding documentation and bundled Skill migration guidance.
Validation: full Go tests and MVP smoke; real Chrome production OAuth; Windows published npm/stdin MCP user and mobile record queries; Linux checksum/version/attestation; macOS install, native keychain and MCP smoke. Binary artifacts include SHA-256 checksums and GitHub attestations; npm uses Trusted Publishing with provenance.
v0.2.11
v0.2.10
v0.2.9
v0.2.8
Changelog
- a933b66 feat: add browser OAuth MCP setup