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

# Changelog

> Version history and release notes

# Changelog

All notable changes to the Tydli platform will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## \[1.2.0] - 2025-12-09

### Added

* **Public Gallery Access**: Browse and explore MCP servers without signing in
* **Improved Error Messages**: Clearer feedback when deploying gallery items

### Fixed

* Gallery items now properly accessible to all visitors
* Better handling of unavailable MCP servers

***

## \[1.1.0] - 2025-11-19

### Added

* **Security Trust Badge**: Dashboard displays real-time security status
* **Enhanced Admin Tools**: Improved moderation and monitoring capabilities

### Changed

* Email verification now uses streamlined built-in system
* Improved OAuth authentication flows

### Security

* Enhanced protection for all authentication flows
* Improved audit logging and monitoring

***

## \[1.0.1] - 2025-11-10

### Added

* **Analytics Dashboard**: Real-time insights into MCP server usage and performance
  * Key metrics: Total Requests, Success Rate, Response Time, Error Rate
  * Interactive charts for Tool Usage, Performance Trends, and Errors
  * Time range filters (24h, 7d, 30d)
* **MCP Resources & Prompts**: Add background knowledge and conversation starters to your MCP servers
* **Onboarding Wizard**: Guided 5-step setup to deploy your first MCP server
* **IP Rate Limiting**: Per-IP protection against abuse

### Fixed

* Improved performance across Dashboard and Gallery
* Better loading states and error handling

***

## \[1.0.0] - 2025-11-01

### Core Features

#### AI Document Processing

* **Any Format Support**: Upload PDF, Word, HTML, Markdown, or paste text
* **Automatic Conversion**: AI analyzes documentation and generates OpenAPI specs
* **Instant MCP Creation**: Go from API docs to working MCP server in seconds

#### MCP Server Deployment

* **One-Click Deploy**: Transform OpenAPI specs into MCP servers instantly
* **Claude Desktop Integration**: Native support for Claude Desktop
* **Multiple Auth Methods**: OAuth 2.1, JWT, API Key, or public access
* **Custom Instructions**: Add server instructions, tool descriptions, and parameter hints

#### Gallery

* **Explore Pre-Built MCPs**: Browse community MCP servers for popular APIs
* **One-Click Clone**: Deploy any gallery item to your account
* **Submit Your Own**: Share your MCP servers with the community
* **Categories & Tags**: Find MCPs by category, use case, or search

#### Authentication & Security

* **OAuth 2.1 with PKCE**: Industry-standard secure authentication
* **AES-256 Encryption**: Bank-level encryption for all credentials
* **Automatic Token Refresh**: Seamless long-term access without re-auth
* **Row Level Security**: Your data is isolated and protected

#### Analytics & Monitoring

* **Usage Dashboard**: Track requests, success rates, and performance
* **Tool Invocation Logs**: See exactly how your MCP is being used
* **Deployment Logs**: Debug issues with structured logging
* **Rate Limit Monitoring**: Stay within your plan limits

#### Developer Experience

* **OpenAPI Validation**: Detailed error messages for spec issues
* **Live Testing**: Test your MCP directly from the dashboard
* **Claude Config Generator**: Copy-paste config for Claude Desktop
* **Comprehensive Docs**: User guides, API reference, and troubleshooting

### Infrastructure

* **Edge Functions**: Fast, globally distributed backend
* **Real-time Updates**: Live deployment status updates
* **Hybrid Storage**: Handles API specs of any size

***

## Known Limitations

* Some MCP clients may require manual re-authorization when tokens expire
* Very large OpenAPI specifications (5MB+) may take longer to process
* Some gallery items may be temporarily unavailable

***

## Support

For help or questions:

* Read the [Documentation](https://docs.tydli.io)
* Check [Troubleshooting](https://docs.tydli.io/troubleshooting)
* Contact us through the dashboard
