Skip to content

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 04 Mar 04:36
· 5 commits to main since this release

Added

  • --show-as parameter on cal add / cal update CLI commands and MCP tools (free, tentative, busy, oof, workingElsewhere) (#2)
  • teams_workspace_extract MCP tool — extracts plain text from DOCX, XLSX, PPTX, and PDF files in the workspace (no filesystem server needed)
  • Binary file handling in teams_workspace_read — returns path hint instead of crashing on non-UTF-8 files
  • Filesystem Server setup docs in README for reading binary files (DOCX, PDF, XLSX) in Claude Desktop
  • Known Limitations section in README

Fixed

  • cal_add / cal_update: bare ISO timestamps now include timeZone property from config, preventing UTC default shift (#3)
  • Added timezone config setting (set during outpost setup, defaults to UTC)
  • --timezone / --tz CLI flag and timezone MCP parameter for per-event override