Releases: ashev87/propstack-mcp
Releases · ashev87/propstack-mcp
Release list
v1.1.0 — DSGVO data minimization & hardening
Backward-compatible release — no changes to existing tool signatures or default behavior.
Added
fieldsparameter (data minimization, Art. 25 DSGVO) onsearch_contacts,search_properties,search_deals, andfull_contact_360.custom_filtersonsearch_contacts/search_properties(maps tocf_<name>) — implements filtering that was documented but not wired up.- Datenschutz (DSGVO) README section + English pointer.
- Per-request timeout (30s, AbortSignal) with retry and timeout-aware errors.
- Vitest test suite (22 tests) over the pure helpers.
Changed
- Server version is now read from
package.json(was stale at0.1.0). - Fixed placeholder repository/homepage/bugs URLs.
Removed
export_data— dumping whole raw tables into an LLM context has no practical use. Full-portfolio scanning will use server-side aggregation tools (seedocs/v2-integration-plan.md).
Full changelog: CHANGELOG.md