Skip to content

v0.1.60

Choose a tag to compare

@github-actions github-actions released this 12 Apr 22:58
· 66 commits to main since this release
  • Choose a different agent per task, or change the model and provider for Cline tasks, when creating tasks from the board
  • Adds remote file browser for adding projects when running Kanban on a remote server, with git clone support for adding projects by repository URL
  • HTTPS and passcode authentication support for secure remote access
  • Adds Kiro CLI agent support
  • Pick from 10 new color themes to personalize your board
  • Cline account organization switching and credit balance display in settings
  • Set and edit task titles
  • Incremental expand in the diff viewer -- click to show 20 more lines in collapsed context blocks
  • Mobile-responsive layout for the web UI, including adaptive navigation, task detail views, and chat panels
  • Friendly labels for task commands (like file edits and shell commands) in the sidebar chat
  • Cline credit usage notifications with a link to manage your plan
  • Fixed startup onboarding reappearing after being dismissed
  • Fixed browser back button not returning from task detail view to the board
  • Fixed chat state not reinitializing properly when resuming a trashed task
  • Fixed /clear not fully resetting chat for restored sessions
  • Fixed diff mode toggle not reflecting its active state
  • Fixed detached notification process orphans on shutdown
  • Disabled unnecessary startup update checks for Codex agent
  • Faster trash restore for Codex tasks by skipping unnecessary session probes
  • Redesigned settings dialog with sidebar navigation, scroll-spy highlighting, and card-style sections
  • Updated Cline SDK from 0.0.28 to 0.0.33, which includes: checkpoint support (configurable, disabled by default), correct model list for Cline provider via OpenRouter, compaction at 95%, steer messages fix, and team agent identity in event payloads

Full Changelog: v0.1.59...v0.1.60