Tags: nubiia-dev/mcp-holded
Tags
chore(release): 2.0.0 [skip ci] # [2.0.0](v1.8.0...v2.0.0) (2026-07-06) * feat!: migrate all tools to Holded API v2 (2.0.0) ([#93](#93)) ([2993f49](2993f49)) ### BREAKING CHANGES * HOLDED_API_KEY must now be a Holded API v2 key (pat_/sk_live_). Pagination arguments changed from page/pageSize to limit/cursor. purchaserefund supports creation only. Experimental banking tools were removed in favor of official treasury endpoints. * docs: note removal of default field projections in migration guide * fix: merge payment on bank link and read snake_case v2 fields in document verifications - pay_document bankId step now GETs /payments/{id} before PUT to preserve existing amount/date/contactId (read-then-merge, same pattern as update_payment) - pay_document resolves payment id from payments_detail and payments fallbacks in addition to paymentsDetail (snake_case v2 compat) - create_document numbering-series override check now probes invoice_num, doc_number and document_number in addition to camelCase fields - Tests: verify PUT body contains merged fields; snake_case payments_detail resolves bankId link; snake_case document_number triggers override warning Refs: feat/holded-api-v2-migration
chore(release): 1.7.0 [skip ci] # [1.7.0](v1.6.0...v1.7.0) (2026-06-28) ### Bug Fixes * default approveDoc to true in create_document ([e9f6cca](e9f6cca)), closes [#51](#51) ### Features * integrate read-only Projects/Accounting tools, experimental Banking, and document write-safety ([#78](#78)) ([ce2c79b](ce2c79b)), closes [#57](#57) [#54](#54) [#55](#55) [#57](#57) [#57](#57) [#56](#56) [#55](#55) [#57](#57)
chore(release): 1.4.0 [skip ci] # [1.4.0](v1.3.2...v1.4.0) (2026-01-27) ### Features * implement virtual pagination in contacts and documents tools ([7b011ca](7b011ca)) ### Performance Improvements * optimize MCP response payloads and add pagination features ([a3403e6](a3403e6))
PreviousNext