You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
v0.3.2 - Test Fixes & Premium/Plus Language Removal
Critical Changes
Removed Premium/Plus references from MCP error messages - Feature availability is determined by JWT authentication with the Donetick server, not artificial MCP-level tier restrictions
Updated error messaging to focus on actual permissions and credentials
Bug Fixes
Fixed test mock configurations to match actual client API calls
Corrected update_label endpoint mocks (PUT vs PATCH)
Fixed HTTP error handling test retry logic
Updated test assertions to validate functionality rather than specific error message text