Skip to content

Commit 7daa77b

Browse files
🔖 chore(release): v1.19.0 [skip ci]
## [Version&nbsp;1.19.0](v1.18.0...v1.19.0) <sup>Released on **2025-03-18**</sup> #### ✨ Features - **misc**: Support gemini image output in chat. #### 🐛 Bug Fixes - **misc**: Fix claude 3.5+ models context max output, fix google gemini output relative issue, fix knowledge base issue. #### 💄 Styles - **misc**: Support screenshot to clipboard when sharing, Update Vertex AI models, update Wenxin & Hunyuan model list. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### What's improved * **misc**: Support gemini image output in chat, closes [lobehub#6931](https://github.com/jaworldwideorg/OneJA-Bot/issues/6931) ([d4c0d1f](d4c0d1f)) #### What's fixed * **misc**: Fix claude 3.5+ models context max output, closes [lobehub#6984](https://github.com/jaworldwideorg/OneJA-Bot/issues/6984) ([da342dd](da342dd)) * **misc**: Fix google gemini output relative issue, closes [lobehub#6970](https://github.com/jaworldwideorg/OneJA-Bot/issues/6970) ([fdcaaf3](fdcaaf3)) * **misc**: Fix knowledge base issue, closes [lobehub#6973](https://github.com/jaworldwideorg/OneJA-Bot/issues/6973) ([15f39ef](15f39ef)) #### Styles * **misc**: Support screenshot to clipboard when sharing, closes [lobehub#6275](https://github.com/jaworldwideorg/OneJA-Bot/issues/6275) ([45663c3](45663c3)) * **misc**: Update Vertex AI models, closes [lobehub#6967](https://github.com/jaworldwideorg/OneJA-Bot/issues/6967) ([d4432f1](d4432f1)) * **misc**: Update Wenxin & Hunyuan model list, closes [lobehub#6995](https://github.com/jaworldwideorg/OneJA-Bot/issues/6995) ([d017f35](d017f35)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div>
1 parent 2e4316e commit 7daa77b

File tree

1 file changed

+45
-0
lines changed

1 file changed

+45
-0
lines changed

CHANGELOG.md

+45
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,51 @@
22

33
# Changelog
44

5+
## [Version 1.19.0](https://github.com/jaworldwideorg/OneJA-Bot/compare/v1.18.0...v1.19.0)
6+
7+
<sup>Released on **2025-03-18**</sup>
8+
9+
#### ✨ Features
10+
11+
- **misc**: Support gemini image output in chat.
12+
13+
#### 🐛 Bug Fixes
14+
15+
- **misc**: Fix claude 3.5+ models context max output, fix google gemini output relative issue, fix knowledge base issue.
16+
17+
#### 💄 Styles
18+
19+
- **misc**: Support screenshot to clipboard when sharing, Update Vertex AI models, update Wenxin & Hunyuan model list.
20+
21+
<br/>
22+
23+
<details>
24+
<summary><kbd>Improvements and Fixes</kbd></summary>
25+
26+
#### What's improved
27+
28+
- **misc**: Support gemini image output in chat, closes [#6931](https://github.com/jaworldwideorg/OneJA-Bot/issues/6931) ([d4c0d1f](https://github.com/jaworldwideorg/OneJA-Bot/commit/d4c0d1f))
29+
30+
#### What's fixed
31+
32+
- **misc**: Fix claude 3.5+ models context max output, closes [#6984](https://github.com/jaworldwideorg/OneJA-Bot/issues/6984) ([da342dd](https://github.com/jaworldwideorg/OneJA-Bot/commit/da342dd))
33+
- **misc**: Fix google gemini output relative issue, closes [#6970](https://github.com/jaworldwideorg/OneJA-Bot/issues/6970) ([fdcaaf3](https://github.com/jaworldwideorg/OneJA-Bot/commit/fdcaaf3))
34+
- **misc**: Fix knowledge base issue, closes [#6973](https://github.com/jaworldwideorg/OneJA-Bot/issues/6973) ([15f39ef](https://github.com/jaworldwideorg/OneJA-Bot/commit/15f39ef))
35+
36+
#### Styles
37+
38+
- **misc**: Support screenshot to clipboard when sharing, closes [#6275](https://github.com/jaworldwideorg/OneJA-Bot/issues/6275) ([45663c3](https://github.com/jaworldwideorg/OneJA-Bot/commit/45663c3))
39+
- **misc**: Update Vertex AI models, closes [#6967](https://github.com/jaworldwideorg/OneJA-Bot/issues/6967) ([d4432f1](https://github.com/jaworldwideorg/OneJA-Bot/commit/d4432f1))
40+
- **misc**: Update Wenxin & Hunyuan model list, closes [#6995](https://github.com/jaworldwideorg/OneJA-Bot/issues/6995) ([d017f35](https://github.com/jaworldwideorg/OneJA-Bot/commit/d017f35))
41+
42+
</details>
43+
44+
<div align="right">
45+
46+
[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)
47+
48+
</div>
49+
550
### [Version 1.71.5](https://github.com/lobehub/lobe-chat/compare/v1.71.4...v1.71.5)
651

752
<sup>Released on **2025-03-17**</sup>

0 commit comments

Comments
 (0)