Changelog

Track every update. We aim for 3 major releases per year with regular patches in between.

Stable Channel
Beta available for early testing

v1.0.0

stable
2026-04-01
  • featureOffline-first local note storage with IndexedDB
  • featureRich text editor with BlockNote (WYSIWYG)
  • featureNotebook/folder-based organization with nested hierarchy
  • featureTag-based note organization and filtering
  • featureFull-text search with keyword and semantic modes
  • featureAdvanced search filters: tag:, folder:, created:, updated:, has:, type:, is:
  • featureAI-powered writing assistance, organization, and chat
  • featureKnowledge graph visualization with bidirectional links
  • featureNote version history with diff comparison and restoration
  • featureConfigurable revision retention (days, max versions)
  • featureEnd-to-end encryption with AES-256-GCM
  • featureTask management with to-do notes and inline checklists
  • featureTask alarms and OS notification support
  • featureCloud sync with conflict detection and resolution
  • featureNote sharing with view/edit permissions and expiry links
  • featureNote publishing with public URLs and unpublish workflow
  • featurePublished note banner customization
  • featureEmail-to-Note inbox for capturing notes from email
  • featureWeb Clipper browser extension for Chrome
  • featureREST API for external app integration
  • featureImport from Markdown files and directories
  • featureExport to JSON, Markdown, and HTML formats
  • featurePDF export via browser print
  • featureTemplates with variables for daily notes, meetings, projects
  • featureCollections for manual note grouping
  • featureCustom object types (Task, Meeting, Project, etc.)
  • featureKaTeX math rendering (inline and display)
  • featureMermaid diagram rendering with edit and SVG export
  • featureCanvas/drawing tool for visual diagrams
  • featureAudio memo recording with speech transcription
  • featureReading mode for distraction-free consumption
  • featureSplit pane for side-by-side note editing
  • featureQuery blocks for dynamic note filtering
  • featureCommand palette with keyboard shortcuts
  • featureQuick capture from anywhere
  • featureCustom CSS editor for UI/note styling
  • featureMultiple workspaces with state persistence
  • featureMultiple profiles support
  • featureTrash with restoration semantics
  • featureGDPR compliance: consent, audit logs, data export, erasure
  • featureTeam admin with member invitation and role management
  • featureMFA/2FA with TOTP for account security
  • featurePWA support for installable offline experience
  • featureWarrant canary for transparency
  • featureDark/light/system theme with responsive design
  • featureAccessibility: ARIA labels, skip navigation, keyboard support
  • improvementOpen-source under MIT License