Skip to content

2.7.5

Choose a tag to compare

@logancyang logancyang released this 03 Dec 02:01
· 885 commits to master since this release
5609c66

Great news, no more "Save and Reload" thanks to @zeroliu ! Settings now save automatically! 馃殌馃殌馃殌

Improvements

  • #890 Implement indexing checkpointing @logancyang
  • #886 UX improvements (Fix long titles in context menu, chat error as AI response, etc.) @logancyang
  • #882 Add user message shade @logancyang
  • #881 Copilot command: list all indexed files in a markdown note @logancyang
  • #874 Auto save settings @zeroliu
    • Settings now automatically save after changes without requiring manual save and reload!!
  • #872 Add New chat confirm modal, restructure components dir @logancyang
  • #851 Support certain providers to customize the base URL @Emt-lin
  • #850 Fix system message handling for o1-xx models, convert systemMessage to aiMessage for compatibility @Emt-lin
  • #880 Append user system prompt instead of override @logancyang

Bug fixes