Skip to content

v1.2.1

Choose a tag to compare

@DeepanshKhurana DeepanshKhurana released this 03 Mar 13:58
· 23 commits to main since this release

Added

  • Profiles: Maintain separate workspaces for different writing projects (personal, work, fiction, etc.).
  • --profile <name> flag to use or create a specific profile.
  • --profiles flag to list all configured profiles.
  • Profile management screen accessible from dashboard (m key).
  • Per-profile theme preference (light/dark).
  • Set default profile option in edit modal (ctrl+d).
  • Automatic migration from legacy config to v2 profiles format with backup.

Changed

  • Escape key now works consistently on all screens.
  • Modal backgrounds now match the app background (no overlay).
  • Added upgrade instructions to README.
  • Updated example settings.json to v2 profiles format.
  • Added missing keybindings to README (ctrl+k, ctrl+p, f1).

Fixed

  • Input text too light in light mode modals.