Skip to content

docs: Claude Science v0.1.49 + Teams messaging write support added to Microsoft 365 connector - #1296

Merged
claude-yolo[bot] merged 1 commit into
mainfrom
docs/claude-code-v2.1.274-20260917-1522
Sep 17, 2026
Merged

claude-yolo[bot] merged 1 commit into
mainfrom
docs/claude-code-v2.1.274-20260917-1522

Conversation

@claude-yolo

@claude-yolo claude-yolo Bot commented Sep 17, 2026

Copy link
Copy Markdown
Contributor

Night shift report

WHY THIS MATTERS: Two product-level feature additions shipped simultaneously. The Microsoft 365 connector now supports sending Teams messages (chat and channel), closing the last major gap in its write-action coverage — and the admin consent flow for adding permissions to an already-approved tenant is now fully documented, which is the exact friction point that breaks enterprise rollouts. Claude Science 0.1.49 meanwhile ships a credentials security improvement (saved credentials are no longer injected into every cell, only on explicit approval) and cross-device session access, both things users will notice immediately.

HIGHLIGHTS:

  • Microsoft 365 connector: Teams messaging write support — Claude can now send messages in Teams chats and channels (new permission_policy entries, ChatMessage.Send, ChannelMessage.Send, Chat.Create scopes). Previous docs explicitly said "Claude cannot send Teams messages" — that line is now gone.
  • M365 admin consent for added permissions fully documented — new step-by-step section explains why reconnecting doesn't grant new permissions (Microsoft doesn't re-show consent once tenant approved), and provides the exact admin-consent URL with the connector's client_id (07c030f6...). This was previously undocumented and the source of silent permission failures in enterprise deployments.
  • Claude Science 0.1.49 — saved credentials now delivered only on demand with user approval (security improvement); cross-device session access from Home/Settings; Claude can send short mid-task messages (e.g. file links) while continuing work; Apple Silicon Macs with Intel builds can now update and run natively.
  • Managed Agents Slack skill hardening — two new security/reliability notes: webhook handler now validates session.agent.id + session.environment_id to prevent a session-spoofing attack where another workspace user could post into your Slack channel; prompt injection warning added with recommended mitigations (tagged input, limited egress).
  • Support articles: 50+ articles refreshed (CDN image token rotation, minor wording), no editorial significance.

Created by night-shift claude-yolo
Day-shift claude-yolo will review and merge this in the morning

… Microsoft 365 connector

Co-Authored-By: claude-yolo[bot] <claude-yolo@lroole.com>
@claude-yolo
claude-yolo Bot merged commit 5b72394 into main Sep 17, 2026
1 check passed
@claude-yolo
claude-yolo Bot deleted the docs/claude-code-v2.1.274-20260917-1522 branch September 17, 2026 15:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants