Cogito app glyphCogito
← All releases

0.4.2

Help links, smoother interactions, and polish

Adds in-app help and support links, smooths out sidebar resizing and Quick Open scrolling, and polishes the editor and onboarding experience.

New

  • Help menu support links — quickly access help docs, keyboard shortcuts, and send feedback with pre-filled context right from the Help menu.

Improved

  • Smoother sidebar resizing — dragging the sidebar divider no longer causes the sidebar tree to flicker or re-render on every pixel.
  • Quieter Quick Open scrolling — arrow keys only scroll the results list when the selection moves out of view, matching Raycast's behavior.
  • Task checkbox font — checkboxes in source mode now use a monospaced font for consistent alignment.
  • Faster editor refreshes — narrowed SwiftUI invalidation scope so the editor does less redundant work while you type.

Fixed

  • Polished onboarding and empty-state chrome for a cleaner first-run experience.
  • Improved wiki-link note resolution and display.
  • Tightened padding in narrow windows so content doesn't feel cramped.