Back to Changelog

v1.2.9

Released on 2026-01-27
  • 🐛 fix
    Fix empty bullet points auto-added in Description

    TiptapEditor now detects HTML and skips markdown conversion to prevent data corruption

  • 🐛 fix
    Fix Task not appearing in sidebar after creation

    Added workspace_id to schedule-created event for proper filtering

  • 🐛 fix
    Fix Task highlight not showing when clicked in sidebar

    Added URL-based active state for task items with new styling

  • 🔧 improvement
    Dynamic version display on website

    Homepage now fetches latest version from GitHub API instead of hardcoded value

  • 🐛 fix
    Fix stale data showing after workspace switch

    Properly reset all workspace-specific state (folders, memos, DM rooms) when switching workspaces or logging out

  • 🐛 fix
    Fix DM room not appearing in sidebar after creation

    DM rooms now appear immediately in sidebar without requiring page refresh