What’s New

Changelog

Stay up to date with every improvement, fix, and new feature we ship.

v3.2.0

AI-Powered Suggestions & Dashboard Revamp

Introducing smart inline suggestions powered by our new AI engine, plus a completely redesigned dashboard with customizable widgets.

  • New: AI inline suggestion panel (Settings → AI Features)
  • New: Drag-and-drop dashboard widget layout
  • Improved: Page load time reduced by 38% on average
  • Improved: Dark mode color palette refined for WCAG AA compliance
v3.1.2

Critical Bug Fixes

Resolved three high-priority bugs reported by the community, including a data-sync issue that affected users on mobile networks.

  • Fixed: Data sync failure on unstable connections (#1842)
  • Fixed: Sidebar collapse state not persisted after refresh (#1899)
  • Fixed: CSV export producing malformed output for non-ASCII chars (#1901)
v3.1.0

Team Collaboration & Notifications

Real-time collaborative editing and a brand-new notification centre let your team stay in sync without leaving the app.

  • New: Real-time co-editing with live cursors
  • New: Notification centre with per-channel filtering
  • New: @mention support in comments
  • Improved: Keyboard shortcut discoverability (press ? anywhere)
v3.0.0

Major Release — Complete Rewrite

Version 3 is a ground-up rewrite with a new architecture, modern design system, and API changes. Please review the migration guide before upgrading.

  • New: Completely redesigned UI with new design system
  • New: Plugin marketplace with 100+ community plugins
  • New: REST & GraphQL API (v2 API deprecated)
  • Breaking: v2 API endpoints removed — see migration guide
  • Breaking: Config file format changed from JSON to TOML
📄 Read the v3 Migration Guide →
v2.4.1

Performance Patch & Security Update

Security hardening for the file upload endpoint and several memory-usage improvements for large workspaces.

  • Security: File upload path-traversal vulnerability patched (CVE-2025-4421)
  • Improved: Memory footprint reduced 22% for workspaces > 500 files
  • Fixed: Theme switcher flicker on initial page load