Skip to content

Commit ced3b5a

Browse files
🔖 chore(release): v1.79.9 [skip ci]
### [Version&nbsp;1.79.9](v1.79.8...v1.79.9) <sup>Released on **2025-04-15**</sup> #### ♻ Code Refactoring - **misc**: Refactor trpc to have a clear obligation. #### 💄 Styles - **misc**: Add GPT-4.1 models. <br/> <details> <summary><kbd>Improvements and Fixes</kbd></summary> #### Code refactoring * **misc**: Refactor trpc to have a clear obligation, closes [#7412](#7412) ([01c0120](01c0120)) #### Styles * **misc**: Add GPT-4.1 models, closes [#7410](#7410) ([3c4d7df](3c4d7df)) </details> <div align="right"> [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top) </div>
1 parent 3c4d7df commit ced3b5a

File tree

2 files changed

+34
-1
lines changed

2 files changed

+34
-1
lines changed

Diff for: CHANGELOG.md

+33
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,39 @@
22

33
# Changelog
44

5+
### [Version 1.79.9](https://github.com/lobehub/lobe-chat/compare/v1.79.8...v1.79.9)
6+
7+
<sup>Released on **2025-04-15**</sup>
8+
9+
#### ♻ Code Refactoring
10+
11+
- **misc**: Refactor trpc to have a clear obligation.
12+
13+
#### 💄 Styles
14+
15+
- **misc**: Add GPT-4.1 models.
16+
17+
<br/>
18+
19+
<details>
20+
<summary><kbd>Improvements and Fixes</kbd></summary>
21+
22+
#### Code refactoring
23+
24+
- **misc**: Refactor trpc to have a clear obligation, closes [#7412](https://github.com/lobehub/lobe-chat/issues/7412) ([01c0120](https://github.com/lobehub/lobe-chat/commit/01c0120))
25+
26+
#### Styles
27+
28+
- **misc**: Add GPT-4.1 models, closes [#7410](https://github.com/lobehub/lobe-chat/issues/7410) ([3c4d7df](https://github.com/lobehub/lobe-chat/commit/3c4d7df))
29+
30+
</details>
31+
32+
<div align="right">
33+
34+
[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)
35+
36+
</div>
37+
538
### [Version 1.79.8](https://github.com/lobehub/lobe-chat/compare/v1.79.7...v1.79.8)
639

740
<sup>Released on **2025-04-12**</sup>

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@lobehub/chat",
3-
"version": "1.79.8",
3+
"version": "1.79.9",
44
"description": "Lobe Chat - an open-source, high-performance chatbot framework that supports speech synthesis, multimodal, and extensible Function Call plugin system. Supports one-click free deployment of your private ChatGPT/LLM web application.",
55
"keywords": [
66
"framework",

0 commit comments

Comments
 (0)