> ## Documentation Index
> Fetch the complete documentation index at: https://docs.replit.com/llms.txt
> Use this file to discover all available pages before exploring further.

# August 8, 2025

> 2 min read

## What's new

**Platform**

* [Improved filesystem search](#improved-filesystem-search)
* [Object Storage agent integration](#object-storage-agent-integration)
* [Visual editor focus improvement](#visual-editor-focus-improvement)
* [Rollback suggestions and date toggle](#rollback-suggestions-and-date-toggle)
* [Image generation full rollout](#image-generation-full-rollout)
* [Live activities on iOS](#live-activities-on-ios)
* [Replit App to organization transfer](#replit-app-to-organization-transfer)
* [Folder downloads](#folder-downloads)
* [MX record support for domains](#mx-record-support-for-domains)

**Enterprise**

* [SCIM quality of life improvements](#scim-quality-of-life-improvements)

## Platform

### Improved filesystem search

Agent now delivers smarter, more intuitive file search across your entire codebase. With advanced long-context AI, Agent understands your project structure and content, providing deeper context and more relevant, open-ended answers to your queries—making it easier than ever to find exactly what you need.

### Object Storage Agent integration

Build file upload features effortlessly with [Agent's](/core-concepts/agent) new [Object Storage](/cloud-services/storage-and-databases/object-storage) capabilities! Your AI assistant can now set up Object Storage, inspect configurations, and generate complete backend and frontend code with advanced features like authentication and access controls.

Learn more about [Object Storage](/cloud-services/storage-and-databases/object-storage) and explore all available [Agent integrations](/replitai/integrations#data-storage--management).

<Frame>
  <img src="https://mintcdn.com/replit/jSmYU1wBTvl8UMyc/images/changelog/2025-08-08/screenshot-2025-08-01-at-25854-pmpng-150223.png?fit=max&auto=format&n=jSmYU1wBTvl8UMyc&q=85&s=1c19bc58292f7b6eb522611107579afb" alt="Object Storage agent integration interface" width="1440" height="900" data-path="images/changelog/2025-08-08/screenshot-2025-08-01-at-25854-pmpng-150223.png" />
</Frame>

### Visual Editor focus improvement

Stay in the flow while using the [Visual Editor](/replitai/visual-editor)! When you select an element to edit, focus automatically returns to the chat input, letting you immediately start typing your next prompt without interruption.

### Rollback suggestions and date toggle

Navigate your project history more easily with smart rollback suggestions and flexible date viewing! Get intelligent recommendations for when to roll back your code, plus toggle between relative and absolute timestamps to find the perfect checkpoint.

<Frame>
  <img src="https://mintcdn.com/replit/jSmYU1wBTvl8UMyc/images/changelog/2025-08-08/471684628-494405f3-2f97-46ca-a57f-63540119ed59gif-150322.gif?s=d056aa36f72713eb6f0c8ec91cfc605b" alt="Date toggle demonstration" width="1118" height="946" data-path="images/changelog/2025-08-08/471684628-494405f3-2f97-46ca-a57f-63540119ed59gif-150322.gif" />
</Frame>

### Image generation full rollout

Create stunning visuals directly in your projects! Image generation is now available to all users, giving you the power to create custom graphics, illustrations, and visual content right within your development environment.

<Frame>
  <img src="https://mintcdn.com/replit/jSmYU1wBTvl8UMyc/images/changelog/2025-08-08/image-gen.png?fit=max&auto=format&n=jSmYU1wBTvl8UMyc&q=85&s=1700a6866d9350ff013b49c39b2e9516" alt="Image generation interface" width="1044" height="628" data-path="images/changelog/2025-08-08/image-gen.png" />
</Frame>

### Live activities on iOS

Stay connected to your [Workspace](/core-concepts/project-editor) even when you're away! Live activities on iOS allow you to monitor your running projects and jump back into your Workspace with a single tap from your lock screen or notification center.

### Replit App to Organization transfer

Easily move your personal projects to your team! Use the new "Transfer To Organization" action to seamlessly transfer your personal [Replit Apps](/category/replit-apps) to any organization you're part of, making it simple to collaborate on existing projects.

<Frame>
  <img src="https://mintcdn.com/replit/jSmYU1wBTvl8UMyc/images/changelog/2025-08-08/imagepng-150236.png?fit=max&auto=format&n=jSmYU1wBTvl8UMyc&q=85&s=210016ee3a34b36f5fee4d15d0997d43" alt="Transfer to organization interface" width="1104" height="598" data-path="images/changelog/2025-08-08/imagepng-150236.png" />
</Frame>

### Folder downloads

Download entire folders with ease! You can now download complete folders from your projects, available for Explorer and Staff users.

<Frame>
  <img src="https://mintcdn.com/replit/jSmYU1wBTvl8UMyc/images/changelog/2025-08-08/imagepng-150230.png?fit=max&auto=format&n=jSmYU1wBTvl8UMyc&q=85&s=c4c8c10759652117c38e9997482c64c1" alt="Folder download option in file explorer" width="358" height="714" data-path="images/changelog/2025-08-08/imagepng-150230.png" />
</Frame>

### MX record support for domains

Connect your email providers seamlessly! You can now create MX records on [domains purchased through Replit](/cloud-services/deployments/custom-domains), enabling you to link mail providers and manage custom email services for your projects.

## Enterprise

### SCIM quality of life improvements

Streamline your team management with enhanced [SCIM](/teams/identity-and-access-management/scim) capabilities! Enterprise organizations can now self-serve SCIM setup without manual intervention, and provision users directly into Guest roles for seamless contractor access.

<Frame>
  <img src="https://mintcdn.com/replit/jSmYU1wBTvl8UMyc/images/changelog/2025-08-08/screenshot-2025-08-05-at-82217-pmpng-150151.png?fit=max&auto=format&n=jSmYU1wBTvl8UMyc&q=85&s=0143fbea80685cc45454c8df14ce002b" alt="SCIM Guest role provisioning interface" width="2072" height="1494" data-path="images/changelog/2025-08-08/screenshot-2025-08-05-at-82217-pmpng-150151.png" />
</Frame>
