Skip to content

Commit fee2d00

Browse files
🔖 chore(release): v1.109.3 [skip ci]
### [Version&nbsp;1.109.3](v1.109.2...v1.109.3) <sup>Released on **2025-03-06**</sup> #### 💄 Styles - **misc**: Add epub file chunk split support, improve openrouter models info. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### Styles * **misc**: Add epub file chunk split support, closes [lobehub#6317](https://github.com/bentwnghk/lobe-chat/issues/6317) ([a79ab7a](a79ab7a)) * **misc**: Improve openrouter models info, closes [lobehub#6708](https://github.com/bentwnghk/lobe-chat/issues/6708) ([5693e68](5693e68)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div>
1 parent fe6ef89 commit fee2d00

File tree

2 files changed

+27
-1
lines changed

2 files changed

+27
-1
lines changed

CHANGELOG.md

+26
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,32 @@
22

33
# Changelog
44

5+
### [Version 1.109.3](https://github.com/bentwnghk/lobe-chat/compare/v1.109.2...v1.109.3)
6+
7+
<sup>Released on **2025-03-06**</sup>
8+
9+
#### 💄 Styles
10+
11+
- **misc**: Add epub file chunk split support, improve openrouter models info.
12+
13+
<br/>
14+
15+
<details>
16+
<summary><kbd>Improvements and Fixes</kbd></summary>
17+
18+
#### Styles
19+
20+
- **misc**: Add epub file chunk split support, closes [#6317](https://github.com/bentwnghk/lobe-chat/issues/6317) ([a79ab7a](https://github.com/bentwnghk/lobe-chat/commit/a79ab7a))
21+
- **misc**: Improve openrouter models info, closes [#6708](https://github.com/bentwnghk/lobe-chat/issues/6708) ([5693e68](https://github.com/bentwnghk/lobe-chat/commit/5693e68))
22+
23+
</details>
24+
25+
<div align="right">
26+
27+
[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)
28+
29+
</div>
30+
531
### [Version 1.109.2](https://github.com/bentwnghk/lobe-chat/compare/v1.109.1...v1.109.2)
632

733
<sup>Released on **2025-03-05**</sup>

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@bentwnghk/chat",
3-
"version": "1.109.2",
3+
"version": "1.109.3",
44
"description": "Mr.🆖 AI - an open-source, high-performance chatbot framework that supports speech synthesis, multimodal, and extensible Function Call plugin system.",
55
"keywords": [
66
"framework",

0 commit comments

Comments
 (0)