January 23, 2026
New features
- New API endpoints: Added List Answers and Delete Answer API endpoints to the Public API, allowing you to list answers to questions and get a specific answer by ID programmatically and programatically delete answers
Bug fixes
- Fixed code review auto-approval to only apply to GitHub (not other SCM providers)
- Fixed non-admin users being unable to delete their own Personal Access Tokens
- Fixed API token page not showing error notifications when operations failed
January 16, 2026
New features
- Code review conversation context: Code review now surfaces related Slack and Microsoft Teams conversations that reference the PR being reviewed, giving reviewers additional context about discussions surrounding the changes
Improvements
- Code Review Auto-approval: New organizations now have code review auto-approval enabled by default, if we have no comments to make Unblocked will approve the PR. Note: this does not bypass branch protection rules and human reviewers are still required before the PR can be merged.
Bug fixes
- Fixed intermittent code review failures caused by diff hunk header parsing issues
- Fixed Microsoft Teams authentication flow using incorrect redirect URLs during sign-in
- Fixed Bitbucket webhook registration being rejected at workspace level
- Fixed GitHub pull request embeddings not including full document content
- Fixed PR ingestion status incorrectly updating when ingestion was skipped
- Fixed Microsoft Teams warning cards and billing enrollment display issues
January 9, 2026
New features
- PR Chat generally available: Enabling conversational interactions with pull requests. You can steer unblocked with
@unblockedand ask a question, including asking for PR summaries, a re-review with a focus area, or anything else you can imagine.
Improvements
- Better error messages in MCP: Returns detailed error messages when URLs cannot be hydrated, helping agents understand and handle failures more effectively
- Confluence homepage support: Unblocked now properly handles Confluence space homepage links specified in questions
- Enhanced Notion integration: Added support for hydrating and resolving Notion document links through the unblocked MCP
Bug fixes
- Fixed code review engine incorrectly flagging valid dates as being in the future when reviewing dependency update PRs
December 18, 2025
New features
- Microsoft Teams integration: MS Teams is now generally available as a data source, allowing teams to connect and search their Teams conversations
- Personal Access Tokens: Create your own API tokens with fine-grained permissions for programmatic access to Unblocked
- MCP feedback tool: New MCP tool lets you provide feedback about your experience with Unblocked directly from your IDE
Improvements
- Faster response times: Optimized thread and message creation for significantly improved P99 latency
- Answer refinement: Improved Q&A responses with multi-turn answer revision for more accurate and complete answers
- Plan expiration visibility: New UI indicators show when your team’s plan subscription is expiring
- GPT-5.2 support: Added support for OpenAI’s latest GPT-5.2 model in appropriate workflows
Bug fixes
- Fixed Jenkins integration handling of optional repository URLs
- Fixed tab switching causing unnecessary loading states in the dashboard
- Fixed row click behavior for personal API tokens table
Progress
- Sentry integration work: Progress on Sentry integration for error tracking context
- Infrastructure improvements: Upgraded Temporal workflow engine and improved auto-scaling
December 12, 2025
New features
- Asana integration for Code Review: Connect Asana to automatically create and track issues from code review findings
- MCP semantic search tools: New MCP tools for semantic and ML-powered search capabilities
- MCP link resolver: Replaced 4 other document retrieval tools with a single link resolution tool improving context engine performance
Improvements
- Google Drive sync: Improved handling of trashed and deleted files in Google Drive
Bug fixes
- Fixed Confluence Data Center metadata handling for malformed URLs and encoding issues
- Fixed Jira Data Center support for code review issue providers
- Fixed GitLab user lookup functionality
Progress
- New integration work: Expanded integration capabilities for high priority platforms
- API token scopes: Expanded API token scopes for more granular control over data source access
December 8, 2025
Major feature launch
- Code Review: Automated AI code review for pull requests is now available. Unblocked analyzes your PRs for bugs, logic errors, and security vulnerabilities, posting inline comments directly in GitHub. The AI learns your team’s conventions over time through adaptive learning, making reviews increasingly precise as you provide feedback. Customize your experience with user preferences and request reviews or summaries on-demand by mentioning
@unblockedin PR comments (e.g.,@unblocked summarize this PR). - Get started with free code reviews for your first 3 PRs per month.
December 5, 2025
November 28, 2025
New features
- New major release work: Progress on our next major release, launching soon
- New integration work: Progress on high priority integrations customers have requested
Improvements
- Error messaging: Clearer, actionable error messages when bot answers fail due to SCM disconnection issues
Bug fixes
- Fixed a race condition that would occasionally impact onboarding
- Fixed application dashboard redirect issues
November 18, 2025
New features
- New major release work: Continued progress on our next major release
- New integration work: Expanded integration capabilities for high priority platforms
- Mermaid diagram repair: Automatic detection and repair of rendering errors in Mermaid diagrams
Improvements
- Search filtering: Deprecated, archived, and outdated documents are now filtered from search results
Bug fixes
- Fixed table scroll context in dialogs
- Fixed licensed members sorting in team management
- Fixed feedback submission for direct message chats