Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
36 changes: 36 additions & 0 deletions changelog.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,42 @@ description: "Keep track of changes and updates to Tembo"
icon: "clock-rotate-left"
---

<Update label="2026-01-16" tags={["Integrations", "GitLab", "Jira", "Trello", "Monitoring", "Agents"]}>

## Trello Integration

Tembo now supports Trello! Connect your Trello boards and let Tembo automate tasks directly from your cards.

## Enhanced Jira Integration

Jira comments are now fully supported. Tembo can read and process comments on Jira issues, enabling richer context for task automation and better collaboration workflows.

## Expanded GitLab Triggers

Added comprehensive event triggers for GitLab, giving you more control over when automations run. Configure triggers for merge requests, pipelines, issues, and more.

## AugmentCode Agent Support

Added support for the AugmentCode agent, expanding the range of coding agents available in Tembo.

## Infrastructure & Monitoring

- Blackbox exporter configured for internal health monitoring
- Sentry performance spans added to queue and worker modules for better observability

## UI Improvements

- New AI summarize icons with dynamic links in the footer
- Improved plan sharing experience in Slack threads

## Bug Fixes

- Fixed monthly credit resupply to properly cap at plan limits
- Improved webhook handling for missing request bodies
- Better duplicate tag handling when adding tags to issues

</Update>

<Update label="2026-01-09" tags={["Codex", "OpenCode", "Cursor CLI", "Pull Requests", "MCP", "Automations"]}>

![Tembo Codex + OpenAI](/images/tembo-codex-openai.png)
Expand Down