> ## Documentation Index
> Fetch the complete documentation index at: https://docs.double.bot/llms.txt
> Use this file to discover all available pages before exploring further.

# Changelog

Here are all of the features introduced in each release. Have a feature request or feedback? Email us: [help@double.bot](mailto:help@double.bot)

Note that not all of the changes here are reflected as extension versions, some changes are only on our backend, website, and other non-extension related services.

***

We're working on something big... 👀
Our team is currently focused on this major upcoming feature.

Last updated: Feburary 25, 2025

#### Week of Feburary 24, 2025

* Added support for Claude 3.7 Sonnet

#### Week of January 27th, 2025

* Added support for DeepSeek R1

#### Week of December 23rd, 2024

* Updated DeepSeek V2.5 to DeepSeek V3

#### Week of October 21st, 2024

* Added support for the latest Sonnet 3.5 model (2024-10-22)

#### Week of September 30th, 2024

**Features:**

* You can now stop a CodeSnap mid completion by clicking on the CodeSnap button again.

**Improvements:**

* Chat now supports and renders LaTex
* Buttons in the Chat sidebar, including CodeSnap, copy to clipboard, and warp text are now easier to click

#### Week of September 23rd, 2024

**Features:**

* CodeSnap v2:
  * CodeSnap will now automatically identify the target file for applying code instead of using the currently active editor.
  * Reliability has been improved to eliminate occasional unwanted commentary and comments in the merged code, like cases that started with "Here's your updated code: \n \`\`\`python\n"
* Added latest checkpoint of GPT4o (2024-09-03), which is above Sonnet 3.5 on Chatbot Arena Leaderboard for coding!
* You can now subscribe to Double with Crypto!

**Improvements:**

* More documentation in the tutorial on auto-import for autocomplete in scenarios where the user does not have an LSP running.
* UI Polish:
  * Fix theming inconsistencies for light themes for ghost buttons and conversation titles in the dropdown list
  * Unescape markdown in conversation list title

**Bug Fixes:**

* Fix theming inconsistentcies for buttons on top of the chat, and the links in the conversation list dropdown.

#### Week of September 16th, 2024

**Bug Fixes:**

* Fixed an issue where combination of autosave + format on save inteferes with Inline Edit and CodeSnap.

#### Week of September 9th, 2024

**Features:**

* Added OpenAI's new o1-preview model to our selection of [supported models](/features/models).

* Added support for [Custom Instructions](/features/instruction) in chat, allowing users to set personalized guidelines for AI responses. Users can now specify preferences for tone, format, or specific content requirements that persist across conversations.
  <img src="https://mintcdn.com/double/-SaQhWM0WaCkpz-i/about/changelog_imgs/20240909_custom_instructions.png?fit=max&auto=format&n=-SaQhWM0WaCkpz-i&q=85&s=590778e5b28f78c9a7d00df302dce25c" alt="Custom Instructions" width="603" height="590" data-path="about/changelog_imgs/20240909_custom_instructions.png" />

* You can now switch models within the chat UI
  <img src="https://mintcdn.com/double/-SaQhWM0WaCkpz-i/about/changelog_imgs/20240911_mode_switcher.png?fit=max&auto=format&n=-SaQhWM0WaCkpz-i&q=85&s=7fbc75030f4dd3ee21ccd11cd8e7a61a" alt="Switch Models" width="634" height="352" data-path="about/changelog_imgs/20240911_mode_switcher.png" />

**Bug Fixes:**

* Updated frontend model name from DeepSeek Coder V2 -> DeepSeek V2.5 to accurately reflect the upgrade in backend last week.
* Fixed an issue where Inline Edit removes lines following the edit region.
* Fixed issues with optimistic updates of new messages:
  * Fix draft msg not being repopulated after a request fails
  * Fix optimistic messages not being removed after a request fails

***

#### Week of September 2nd, 2024

**Features:**

* DeepSeek Coder V2 is upgraded to DeepSeek V2.5. DeepSeek V2.5 merges DeepSeek's Chat and Coder models, improving alignment with human preferences and instruction following, as well as improved code generation capabilities compared to the original Coder model.

**DeepSeek V2.5 Improvements**

| Metric               | DeepSeek-Coder-V2-0724 | DeepSeek-V2.5 |
| -------------------- | ---------------------- | ------------- |
| AlpacaEval 2.0       | 44.5                   | 50.5          |
| ArenaHard            | 66.3                   | 76.2          |
| AlignBench           | 7.91                   | 8.04          |
| MT-Bench             | 8.91                   | 9.02          |
| HumanEval python     | 87.2                   | 89            |
| HumanEval Multi      | 74.8                   | 73.8          |
| LiveCodeBench(01-09) | 39.7                   | 41.8          |
| Aider                | 72.9                   | 72.2          |
| SWE-verified         | 19                     | 16.8          |
| DS-FIM-Eval          | 73.2                   | 78.3          |
| DS-Arena-Code        | 49.5                   | 63.1          |

