|
2 | 2 |
|
3 | 3 | # Changelog
|
4 | 4 |
|
| 5 | +### [Version 1.71.3](https://github.com/lobehub/lobe-chat/compare/v1.71.2...v1.71.3) |
| 6 | + |
| 7 | +<sup>Released on **2025-03-15**</sup> |
| 8 | + |
| 9 | +#### 🐛 Bug Fixes |
| 10 | + |
| 11 | +- **misc**: Fix claude 3.5+ models context max output. |
| 12 | + |
| 13 | +<br/> |
| 14 | + |
| 15 | +<details> |
| 16 | +<summary><kbd>Improvements and Fixes</kbd></summary> |
| 17 | + |
| 18 | +#### What's fixed |
| 19 | + |
| 20 | +- **misc**: Fix claude 3.5+ models context max output, closes [#6984](https://github.com/lobehub/lobe-chat/issues/6984) ([da342dd](https://github.com/lobehub/lobe-chat/commit/da342dd)) |
| 21 | + |
| 22 | +</details> |
| 23 | + |
| 24 | +<div align="right"> |
| 25 | + |
| 26 | +[](#readme-top) |
| 27 | + |
| 28 | +</div> |
| 29 | + |
| 30 | +### [Version 1.71.2](https://github.com/lobehub/lobe-chat/compare/v1.71.1...v1.71.2) |
| 31 | + |
| 32 | +<sup>Released on **2025-03-15**</sup> |
| 33 | + |
| 34 | +#### 🐛 Bug Fixes |
| 35 | + |
| 36 | +- **misc**: Fix knowledge base issue. |
| 37 | + |
| 38 | +<br/> |
| 39 | + |
| 40 | +<details> |
| 41 | +<summary><kbd>Improvements and Fixes</kbd></summary> |
| 42 | + |
| 43 | +#### What's fixed |
| 44 | + |
| 45 | +- **misc**: Fix knowledge base issue, closes [#6973](https://github.com/lobehub/lobe-chat/issues/6973) ([15f39ef](https://github.com/lobehub/lobe-chat/commit/15f39ef)) |
| 46 | + |
| 47 | +</details> |
| 48 | + |
| 49 | +<div align="right"> |
| 50 | + |
| 51 | +[](#readme-top) |
| 52 | + |
| 53 | +</div> |
| 54 | + |
| 55 | +### [Version 1.71.1](https://github.com/lobehub/lobe-chat/compare/v1.71.0...v1.71.1) |
| 56 | + |
| 57 | +<sup>Released on **2025-03-15**</sup> |
| 58 | + |
| 59 | +#### 🐛 Bug Fixes |
| 60 | + |
| 61 | +- **misc**: Fix google gemini output relative issue. |
| 62 | + |
| 63 | +#### 💄 Styles |
| 64 | + |
| 65 | +- **misc**: Update Vertex AI models. |
| 66 | + |
| 67 | +<br/> |
| 68 | + |
| 69 | +<details> |
| 70 | +<summary><kbd>Improvements and Fixes</kbd></summary> |
| 71 | + |
| 72 | +#### What's fixed |
| 73 | + |
| 74 | +- **misc**: Fix google gemini output relative issue, closes [#6970](https://github.com/lobehub/lobe-chat/issues/6970) ([fdcaaf3](https://github.com/lobehub/lobe-chat/commit/fdcaaf3)) |
| 75 | + |
| 76 | +#### Styles |
| 77 | + |
| 78 | +- **misc**: Update Vertex AI models, closes [#6967](https://github.com/lobehub/lobe-chat/issues/6967) ([d4432f1](https://github.com/lobehub/lobe-chat/commit/d4432f1)) |
| 79 | + |
| 80 | +</details> |
| 81 | + |
| 82 | +<div align="right"> |
| 83 | + |
| 84 | +[](#readme-top) |
| 85 | + |
| 86 | +</div> |
| 87 | + |
| 88 | +## [Version 1.71.0](https://github.com/lobehub/lobe-chat/compare/v1.70.11...v1.71.0) |
| 89 | + |
| 90 | +<sup>Released on **2025-03-14**</sup> |
| 91 | + |
| 92 | +#### ✨ Features |
| 93 | + |
| 94 | +- **misc**: Support gemini image output in chat. |
| 95 | + |
| 96 | +<br/> |
| 97 | + |
| 98 | +<details> |
| 99 | +<summary><kbd>Improvements and Fixes</kbd></summary> |
| 100 | + |
| 101 | +#### What's improved |
| 102 | + |
| 103 | +- **misc**: Support gemini image output in chat, closes [#6931](https://github.com/lobehub/lobe-chat/issues/6931) ([d4c0d1f](https://github.com/lobehub/lobe-chat/commit/d4c0d1f)) |
| 104 | + |
| 105 | +</details> |
| 106 | + |
| 107 | +<div align="right"> |
| 108 | + |
| 109 | +[](#readme-top) |
| 110 | + |
| 111 | +</div> |
| 112 | + |
5 | 113 | ### [Version 1.70.11](https://github.com/lobehub/lobe-chat/compare/v1.70.10...v1.70.11)
|
6 | 114 |
|
7 | 115 | <sup>Released on **2025-03-13**</sup>
|
|
0 commit comments