> ## 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.77-staging.7

> Canvas elements and storyboards can now be nudged with arrow keys.

**Canvas elements and storyboards can now be nudged with arrow keys.**

*Released Jun 25*

### New

* Arrow-key positioning for absolute elements and storyboards on the canvas.
* "+" picker in right-panel chat to attach Docs, Canvases, and Issues.

### Improved

* Style panel shows "Mixed" when a multi-selection has differing values.
* Sending a message bumps a workspace up the Recent list immediately.

### Fixed

* Newly created wrapper is auto-selected after Wrap in Frame / Auto Layout.
* Doc body now always renders by waiting for the first sync before mounting.
* Shared canvases keep their styling instead of loading unstyled.
* Style panel class dropdown now populates on Vite v3 host projects.
* Frames no longer collapse to a default size on the legacy sizing path.
* AI-generated issue titles no longer show raw HTML entities.
* AI chat keeps the correct issue context instead of losing it.

This release focuses on the canvas and AI chat. You can now nudge absolute elements and storyboards with the arrow keys for precise positioning, and the right-panel chat gains a "+" picker for attaching Docs, Canvases, and Issues directly to a conversation.

The style panel is clearer for multi-selections: when selected elements disagree on a value, it now shows "Mixed" instead of a single misleading value. Workspaces also reorder in the Recent list as soon as you send a message, not just when a turn finishes.

Several fixes improve day-to-day reliability. Docs now wait for the first sync before mounting so the body always renders, shared canvases keep their styling, and the style panel's class dropdown populates correctly on Vite v3 hosts. We also fixed frame collapsing on the legacy sizing path, auto-selection of the new wrapper after Wrap in Frame / Auto Layout, garbled HTML entities in AI-generated issue titles, and lost issue context in AI chat.
