Skip to content

Latest commit

 

History

History
188 lines (82 loc) · 7.32 KB

CHANGELOG.md

File metadata and controls

188 lines (82 loc) · 7.32 KB

1.11.0 (2025-01-21)

Features

  • support deepseek reasoner (168d1fa)

1.10.0 (2025-01-18)

Features

  • auto scroll down to bottom when chat (164c05d)

1.9.0 (2025-01-17)

Features

  • change python server sending framework and now support vscode remote (#61) (7d33a4b)

1.8.0 (2024-12-26)

Features

1.7.0 (2024-12-17)

Features

1.6.0 (2024-12-11)

Bug Fixes

Features

  • add gemini model provider (e6e8e45)

1.5.0 (2024-12-05)

Features

1.4.1 (2024-12-01)

Bug Fixes

  • use display text as session title (4eda6b6)

1.4.0 (2024-12-01)

Features

  • generate code mode and add snippet to chat (#40) (6bf1636)

1.3.5 (2024-11-26)

Bug Fixes

1.3.4 (2024-11-25)

Bug Fixes

  • add support to open vsx (02a49b6)

1.3.3 (2024-11-25)

Bug Fixes

1.3.2 (2024-11-23)

Bug Fixes

  • accept and reject error (c426196)

1.3.1 (2024-11-23)

Bug Fixes

  • ollama model setting need a prefix (5d6d1a2)

1.3.0 (2024-11-22)

Bug Fixes

Features

1.2.0 (2024-11-21)

Features

  • add diff format reflected message support (#16) (746f46f)

1.1.5 (2024-11-15)

Bug Fixes

1.1.4 (2024-11-14)

Bug Fixes

  • when multiple search block, only last will be apply. (7d14cf2)

1.1.3 (2024-11-14)

Bug Fixes

  • openai compatible setting would not work correctly (#10) (340ec5a)

1.1.2 (2024-11-14)

Bug Fixes

  • API Key Configuration Handling for OpenAI-Compatible APIs (#8) (8e49767)

1.1.1 (2024-11-14)

Bug Fixes

  • give more instructions in install (44b43d3)

1.1.0 (2024-11-13)

Features

1.0.2 (2024-11-12)

Bug Fixes

  • use global state storage to store setting (a188059)

1.0.1 (2024-11-12)

Bug Fixes

  • openroouter setting failed (2d5a792)

1.0.0 (2024-11-12)

Bug Fixes

Change Log