Stay up to date with the latest features, improvements, and fixes in Orbit.
v0.3.0 – July 2025 (Beta)
- New: Dashboard templates for faster onboarding
- Improved: Dark mode chart readability and theming
- Added: Support for raw HTML (
<br/>
) in Markdown cards - Enhanced: Pie chart label and legend spacing
- Fixed: Calendar styling with react-day-picker v8
- Security: Updated dependencies for improved security
v0.2.0 – June 2025 (Beta)
- New: External JWT login support
- Added: File uploads in chat (CSV, DOCX, XLSX, TXT, images, PDF)
- Improved: Dashboard sharing and permission management
- Enhanced: Chat UI with markdown and code formatting
- Fixed: Various UI bugs and performance issues
v0.1.0 – May 2025 (Beta)
- New: AI-powered chat assistant
- Added: Dashboard collaboration features
- Improved: Responsive design for mobile devices
- Fixed: Chart rendering issues in dark mode
How to Get Updates
- Updates are deployed automatically for cloud users.
- For self-hosted deployments, pull the latest release from the repository and run
npm install && npm run build
.
For a full changelog or to report issues, visit the GitHub repository
Last updated on