# Mar 14th, 2025

## GenStudio

### New Features

* **Function Calling on SkyDeck**: Introduced function calling capabilities within SkyDeck, enhancing computational functionalities.
* **Email Notifications on Mentions**: Users now receive email notifications when they are mentioned, ensuring important communications are not missed.
* **Enhanced URL Scraping**: Integrated with Jina AI to improve URL scraping capabilities.

### Improvements

* **Email Notification Settings**: Users can now enable or disable email notifications according to their preferences.

### Bug Fixes

* **LaTeX Rendering in Markdown**: Resolved issues where LaTeX was not rendered correctly in Markdown content.
* **HTML Tags Rendering in Markdown**: Fixed a bug that affected the rendering of HTML tags within Markdown files.

## Control Center

### Improvements

* **Administrative Controls**: Administrators can now revoke member access directly, improving user management.
* **Email Formatting Consistency**: All emails are now left-aligned for a consistent user experience.

### Bug Fixes

* **Commentary Settings from Snapshots**: Fixed an issue where commentary settings were not copied correctly from snapshots.
* **Account Logo Retrieval in Emails**: Resolved a bug to ensure account logos display correctly in emails without authentication issues.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.skydeck.ai/releases/mar-14th-2025.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
