 Thomas des FrancsandGitHub
|
c38f34df26
|
Release 1.11.0 (#15900)
## Release 1.11.0
This release includes:
- Unlisted Views
Changelog file:
`packages/twenty-website/src/content/releases/1.11.0.mdx`
Release date: 2025-11-18
|
2025-11-18 16:51:12 +01:00 |
|
 
|
12e2820715
|
fix(docs): Use content instead of props for Card titles to enable translation (#15756)
Co-authored-by: Félix Malfait <felix@twenty.com>
|
2025-11-12 10:44:04 +01:00 |
|
 Abdul RahmanandGitHub
|
194a579a03
|
fix: Replace angle bracket placeholders with curly braces in docs to fix crowdin's tags mismatch errors (#15751)
|
2025-11-11 02:20:48 +05:30 |
|
  
|
f740bac988
|
add documentation i18n workflows for Crowdin (#15538)
Co-authored-by: Félix Malfait <felix.malfait@gmail.com>
Co-authored-by: Félix Malfait <felix@twenty.com>
|
2025-11-08 11:24:07 +01:00 |
|
 Abdul RahmanandGitHub
|
9f97be67b1
|
Migrate documentation to Mintlify and configure 301 redirects (#15502)
## 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
|
2025-10-31 17:44:14 +01:00 |
|
 Abdul RahmanandGitHub
|
2c39fc04c2
|
feat: Migrate documentation to Mintlify and implement Helper Agent with search functionality (#15443)
|
2025-10-31 10:17:54 +01:00 |
|