v4.2.0·Feb 28, 2025Feature
Collaborative Editing
Real-time collaborative editing with cursor presence, inline comments, and conflict-free merging across all document types.
- Multi-cursor presence indicators
- Inline threaded comments
- Automatic conflict resolution
- Offline edit queuing
v4.1.2·Feb 14, 2025Fix
Authentication Hotfix
Resolved a session persistence issue affecting users with third-party SSO providers. Tokens are now refreshed correctly on all identity flows.
- Fixed SSO token refresh loop
- Improved session cookie handling
- Added retry logic for OIDC callbacks
v4.1.0·Feb 1, 2025Improvement
Dashboard Redesign
Completely revamped dashboard with customizable widget grid, saved layouts, and new data visualization components.
- Drag-and-drop widget grid
- Saved layout presets
- New chart components
- Dark mode optimizations
v4.0.0·Jan 15, 2025Major
Platform v4
A ground-up rebuild with a new plugin architecture, faster build pipeline, and first-class TypeScript support across every API surface.
- New plugin system with hot-reload
- TypeScript-first API design
- 50% faster build pipeline
- Backwards-compatible migration CLI