diff --git a/changelog.mdx b/changelog.mdx index bc4965a..0818390 100644 --- a/changelog.mdx +++ b/changelog.mdx @@ -4,6 +4,24 @@ description: "Keep track of changes and updates to Tembo" icon: "clock-rotate-left" --- + + +## Linear issue automations + +- Added an `openedBy` filter so Linear issue automations only run for issues opened by specific users; defaults now include workspace members and the Tembo app actor. +- Introduced a `temboIssues` toggle to safely opt into automations for Tembo-created Linear issues (off by default). +- Expanded tests for Linear issue triggers and title formatting to keep the new filters reliable. + +## Model routing + +- Restored routing for `claude-opus-4-5` through Bedrock, keeping that model available for hosted runs. + +## UI polish + +- Sidebar stacked cards now fade in and recalculate height after sidebar changes, reducing layout jumps and keeping callouts readable. + + + ![Tembo Codex + OpenAI](/images/tembo-codex-openai.png)