All notable changes to this project will be documented in this file. Dates are displayed in UTC.
Generated by auto-changelog.
- feat: add Braintree provider support
#280
19 March 2026
- chore: release v1.2.0
#279 - fix(ci): don't bump CLI/OpenClaw dependency versions in prepare-release
#278 - fix: require provider in CreateDelegationPayload and validate delegationConfig
#276 - fix(ci): use secrets.RELEASE_APP_ID instead of vars.RELEASE_APP_ID
#275 - feat: add delegation flow for x402 token generation
#274 - feat: add EUR/EURC currency support
#273 - feat: add card/delegation guard-rails to SDK
#254 - chore(ci): replace API_TOKEN_GITHUB PAT with GitHub App token
#272
6 March 2026
- chore: release v1.1.18
#269 - fix: correct Stripe API URLs to use /fiat/stripe prefix
#268 - fix(ci): handle no-op doc publish gracefully when no changes to commit
#267
6 March 2026
5 March 2026
- 🚀 Release v1.1.6
#263 - feat(openclaw): improve builder UX for agent registration
#262 - chore: release v1.1.6
c551a52 - feat(openclaw): support dollar notation for price amounts
474abdb
4 March 2026
- 🚀 Release v1.1.5
#261 - feat(x402): add LangChain/LangGraph requiresPayment wrapper
#257 - chore: release v1.1.5
8190652
4 March 2026
3 March 2026
- 🚀 Release v1.1.3
#258 - feat(openclaw): improve plugin UX for plan creation and registration
#253 - feat(openclaw): auto-store planId and agentId after registration
77955d4 - chore: release v1.1.3
328ec25 - feat(openclaw): default to USDC token for erc20 pricing
e494e28
27 February 2026
- 🚀 Release v1.1.2
#252 - fix(openclaw): rename plugin to nvm-openclaw
#250 - chore: release v1.1.2
1d683b2 - fix(openclaw): align plugin id with scope-stripped package name
5f4d616
26 February 2026
- feat: add fiat card-delegation support to CLI & OpenClaw plugin (v1.1.1)
#251 - docs(openclaw): improve API Reference readability
#247
24 February 2026
- chore: release v1.1.0
#249 - docs(x402): add card-delegation scheme to API reference
#248 - feat(openclaw): OpenClaw plugin v0.1 — tool registration
#242
23 February 2026
- feat(x402): add card-delegation scheme support
#245 - feat(visa): support getVisaAccessToken with only amount
#243 - feat(openclaw): add pricingType support to nevermined_createPlan
aaca268 - chore: release v1.0.16
fb7c254 - feat(visa): unify getVisaAccessToken to support NVM API key-based auth
c9cc37e
21 February 2026
- fix(openclaw): address Copilot review — docs, naming, and x402 compliance
cfe8757 - docs(openclaw): remove redundant Resources page
631338c
21 February 2026
- feat(openclaw): add paid endpoint, tokenAddress param, and balance hook
8d685d6 - docs(openclaw): add user guide and update reference docs
258ed36 - fix(openclaw): add missing ZeroAddress defaults to PlanPriceConfig
3540271
21 February 2026
- fix(openclaw): align plugin with OpenClaw API
e7e1692 - fix(openclaw): use plugin definition object and tool factory
67e3637 - feat(openclaw): improve /nvm-login for headless servers
c6009b0
21 February 2026
- fix(openclaw): add openclaw.extensions field to package.json
7c38d6f
20 February 2026
- feat(openclaw): add browser-based login/logout flow
088b8f4 - docs(openclaw): add plugin documentation and update release workflow
0146dfd
20 February 2026
- feat(cli): add nvm login and nvm logout commands
#238 - feat(openclaw): add OpenClaw plugin v0.1 with tool registration
bc4955c - ci(openclaw): add sync/test workflow and integrate into release pipeline
122bee6
19 February 2026
- 🚀 Release v1.0.10
#237 - feat: add Visa x402 payment scheme support
#235 - fix: re-evaluate dynamic credits function after route handler runs
#234 - fix: replace remaining
plans listrefs withplans get-plansin CLI docs#225 - fix(docs): Round 4 — correct SDK documentation method names and API patterns
#229 - fix: use Node 20.x in release workflows
#227 - feat: migrate A2A from Authorization Bearer to payment-signature header
#226 - fix: update deprecated APIs and CLI command refs in docs
#220 - chore: release v1.0.10
10f2078 - fix: use Node 20.x in release workflows for posthog-node compatibility
57b9cbd - fix: resolve lint errors in visa-facilitator-api
47f1659
11 February 2026
- fix: replace stale CLI command refs and X-402 header in docs
#219
11 February 2026
- fix: BigInt handling, deprecated API refs, and environment naming
#218 - ci: consolidate release workflows into single release.yml
#217
11 February 2026
10 February 2026
- ci: consolidate release workflows into single release.yml
cba5be2 - fix(ci): make npm publish idempotent for re-runs
d7acaec - fix(ci): add ignore-engines for oclif pack tarballs
b5d26cd
10 February 2026
- chore: bump version to 1.0.5
#216 - fix(ci): skip npm version when CLI already matches tag version
#215
10 February 2026
- Update NVM API Key format and bump version to 1.0.4
#214
2 February 2026
- docs(cli): update ID format from DID to BigInt in documentation
#212 - feat: Add Nevermined Payments CLI with GitHub Actions automation
#210 - Fix/correct meta field in mcp
#208 - fix fallback url, refactored authenticate
3557f18 - docs: add Handler Options and Response Metadata sections to MCP guide
57c966d - fix tests
fbbf84a
2 February 2026
- chore: update workflows for CLI package rename and docs path
3242dde - docs(cli): update documentation with Mintlify format and fix links
52c3bc0
1 February 2026
- chore: remove backup and reviewers from publish-docs workflow
#209 - chore: removing old doc
#207 - Automation of the docs system
#206 - docs: Add automated documentation system with GitHub Actions
#205 - feat: add Nevermined Payments CLI with GitHub Actions automation
90e1b58 - fix: resolve CLI Sync Check failures
8c67ca2 - chore: enhance workflows and add CLI scripts to package.json
5192c9d
27 January 2026
- 🚀 Release v1.0.2
#204 - Changed meta field in mcp response
#203 - chore: release v1.0.2
68e2fc4 - fix metadata in tests
12d6784 - add integration test
059e1a7
22 January 2026
- 🚀 Release v1.0.1
#202 - Add agentRequest to mcp result (for observability)
#200 - 🚀 Release v1.0.0
#199 - fix: resolve security vulnerabilities in dependencies
#198 - 🚀 Release v1.0.0-rc34
#197 - Feat/ensure mcp a2a x402
#196 - chore: release v1.0.0-rc33
#195 - fix: observability in the x402 flow
#194 - 🚀 Release v1.0.0-rc32
#193 - Feat/ensure mcp a2a x402
#192 - 🚀 Release v1.0.0-rc31
#191 - Feat/ensure mcp a2a x402
#190 - 🚀 Release v1.0.0-rc30
#189 - Wrapped buildPaymentRequired functino inside facilitatorAPI class
#188 - chore: release v1.0.0-rc29
#187 - feat: express middleware for nevermined x402 payments
#186 - chore: release v1.0.0-rc28
#184 - feat: alignment with x402 spec v2
#182 - added AI related building documents
#183 - 🚀 Release v1.0.0-rc27
#180 - Fix/mcp sdk compatibility
#178 - fix: update environment naming in docs and comments
#179 - feat: deprecation of access token in favour of x402 access token
#176 - 🚀 Release v1.0.0-rc26
#177 - Fix: mcp resources and prompts registration
#175 - 🚀 Release v1.0.0-rc25
#174 - updated actions
#173 - Addtag/v1.0.0 rc24
#172 - Moved oauth discovery to Payments Library
#169 - feat: x402 support
#171 - feat: added pay as you go support
#170 - Updated documentation
#166 - chore: adding v1.0.0-rc21 Changelog updates
#165 - fix: upgrade axios dependency
#163 - Feat/add request context to a2a
#162 - feat: added support for pricing simulation without plans
#160 - Feat/add request context to a2a
#152 - Add async logger to observability api
#158 - standardize usage of startAgentRequest parameter and update manual logging url
#157 - add margin argument to redeemcredits
#154 - Feat/support connect stripe account
#156 - Implementation of the organizations api
#151 - fix: rename observability methods
#147 - feat: add batch request functionality
#142 - Add metadata to mcp output
#140 - Update README.md
#137 - feat: normalize nevermined required headers
#136 - fix: update helicone urls
#135 - feat: update envs with helicone urls
#134 - fix: upgrade node version
#133 - Observability custom properties
#132 - Remove the need for a user to provide an helicone api key
#130 - Feat/mcp
#128 - wip: add helicone observability
#126 - Tests passing, added accessLimit
4d4654a - deleted package-lock.json
12a0338 - Refactored tests
4674030
11 August 2025
- fix tests & retries
#127 - Harden tests
40d3aeb - modified workflow files
60a3c58 - remove working dir
5d70499
8 August 2025
- Updated README, added helpers to plans
194bc8a - chore: adding v1.0.0-rc7 Changelog updates
28bccc7 - Bump version to rc8
1daa06f
5 August 2025
- Fix build, replace *.ts for *.js in imports/exports
b75f05b - chore: adding v1.0.0-rc6 Changelog updates
d4c481b
4 August 2025
- A2A Integrated
#118 - Finished tests
59455ce - adapted to @a2a-js/sdk@0.2.5, adapted to node16 package
e07ff21 - completed streaming tests
3bdd6ae
25 July 2025
- feat: update to new hostnames
#125 - fix: small refactor of docs and env names
#124 - fix: refactoring error management
ed68289 - chore: format
a4cadaf - chore: renaming
0a76ac3
23 July 2025
21 January 2026
- 🚀 Release v1.0.0-rc34
#197 - Feat/ensure mcp a2a x402
#196 - chore: release v1.0.0-rc34
030caa5 - add credits redeemed to mcp response
0d68b86 - fix mcp eror test
30d8934
20 January 2026
20 January 2026
- 🚀 Release v1.0.0-rc32
#193 - Feat/ensure mcp a2a x402
#192 - chore: release v1.0.0-rc32
cf485bc - Fixed lits
ae43c9b - added plan id to authentication decodification
deb7c8a
15 January 2026
- 🚀 Release v1.0.0-rc31
#191 - Feat/ensure mcp a2a x402
#190 - chore: release v1.0.0-rc31
c3e8d5e - rollback mcp modifications
1d49d1b - deleted lazy loading of mcp. enabled session id creation
c086a89
15 January 2026
- 🚀 Release v1.0.0-rc30
#189 - Wrapped buildPaymentRequired functino inside facilitatorAPI class
#188 - chore: release v1.0.0-rc29
#187 - feat: express middleware for nevermined x402 payments
#186 - chore: release v1.0.0-rc28
#184 - feat: alignment with x402 spec v2
#182 - added AI related building documents
#183 - 🚀 Release v1.0.0-rc27
#180 - Fix/mcp sdk compatibility
#178 - fix: update environment naming in docs and comments
#179 - feat: deprecation of access token in favour of x402 access token
#176 - 🚀 Release v1.0.0-rc26
#177 - Fix: mcp resources and prompts registration
#175 - 🚀 Release v1.0.0-rc25
#174 - updated actions
#173 - Addtag/v1.0.0 rc24
#172 - Moved oauth discovery to Payments Library
#169 - feat: x402 support
#171 - feat: added pay as you go support
#170 - Updated documentation
#166 - chore: adding v1.0.0-rc21 Changelog updates
#165 - fix: upgrade axios dependency
#163 - Feat/add request context to a2a
#162 - feat: added support for pricing simulation without plans
#160 - Feat/add request context to a2a
#152 - Add async logger to observability api
#158 - standardize usage of startAgentRequest parameter and update manual logging url
#157 - add margin argument to redeemcredits
#154 - Feat/support connect stripe account
#156 - Implementation of the organizations api
#151 - fix: rename observability methods
#147 - feat: add batch request functionality
#142 - Add metadata to mcp output
#140 - Update README.md
#137 - feat: normalize nevermined required headers
#136 - fix: update helicone urls
#135 - feat: update envs with helicone urls
#134 - fix: upgrade node version
#133 - Observability custom properties
#132 - Remove the need for a user to provide an helicone api key
#130 - Feat/mcp
#128 - wip: add helicone observability
#126 - fix tests & retries
#127 - A2A Integrated
#118 - feat: update to new hostnames
#125 - fix: small refactor of docs and env names
#124 - Tests passing, added accessLimit
4d4654a - deleted package-lock.json
12a0338 - Refactored tests
4674030
23 July 2025
14 January 2026
13 January 2026
- chore: release v1.0.0-rc28
#184 - feat: alignment with x402 spec v2
#182 - added AI related building documents
#183
12 January 2026
- 🚀 Release v1.0.0-rc27
#180 - Fix/mcp sdk compatibility
#178 - fix: update environment naming in docs and comments
#179 - feat: deprecation of access token in favour of x402 access token
#176 - feat: continue fixing tests
114f690 - chore: release v1.0.0-rc27
c1be147 - feat: update doc
bffd4dd
22 December 2025
- 🚀 Release v1.0.0-rc26
#177 - Fix: mcp resources and prompts registration
#175 - chore: release v1.0.0-rc26
a1dc5aa
18 December 2025
- 🚀 Release v1.0.0-rc25
#174 - updated actions
#173 - Addtag/v1.0.0 rc24
#172 - Moved oauth discovery to Payments Library
#169 - feat: x402 support
#171 - Created tests
0295d32 - fixed handlers
2dfca19 - chore: release v1.0.0-rc25
442882e
10 December 2025
- feat: added pay as you go support
#170 - Updated documentation
#166 - chore: adding v1.0.0-rc23 Changelog updates
35b9186
14 November 2025
11 November 2025
11 November 2025
- Feat/add request context to a2a
#162 - Tests passing, added accessLimit
4d4654a - deleted package-lock.json
12a0338 - e2e tests successful
d0d703d
20 October 2025
- feat: added support for pricing simulation without plans
#160 - Feat/add request context to a2a
#152 - Add async logger to observability api
#158 - standardize usage of startAgentRequest parameter and update manual logging url
#157 - add margin argument to redeemcredits
#154 - Feat/support connect stripe account
#156 - Implementation of the organizations api
#151 - fix: rename observability methods
#147 - feat: add batch request functionality
#142 - Add metadata to mcp output
#140 - Update README.md
#137 - feat: normalize nevermined required headers
#136 - fix: update helicone urls
#135 - feat: update envs with helicone urls
#134 - fix: upgrade node version
#133 - Observability custom properties
#132 - Remove the need for a user to provide an helicone api key
#130 - Feat/mcp
#128 - wip: add helicone observability
#126 - fix tests & retries
#127 - A2A Integrated
#118 - feat: update to new hostnames
#125 - fix: small refactor of docs and env names
#124 - fix: temporarily remove a2a module
#123 - Finished tests
59455ce - Harden tests
40d3aeb - Refactored tests
4674030
22 July 2025
8 October 2025
- Add async logger to observability api
#158 - standardize usage of startAgentRequest parameter and update manual logging url
#157 - add margin argument to redeemcredits
#154 - Feat/support connect stripe account
#156 - Implementation of the organizations api
#151 - Automated docs update
b8ea011 - Automated CHANGELOG.md update
d3978f2
25 September 2025
25 September 2025
- Automated docs update
347c0e1 - added paywall context to mcp handler
9622936 - Automated CHANGELOG.md update
206ba97
24 September 2025
19 September 2025
- Add metadata to mcp output
#140 - Update README.md
#137 - feat: normalize nevermined required headers
#136 - Bump version
59a9b0c
11 September 2025
- Automated docs update
2381e83 - feat: normalize nevermined required headers
865fb46 - fix: tests
79edfb8
9 September 2025
3 September 2025
- feat: update envs with helicone urls
#134 - fix: upgrade node version
#133 - chore: adding v1.0.0-rc11 Changelog updates
07e0c63 - chore: bump version
ae13567
27 August 2025
- Observability custom properties
#132 - Remove the need for a user to provide an helicone api key
#130 - chore: adding v1.0.0-rc10 Changelog updates
5c39368
14 August 2025
- Feat/mcp
#128 - wip: add helicone observability
#126 - fix tests & retries
#127 - A2A Integrated
#118 - feat: update to new hostnames
#125 - fix: small refactor of docs and env names
#124 - fix: temporarily remove a2a module
#123 - Feat/support new envs
#120 - Api new structure
#119 - Feat/a2a
#117 - Finished tests
59455ce - Harden tests
40d3aeb - A2A Server v0.1
6af3b29
24 June 2025
- Remove console log in orderPlan
#105 - feat: adapting library to protocol v2
4b54e30 - Automated docs update
a8b0c35 - doc: api documentation
8c497fa
6 March 2025
- Automated docs update
cdeaa7b - feat: support base sepolia
025d137 - Automated CHANGELOG.md update
c1d0abe
3 March 2025
- Feat/add type events
#104 - Feat/support base
#103 - Automated docs update
01e33d4 - Automated CHANGELOG.md update
7b2e76b
26 February 2025
- Feat/task steps new models
#102
24 February 2025
25 February 2025
25 February 2025
- feat: update dto for actions
2693e98 - Automated docs update
55049c6 - Automated CHANGELOG.md update
e042811
24 February 2025
24 February 2025
21 February 2025
- Automated docs update
c0c2a16 - feat: update steps and tasks to new models and validate model response
77eec6e - fix: test
20675a1
3 March 2025
10 February 2025
- feat: support create agent and plan method
#101 - Automated docs update
51a5b9c - Automated CHANGELOG.md update
3116355
4 February 2025
- feat: support search methods
#100 - build(deps-dev): bump eslint-config-next from 14.2.3 to 15.1.5
#97 - Automated docs update
b946984 - fix: prettier
0319f0c - feat: add some example
469aa5a
29 January 2025
- feat: update to use step-update instead of task-log
#98 - chore: adding v0.8.0 Changelog updates
81249c0 - Feat: bump
ab68cd4
11 December 2024
- fix: making optional query opts
#89 - Automated docs update
4b6e58f - Automated CHANGELOG.md update
bd4445d - chore: bump version
f3525b5
11 December 2024
4 December 2024
- Fix/task log socket
#87 - fix: task logs received
5f4964a - bind tasks to event handler closure
f7287f6 - add bound tasks to event handler
fe52129
3 December 2024
3 December 2024
- Fix: Create task log callback map
#85 - remove logs
d407d96 - Create type, fix lintern errors
2f8757f - chore: adding v0.7.2 Changelog updates
7330d98
14 November 2024
12 November 2024
- Logging tasks messages + new ws auth
#83 - chore: pr comments
3c05540 - chore: adding v0.7.0 Changelog updates
9400af2
12 November 2024
29 October 2024
24 October 2024
- chore: doc and attributes
ef6c38c - chore: adding v0.5.3 Changelog updates
5fb99fd - chore: version
7465d17
23 October 2024
- fix: adaptations to integrate with client
#77 - fix: update and correct types
6fa2c03 - chore: adding v0.5.2 Changelog updates
0f597a4 - fix: docs
7d4e784
22 October 2024
- feat: createAgent method
60d8332 - fix: adaptations to integrate with client
f833203 - chore: format
1dc16fd
18 October 2024
- fix: docs
#76 - chore: adding v0.5.0 Changelog updates
b383e37 - chore: formatting
4638270 - chore: readme
1a6090a
18 October 2024
- Better API documentation
#74 - build(deps): bump micromatch from 4.0.7 to 4.0.8
#71 - New structure + query protocol
#69 - feat: new structure
1d73b59 - feat: query protocol implementation
569dd31 - feat: better documentation
bc5d7d1
12 August 2024
12 August 2024
12 August 2024
12 August 2024
1 August 2024
- Feat/support new api keys
#68 - feat: support new api keys
e1bb7aa - feat: update docs
7df3f81 - Automated CHANGELOG.md update
207d115
11 June 2024
- feat: this attributes are not need it because the price of the files …
#65 - feat: this attributes are not need it because the price of the files and services are determined based on the subscription attached
31bb9d8 - Automated CHANGELOG.md update
2712a62
5 June 2024
- Feat/support mint burn
#62 - feat: support mint and burn
d1a9f26 - chore: doc
6ea5536 - fix: lint2
235a745
3 June 2024
- Feature: account address
#59 - chore: yarn.lock
e7edeed - feature: account address
62f96aa - fix: account address
0b8ad44
21 May 2024
20 May 2024
- feat: NvmApiKeys support
#54 - feat: udpate doc
53e3467 - fix: format
3b5724e - feat: remove no need dependency
1dec181
9 May 2024
8 May 2024
- add docs
c11db18 - fix: to support pass session key directly
77c3e91 - Automated CHANGELOG.md update
17b56ff
6 May 2024
6 May 2024
- build(deps-dev): bump typescript from 5.3.3 to 5.4.3
#29 - feat: support order and download calls to the backend2
67d64e3 - Automated CHANGELOG.md update
ffc1263 - feat: bumpversion
cc1e097
4 April 2024
- feat: support listing of services and datasets associated to a subsci…
#36 - feat: support listing of services and datasets associated to a subsciption
7ebe1bf - fix: format
da09b20 - Automated CHANGELOG.md update
ef7449e
1 April 2024
- Fix: getServiceToken output
#31 - Automated CHANGELOG.md update
3c1c28c - fix: getServiceToken output
546f7b1
22 March 2024
- Fix: add missing property
#25 - build(deps): bump jose from 5.2.2 to 5.2.3
#17 - Automated CHANGELOG.md update
9645772 - fix: lint
8268765 - chore: v bump
e90ded5
11 March 2024
- feat: support more methods
#15 - feat: getAssetDDO and getBalance methods
4350f9d - Automated CHANGELOG.md update
efd010f
7 March 2024
- feat: support get the proxy token for a service
#13 - Automated CHANGELOG.md update
b06dafe - feat: document method and fix linting
cfbce2a
6 March 2024
- build(deps-dev): bump @types/node from 20.11.19 to 20.11.23
#8 - feat: add logout and appId
507eb65 - Automated CHANGELOG.md update
5f9b1d1
29 February 2024
- feat: support create datasets in the library
#6 - feat: document code and update the README with usage instructions
#7 - fix: params
7944f21 - feat: add the documentation
1a88295 - feat: add some missed methods and update environments
c5ba41b
27 February 2024
- feat: support webservice endpoint
#5 - feat: support webservice endpoint2
d96e142 - Automated CHANGELOG.md update
f77900a - feat: bumpversion to 0.1.2
2bbaf1f
21 February 2024
21 February 2024