Skip to content

0.6.4

Choose a tag to compare

@239573049 239573049 released this 23 Mar 12:13
· 605 commits to main since this release

[0.6.4] - 2026-03-24

Refactored

  • Cleaned up unused imports and props in the MessageList chat component: removed unused Button and RefreshCw imports, removed deprecated onRetry prop, and removed unused hasAssistantMessages variable.

Changed

  • Updated the Routin AI provider preset default responseSummary level from 'low' to 'detailed' for more comprehensive summary outputs.

Fixed

  • Added validation step in the macOS CI build to catch invalid CSC_LINK paths before packaging, preventing " not a file" electron-builder failures.