Skip to content

v0.7.0

Choose a tag to compare

@github-actions github-actions released this 24 Apr 14:01
· 76 commits to main since this release

v0.7.0 Release Notes (2025-04-24)

🚀 New Features & Improvements

  • Added Documents Module with comprehensive capabilities:

    • Complete document lifecycle management (create, list, search, update)
    • Page-level operations for creating and modifying document content
    • Optional activation via DOCUMENT_SUPPORT=true environment variable
    • Full compatibility with ClickUp API V3 for document operations
    • Seamless integration with existing workspace navigation
  • Added Time Tracking Suite with comprehensive tools:

    • View and manage time entries for tasks with flexible filtering
    • Start/stop time tracking with one command
    • Add manual time entries with natural language duration support
    • Track billable and non-billable time
    • Delete unwanted time entries
    • Monitor currently running timers across workspace
  • Added Command Disabling Capability:

    • Selective tool access via DISABLED_TOOLS environment variable
    • Comma-separated command list for granular control
    • Compatible with both environment variables and command line arguments
    • Clear error messages when attempting to use disabled commands
    • Enhanced security for production deployments

🛠️ Bug Fixes & Improvements

  • Fixed JSON schema compatibility issues for third-party integrations
  • Enhanced custom field handling in task update operations
  • Improved error handling and validation across all new tools
  • Optimized response formatting for consistent output

📦 Dependencies

  • No dependency changes in this release

🔄 Repository Updates

  • Comprehensive documentation updates for all new features
  • Enhanced API reference with examples for document and time tracking operations
  • Added configuration guides for new environment variables
  • Improved tool descriptions and parameter documentation

🙏 Thank You

Special thanks to our contributors who made this release possible:

Your contributions have significantly improved the ClickUp MCP Server!