> ## Documentation Index
> Fetch the complete documentation index at: https://docs.tempo.new/llms.txt
> Use this file to discover all available pages before exploring further.

# v0.0.79

> AI chat now supports Sonnet 5, with Tempo Inference falling back to 4.6.

**AI chat now supports Sonnet 5, with Tempo Inference falling back to 4.6.**

*Released Jul 2*

### New

* AI chat can now use the Sonnet 5 model.
* Open Settings with Cmd+, (Ctrl+, on Windows/Linux).
* Buy an in-app top-up (legacy \$50 / 250-prompt pack).
* Vim-style Ctrl-U / Ctrl-D half-page scrolling in focused chat.
* "Paste here" on the canvas backdrop pastes at the cursor.
* Live size pill shows dimensions while drawing an element or storyboard.
* New canvas dropdowns, avatars, and badges.
* Run your project's scripts from the Cmd+Shift+P command palette.
* canvas\_share MCP tool creates a share link with an auto-shown screenshot.
* Unread / streaming chat indicator now also shows on the org avatar.

### Improved

* Bulk create-from-issues: instant tab switch, all rows, loading state, and model picker.
* Slash command picker now fuzzy-matches instead of prefix-only.
* Free-tier request caps raised to 20/day and 60/month.
* Bundled Node toolchain acts as a dev server fallback when none is found.

### Fixed

* Double-clicking Create no longer produces duplicate tickets.
* Multi-edit AI turns show the net file diff instead of every intermediate state.
* Chat scrolls to the bottom when you send a message.
* Chat input is focused when you open or switch chats.
* Open ticket details no longer collapse when saved views load late.
* Board scroll is preserved on detail navigation, with no card flash on view/org switch.
* Long titles wrap in the new-issue modal instead of overflowing.
* Stale ancestor hover outline clears when drilling into a descendant.
* Pasting into an autosize storyboard no longer flashes on reload.
* Pasted image assets are written next to their real source file.
* Clip content row always shows, including on the storyboard root.
* Auto Layout child cleanup survives selection changes.
* Exit CLI button is now easier to find in the terminal.
* Unpushed count now reflects only the branch's own commits.

This release brings a new model choice to AI chat: **Sonnet 5** is now available, with Tempo Inference gracefully falling back to 4.6. Chat also gets nicer navigation — vim-style Ctrl-U / Ctrl-D half-page scrolling, a fuzzy-matching slash command picker, and more reliable focus and scroll behavior when you open, switch, or send in a chat.

On the canvas, you can now paste directly where your cursor is with "Paste here," see a live size pill while drawing, and work with new dropdowns, avatars, and badges. A new `canvas_share` MCP tool creates a share link and shows a screenshot automatically.

Issues and boards are steadier: creating no longer duplicates on a double-click, open ticket details stay open when saved views load late, board scroll is preserved during navigation, and long titles wrap cleanly in the new-issue modal.

Rounding things out, you can open Settings with Cmd+, run project scripts from the command palette, buy an in-app top-up, and enjoy raised free-tier caps (20/day, 60/month). Bulk create-from-issues is faster with instant tab switching and a model picker.
