|
2 | 2 |
|
3 | 3 | # Changelog
|
4 | 4 |
|
| 5 | +## [Version 1.18.0](https://github.com/jaworldwideorg/OneJA-Bot/compare/v1.17.1...v1.18.0) |
| 6 | + |
| 7 | +<sup>Released on **2025-03-13**</sup> |
| 8 | + |
| 9 | +#### ✨ Features |
| 10 | + |
| 11 | +- **misc**: Support no-fc models like deepseek r1 with online search. |
| 12 | + |
| 13 | +#### 🐛 Bug Fixes |
| 14 | + |
| 15 | +- **misc**: Fix anthropic max tokens, fix context cache control and model builtin search switch, fix crawl result for short content, fix theme flicking, Link jump in mobile terminal data statistics, refactor the theme implement, the agent setting `-edit_agent` not work, update cvpr cvf url rules. |
| 16 | + |
| 17 | +#### 💄 Styles |
| 18 | + |
| 19 | +- **chat**: Auto send message from URL. |
| 20 | +- **spelling**: Correct "broswer" to "browser" across codebase. |
| 21 | +- **misc**: Support openrouter claude 3.7 sonnet reasoning, Support OpenRouter custom BaseURL. |
| 22 | + |
| 23 | +<br/> |
| 24 | + |
| 25 | +<details> |
| 26 | +<summary><kbd>Improvements and Fixes</kbd></summary> |
| 27 | + |
| 28 | +#### What's improved |
| 29 | + |
| 30 | +- **misc**: Support no-fc models like deepseek r1 with online search, closes [#6842](https://github.com/jaworldwideorg/OneJA-Bot/issues/6842) ([f284c25](https://github.com/jaworldwideorg/OneJA-Bot/commit/f284c25)) |
| 31 | + |
| 32 | +#### What's fixed |
| 33 | + |
| 34 | +- **misc**: Fix anthropic max tokens, closes [#6859](https://github.com/jaworldwideorg/OneJA-Bot/issues/6859) ([35fbc6c](https://github.com/jaworldwideorg/OneJA-Bot/commit/35fbc6c)) |
| 35 | +- **misc**: Fix context cache control and model builtin search switch, closes [#6831](https://github.com/jaworldwideorg/OneJA-Bot/issues/6831) ([5c6b8ea](https://github.com/jaworldwideorg/OneJA-Bot/commit/5c6b8ea)) |
| 36 | +- **misc**: Fix crawl result for short content, closes [#6903](https://github.com/jaworldwideorg/OneJA-Bot/issues/6903) [#6904](https://github.com/jaworldwideorg/OneJA-Bot/issues/6904) ([d8fda65](https://github.com/jaworldwideorg/OneJA-Bot/commit/d8fda65)) |
| 37 | +- **misc**: Fix theme flicking, closes [#6926](https://github.com/jaworldwideorg/OneJA-Bot/issues/6926) ([103c3e3](https://github.com/jaworldwideorg/OneJA-Bot/commit/103c3e3)) |
| 38 | +- **misc**: Link jump in mobile terminal data statistics, closes [#6893](https://github.com/jaworldwideorg/OneJA-Bot/issues/6893) ([505d24d](https://github.com/jaworldwideorg/OneJA-Bot/commit/505d24d)) |
| 39 | +- **misc**: Refactor the theme implement, closes [#6844](https://github.com/jaworldwideorg/OneJA-Bot/issues/6844) ([e5c2161](https://github.com/jaworldwideorg/OneJA-Bot/commit/e5c2161)) |
| 40 | +- **misc**: The agent setting `-edit_agent` not work, closes [#4609](https://github.com/jaworldwideorg/OneJA-Bot/issues/4609) ([7af0ec6](https://github.com/jaworldwideorg/OneJA-Bot/commit/7af0ec6)) |
| 41 | +- **misc**: Update cvpr cvf url rules, closes [#6860](https://github.com/jaworldwideorg/OneJA-Bot/issues/6860) ([c299067](https://github.com/jaworldwideorg/OneJA-Bot/commit/c299067)) |
| 42 | + |
| 43 | +#### Styles |
| 44 | + |
| 45 | +- **chat**: Auto send message from URL, closes [#6497](https://github.com/jaworldwideorg/OneJA-Bot/issues/6497) ([30b2639](https://github.com/jaworldwideorg/OneJA-Bot/commit/30b2639)) |
| 46 | +- **spelling**: Correct "broswer" to "browser" across codebase, closes [#6876](https://github.com/jaworldwideorg/OneJA-Bot/issues/6876) ([8d677a2](https://github.com/jaworldwideorg/OneJA-Bot/commit/8d677a2)) |
| 47 | +- **misc**: Support openrouter claude 3.7 sonnet reasoning, closes [#6806](https://github.com/jaworldwideorg/OneJA-Bot/issues/6806) ([f1ffc2c](https://github.com/jaworldwideorg/OneJA-Bot/commit/f1ffc2c)) |
| 48 | +- **misc**: Support OpenRouter custom BaseURL ([a8089ed](https://github.com/jaworldwideorg/OneJA-Bot/commit/a8089ed)) |
| 49 | + |
| 50 | +</details> |
| 51 | + |
| 52 | +<div align="right"> |
| 53 | + |
| 54 | +[](#readme-top) |
| 55 | + |
| 56 | +</div> |
| 57 | + |
5 | 58 | ### [Version 1.70.10](https://github.com/lobehub/lobe-chat/compare/v1.70.9...v1.70.10)
|
6 | 59 |
|
7 | 60 | <sup>Released on **2025-03-12**</sup>
|
|
0 commit comments