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
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,14 @@ For details about the technology stack upgrades, refer to [Technology Stack](/te

You can now restore an AI chat conversation to any previously saved checkpoint, permanently removing all messages, agent interactions, tool executions, and changes made after that point so you can continue from the selected state.
</Accordian>

<Accordian title="User Interface">
- ### Upload custom fonts in Style Workspace <Pill type="mobile" />

Style Workspace now has an **Upload Font Family** option under the **Text** tab's **Font.Family** token, letting you add custom `.ttf` fonts directly from Studio instead of manually copying files and hand-editing `font.config.js`. Uploaded files are grouped into families automatically, and **Font.Family** becomes a dropdown of the uploaded weights and styles.

[Documentation](../../../user-interfaces/mobile/develop/styling-with-design-tokens/uploading-custom-fonts)
</Accordian>
</TabItem>

<TabItem name="Enhancements">
Expand Down