diff --git a/changelog.mdx b/changelog.mdx index e0b08715b..09253cf97 100644 --- a/changelog.mdx +++ b/changelog.mdx @@ -5,6 +5,32 @@ rss: true noindex: true --- + + +## Documentation enhancements + +- **New PDF exports page**: Added comprehensive documentation for PDF export functionality with example download button and step-by-step instructions +- **File extensions support**: Added detailed list of 50+ supported file extensions organized by category (images, videos, audio, documents, data formats) to help users understand which static assets they can serve + +## API improvements + +- **Admin API restructure**: Updated agent endpoints to use Admin API instead of Discovery API for better organization and security +- Updated agent job endpoints to use `projectId` parameter instead of `domain` for consistency +- Enhanced API documentation with clearer authentication requirements and usage limits + +## SEO and technical improvements + +- Fixed incorrect references to `metadata` field in SEO documentation - corrected to use `metatags` field +- Improved technical accuracy in configuration examples and frontmatter usage +- Enhanced clarity in meta tags documentation with proper quote handling examples + +## Localization updates + +- Continued internationalization improvements with automated translation updates +- Enhanced multi-language support across documentation interface + + + ## Language support expansion