diff --git a/docs/release-notes/release-version-1/version-1-0-x/1.0.0-beta.mdx b/docs/release-notes/release-version-1/version-1-0-x/1.0.0-beta.mdx index f960bf0..6e93626 100644 --- a/docs/release-notes/release-version-1/version-1-0-x/1.0.0-beta.mdx +++ b/docs/release-notes/release-version-1/version-1-0-x/1.0.0-beta.mdx @@ -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. + + + - ### Upload custom fonts in Style Workspace + + 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) +