Changelog
Track the latest updates, improvements, and new features released in ONE.
Recent Updates
Stay informed about the latest releases in ONE. Check this page regularly for new features, improvements, and fixes.
New Features
- Added real-time collaboration for shared documentation projects
- Introduced customizable themes with brand color support like
#fb5c04 - New search functionality with category filters for articles and resources
Improvements
- Enhanced performance for large documentation sites
- Better mobile responsiveness across all pages
Bug Fixes
- Fixed rendering issues with nested components
- Resolved export errors for PDF and Markdown formats
New Features
- Integrated multi-language support for documentation content
- Added version history and rollback for pages
Bug Fixes
- Corrected authentication token refresh issues
- Fixed sidebar navigation glitches on refresh
Initial Release
- Core documentation workspace with page organization
- Basic editor with MDX support and component library
- Project management dashboard for teams
Breaking Changes
- Updated configuration format for themes
Upgrade Instructions
To get the latest version, follow these platform-specific steps.
npm install one-docs@latest
yarn add one-docs@latest
docker pull one-docs:latest
docker run -p 3000:3000 one-docs:latest
Always back up your project before upgrading. Review the migration guide for any breaking changes.
Backup
Export your current documentation site.
Update
Run the appropriate install command above.
Restart
Restart your local server and verify changes.
Upcoming Features
ONE will soon include AI assistance for generating documentation outlines and code examples. This feature integrates with your project context to suggest relevant sections.
Track page views, search queries, and user engagement directly in the dashboard.
Last updated today
Built with Documentation.AI