|
727 | 727 | </span> |
728 | 728 | </a> |
729 | 729 |
|
| 730 | +</li> |
| 731 | + |
| 732 | + <li class="md-nav__item"> |
| 733 | + <a href="#0870" class="md-nav__link"> |
| 734 | + <span class="md-ellipsis"> |
| 735 | + 0.87.0 |
| 736 | + </span> |
| 737 | + </a> |
| 738 | + |
730 | 739 | </li> |
731 | 740 |
|
732 | 741 | <li class="md-nav__item"> |
|
2615 | 2624 | </span> |
2616 | 2625 | </a> |
2617 | 2626 |
|
| 2627 | +</li> |
| 2628 | + |
| 2629 | + <li class="md-nav__item"> |
| 2630 | + <a href="#0870" class="md-nav__link"> |
| 2631 | + <span class="md-ellipsis"> |
| 2632 | + 0.87.0 |
| 2633 | + </span> |
| 2634 | + </a> |
| 2635 | + |
2618 | 2636 | </li> |
2619 | 2637 |
|
2620 | 2638 | <li class="md-nav__item"> |
|
4483 | 4501 |
|
4484 | 4502 | <h1 id="changelog">Changelog<a class="headerlink" href="#changelog" title="Permanent link">#</a></h1> |
4485 | 4503 | <h2 id="unreleased">Unreleased<a class="headerlink" href="#unreleased" title="Permanent link">#</a></h2> |
| 4504 | +<h2 id="0870">0.87.0<a class="headerlink" href="#0870" title="Permanent link">#</a></h2> |
4486 | 4505 | <ul> |
4487 | | -<li>Support for Gemini 3 models in Github-copilot.</li> |
4488 | 4506 | <li>Support Google Gemini thought signatures.</li> |
4489 | | -<li>Support <code>gemini-3-pro-preview</code> model.</li> |
4490 | | -<li>Support <code>gemini-3-flash-preview</code> model.</li> |
| 4507 | +<li>Support <code>gemini-3-pro-preview</code> and <code>gemini-3-flash-preview</code> models in Google and Copilot providers.</li> |
4491 | 4508 | <li>Fix deepseek reasoning with openai-chat API #228</li> |
4492 | 4509 | <li>Support <code>~</code> in dynamic string parser.</li> |
4493 | 4510 | <li>Support removing nullable values from LLM request body if the value in extraPayload is null. #232</li> |
@@ -5508,7 +5525,7 @@ <h2 id="001">0.0.1<a class="headerlink" href="#001" title="Permanent link">#</a> |
5508 | 5525 | <span class="md-icon" title="Last update"> |
5509 | 5526 | <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M21 13.1c-.1 0-.3.1-.4.2l-1 1 2.1 2.1 1-1c.2-.2.2-.6 0-.8l-1.3-1.3c-.1-.1-.2-.2-.4-.2m-1.9 1.8-6.1 6V23h2.1l6.1-6.1zM12.5 7v5.2l4 2.4-1 1L11 13V7zM11 21.9c-5.1-.5-9-4.8-9-9.9C2 6.5 6.5 2 12 2c5.3 0 9.6 4.1 10 9.3-.3-.1-.6-.2-1-.2s-.7.1-1 .2C19.6 7.2 16.2 4 12 4c-4.4 0-8 3.6-8 8 0 4.1 3.1 7.5 7.1 7.9l-.1.2z"/></svg> |
5510 | 5527 | </span> |
5511 | | - <span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date" title="December 18, 2025 16:27:43 UTC">December 18, 2025</span> |
| 5528 | + <span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date" title="December 18, 2025 16:32:58 UTC">December 18, 2025</span> |
5512 | 5529 | </span> |
5513 | 5530 |
|
5514 | 5531 |
|
|
0 commit comments