9f97be67b1
## Summary Completes the migration of all documentation from twenty-website to a new Mintlify-powered documentation site at docs.twenty.com. ## Changes Made ### New Package: `twenty-docs` - ✅ Created new Mintlify documentation package - ✅ Migrated 95 content pages (user-guide, developers, twenty-ui) - ✅ Migrated 81 images - ✅ Converted all custom components to Mintlify native components - ✅ Configured navigation with 2 tabs and 94 pages - ✅ Added Helper AI Agent with searchArticles tool for docs search ### Updated: `twenty-website` - ✅ Added 11 redirect rules (301 permanent) in next.config.js - ✅ Removed all documentation content (111 files) - ✅ Removed documentation routes (user-guide, developers, twenty-ui) - ✅ Removed documentation components (9 files) - ✅ Updated keystatic.config.ts - ✅ Preserved all marketing/release pages ### Updated: Core Files - ✅ Updated README.md - docs links point to docs.twenty.com - ✅ Updated CONTRIBUTING.md - code quality link updated - ✅ Updated SupportDropdown.tsx - user guide link updated - ✅ Updated Footer.tsx - user guide link updated
33 lines
928 B
Plaintext
33 lines
928 B
Plaintext
---
|
|
title: Releases Settings
|
|
info: "Learn about the latest releases and enable beta features in the Lab."
|
|
image: /images/user-guide/setup/releases.png
|
|
sectionInfo: Configure your Twenty workspace settings and preferences
|
|
---
|
|
<Frame>
|
|
<img src="/images/user-guide/setup/releases.png" alt="Header" />
|
|
</Frame>
|
|
|
|
## Latest Releases
|
|
|
|
Track Twenty's development progress:
|
|
- **Release Notes**: See what's new in each version
|
|
- **Feature Updates**: Discover new capabilities and improvements
|
|
|
|
## Lab Features
|
|
|
|
Access experimental features before they're officially released:
|
|
- **Beta Testing**: Try new features while they're in development
|
|
- **Feature Flags**: Enable or disable specific experimental functionality
|
|
|
|
## How to Access
|
|
|
|
1. Go to **Settings → Releases**
|
|
2. View release notes and access the **Lab** tab for beta features
|
|
|
|
|
|
For more community resources, check our [Resources section](/user-guide/resources/glossary).
|
|
|
|
|
|
|