First a special ask, we've recently launched Grammit an AI Grammar checker and would love your feedback on it
. You can learn more here: Announcing: Grammit an AI Grammar Checker
Text Blaze Highlights
Customize the styling of the {note} command
{note} commands allow you to include text in a snippet that is not inserted when you use the snippet. It's helpful to include instructions and guidance when a team is using a snippet.
This month we've added the ability to change the color of the note underline, or remove it completely.
{note}This is a standard note{endnote}
{note: color=green}This is a green note{endnote}
{note: color=blue}This is a blue note{endnote}
{note: color=red}This is a red note{endnote}
{note: color=purple}This is a purple note{endnote}
{note: color=none}This is a note with no underline{endnote}
Improved click command
The {click} command allows you to automatically click on part of the page (for instance to click a "Send" button after inserting a message).
We've revamped and improved the selector that allows you to tell Text Blaze what part of the page to click. These changes include the ability to click any element on the page, not just clickable ones. And also the ability to change the selected element when the page has multiple elements that perfectly overlap.
AI Blaze Highlights
Improved PDF Support
We've added improved PDF support to AI Blaze. Now when you use AI Blaze when viewing a PDF, AI Blaze will have access to the text of the PDF, including pages which are not currently visible on your screen. You can use this to summarize PDFs or ask questions of the PDF.
Improvements to the {site} command
AI Blaze can automatically include the page text as context for your prompts. However, sometimes you want to focus on specific parts of the page. The {site} command allows you to reference specific parts of the page and include them in your prompt.
We've extended the {site} command with four new variants to give you additional control over the content of your prompts:
- {site: selection} - the currently selected text.
- {site: fieldtext} - the text of the focused textfield.
- {site: fieldleft} - the text to the left of the cursor in the focused textfield.
- {site: fieldright} - the text to the right of the cursor in the focused textfield.
Data Blaze Highlights
List Tables via API Token
A new API endpoint was added to let you fetch all tables within a space. This makes it easier to programmatically explore your data and build custom integrations with Data Blaze.
And remember... 
We're always here for you! If you ever need a helping hand, don't hesitate to drop a line in our Question and Answer community forums. And if there's something you'd love to see in Text Blaze, AI Blaze, or Data Blaze, we'd be absolutely thrilled to hear about it in the Features Ideas section.