v0.2.1 — fix shared-report create filter
Patch release.
Fixed
create_shared_reportnow sends the sub-filter matching the reporttype(e.g.summaryFilterfor SUMMARY). Previously it sent only the date range, which the API rejected for typed reports (400 "Selecciona un filtro resumido"). Default sub-filters are added for DETAILED/SUMMARY/WEEKLY/ATTENDANCE; a new optionalreport_filterargument allows full control or other report types. Caught by the live-smoke suite.
Install: uvx clockify-mcp (or pip install clockify-mcp).