ChangelogRelease History

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.

2024-12-15v1.2.0
featureimprovement

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
2024-11-20v1.1.0
featurebugfix

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
2024-10-10v1.0.0
featurebreaking

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

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.