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

# May 2025

> Updates from May 2025

## Week of May 26 - June 1, 2025

### Major updates

<Card title="Database migration to Prisma" icon="database">
  Completed major migration from FaunaDB to Prisma for improved performance, reliability, and developer experience. This foundational change enables faster feature development going forward.
</Card>

### Improvements

* **Relation joins**: Added relationJoins to Prisma for optimized database queries
* **Migration scripts**: Created comprehensive migration scripts for smooth transition

### Bug fixes

* Fixed various bugs related to database migration
* Resolved merge conflicts and data consistency issues

***

## Week of May 6-12, 2025

### New features

<Card title="Markdown support in descriptions" icon="markdown">
  Added markdown support to chatbot descriptions for richer formatting options.
</Card>

### Bug fixes

* Fixed sr-only accessibility bug
* Do not disable resync functionality

***

## Earlier in May 2025

### Improvements

* Database optimization and performance improvements
* Platform stability enhancements