**Improvements:**

* Improved responsiveness of the UI when working with long chats

***

#### Week of August 26th, 2024

**Improvements:**

* Added support for autocomplete for .hbs files.
* Improved performance and responsiveness when working with large files and large code contexts in chat.

**Bug Fixes:**

* Fixed a bug where the last message occasionally disappears or flashes
* Fixed a bug where a chat becomes bricked when the AI reply is empty after being cancelled
* Fixed a bug where syntax highlighting will flash when applying code through CodeSnap or Inline Edit
* Fixed a bug where codeblocks in chat sometimes does not match user's theme

***

#### Week of August 19th, 2024

**Features:**

* Launched [CodeSnap](features/codesnap), a new way of applying changes from chat to your code with 1 click. No more having to copy-paste from the chat window and figuring out what goes where. Now available to all users.

***

#### Week of August 5th, 2024

**Features:**

* Added OpenAi's new gpt-4o-2024-08-06 to our selection of [supported models](/features/models). You can read more about the model [here](https://openai.com/index/introducing-structured-outputs-in-the-api/). Launch tweet [here](https://x.com/double_ide/status/1820966521692418059).
* Added a button to the [Chat](/features/chat) textbox to stop generations on command. See [this tweet](https://x.com/double_ide/status/1821205156089774355) for a video demo.

***

#### Week of July 29th, 2024

**Improvements:**

* Improved the formatting of titles, subtitles, bullet points, and spacing in the [Chat](/features/chat) modal. See [this tweet](https://x.com/double_ide/status/1820944775438332192) for a video example of the improvements!

***

#### Week of July 22nd, 2024

**Features:**

* Added Mistral Large 2, and DeepSeek Coder V2 (7/24) to our selection of [supported models](/features/models).
* Added Llama 3.1 405B, the first frontier-level open-source AI model with 128k context length, to our selection of [supported models](/features/models). Also added Llama 3.1 70B and LLama 3.1 8B.

***

#### Week of July 15th, 2024

**Features:**

* Fixed a bug in Jupyter notebooks where copy-paste from [Chat](/features/chat) would not work.
* Fixed various other bugs that would occasionally cause issues connecting to our servers.
* We have released a new custom [Autocomplete](/features/autocomplete) AI model and are rolling it out to all users over the next week.

***

#### Week of July 8th, 2024

**Improvements:**

* Disabled sticky autoscroll for [Chat](/features/chat) based on user feedback.
* We now stream the code suggestions made by [Inline Edits (preview)](/features/inline) so that results are shown a lot faster.
* Changed the default model for [Inline Edits (preview)](/features/inline) to Claude 3.5 Sonnet for faster and higher quality code generation.
* Increased the maximum per message token count for [Chat](/features/chat) from 4,000 to 20,000 tokens.

***

#### Week of June 24th, 2024

**Improvements:**

* Overall platform reliability improvements, and streamlining and bug fixing to continue improving the new [Inline Edits (preview)](/features/inline) feature.

***

#### Week of June 17th, 2024

**Features:**

* Added Anthropic's new Claude 3.5 Sonnet to our selection of [supported models](/features/models).
* Changed the default model for the new [Inline Edits (preview)](/features/inline) feature to DeepSeek Coder V2.
* Added the new DeepSeek Coder V2 to our selection of [supported models](/features/models).

***

#### Week of June 10th, 2024

**Bug Fixes:**

* Reliability improvements for Inline Edits (beta). Fixed unnecessary empty lines always preceding the edit, and subsequent lines disappearing after accepting an edit.

***

#### Week of June 3rd, 2024

**Improvements:**

* Improved Autocomplete caching. Cache hit rate should now be higher and respond faster. Overall Autocomplete should feel faster.

***

#### Week of May 27th, 2024

**Features:**

* Launched [Inline Edits](/features/inline) for beta testing. This feature allows you to highlight any code, press `Option+O`, write your instructions, and see the output in diff style.

***

#### Week of May 13th, 2024

**Features:**

* Added OpenAI's new GPT-4o to our selection of [supported models](/features/models).

***

#### Week of April 22nd, 2024

**Improvements:**

* Removed the need for SMS verification for new users creating an account.

***

#### Week of April 15th, 2024

**Features:**

* Added Meta's new LlaMA-3 70B to our selection of [supported models](/features/models).

***

#### Week of April 8th, 2024

**Improvements:**

* UI improvements on how code snippets are shown in the Chat history.
* Added the new and improved GPT-4 Turbo (2024-04-09) model from OpenAI, [benchmarks](https://x.com/gdb/status/1778071427809431789) indicate that this is OpenAI's most capable coding model.
* Started this changelog! 👋

***
