Skip to content

Releases: PiwikPRO/mcp

0.4.0

29 Apr 09:47
0.4.0
27bcd8b

Choose a tag to compare

Added

  • Added a /health HTTP endpoint for MCP server health checks.
  • Added Tag Manager template metadata for variable reference guidance, including variant-specific fields.
  • Added test coverage for template variable-reference guidance and preservation of unrecognized variable relationships in tag responses.
  • Added multi-architecture Docker release support for linux/amd64 and linux/arm64.

Changed

  • Modernized typing across the codebase to use built-in generic types and | None unions.
  • Updated Tag Manager tool docs to enforce a clearer discovery workflow around template lookup and parameter inspection.
  • Expanded Tag Manager response modeling to preserve optional JSON:API relationships payloads.
  • Refined tracker settings response handling to support a resolved settings view plus optional app/global breakdowns.
  • Updated Docker GitHub Actions dependencies to newer major versions.

Fixed

  • Preserved unrecognized_variables relationship data in Tag Manager tag get/create/update responses.
  • Improved Tag Manager template asset inheritance and shared template loading behavior.

Full Changelog: 0.3.1...0.4.0

0.3.1

03 Apr 12:14
0.3.1
b81f5db

Choose a tag to compare

What's Changed

Full Changelog: 0.3.0...0.3.1

0.3.0

24 Mar 10:29
0.3.0
877274b

Choose a tag to compare

What's Changed

Full Changelog: 0.2.3...0.3.0

0.2.3

03 Mar 10:56
0.2.3
f4e4cca

Choose a tag to compare

What's Changed

  • Bump cryptography from 46.0.3 to 46.0.5 by @dependabot[bot] in #8
  • Bump python-multipart from 0.0.21 to 0.0.22 by @dependabot[bot] in #6
  • Bump urllib3 from 2.5.0 to 2.6.3 by @dependabot[bot] in #4

New Contributors

Full Changelog: 0.2.2...0.2.3

0.2.2

29 Jan 13:30
0.2.2
04f39a3

Choose a tag to compare

Full Changelog: 0.2.1...0.2.2

0.2.1

29 Jan 11:08
0.2.1
1e44376

Choose a tag to compare

Full Changelog: 0.2.0...0.2.1

0.2.0

20 Jan 13:44
0.2.0
43c9c09

Choose a tag to compare

New MCP tools:

  • Goals: create, list, get, update, delete
  • Custom Dimensions: create, list, get, update, get_slots
  • Query API: execute query, list dimensions/metrics, list dimensions/metrics details

0.1.1

02 Sep 08:31
2dd23e1

Choose a tag to compare

Release of Piwik PRO MCP server