mirror of
https://github.com/lobehub/lobehub.git
synced 2026-03-26 13:19:34 +07:00
🔖 chore(release): release version v2.1.44 [skip ci]
This commit is contained in:
33
CHANGELOG.md
33
CHANGELOG.md
@@ -2,6 +2,39 @@
|
|||||||
|
|
||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
### [Version 2.1.44](https://github.com/lobehub/lobe-chat/compare/v2.2.0-nightly.202603200623...v2.1.44)
|
||||||
|
|
||||||
|
<sup>Released on **2026-03-20**</sup>
|
||||||
|
|
||||||
|
#### 🐛 Bug Fixes
|
||||||
|
|
||||||
|
- **misc**: misc UI/UX improvements and bug fixes.
|
||||||
|
|
||||||
|
#### 💄 Styles
|
||||||
|
|
||||||
|
- **misc**: add image/video switch.
|
||||||
|
|
||||||
|
<br/>
|
||||||
|
|
||||||
|
<details>
|
||||||
|
<summary><kbd>Improvements and Fixes</kbd></summary>
|
||||||
|
|
||||||
|
#### What's fixed
|
||||||
|
|
||||||
|
- **misc**: misc UI/UX improvements and bug fixes, closes [#13153](https://github.com/lobehub/lobe-chat/issues/13153) ([abd152b](https://github.com/lobehub/lobe-chat/commit/abd152b))
|
||||||
|
|
||||||
|
#### Styles
|
||||||
|
|
||||||
|
- **misc**: add image/video switch, closes [#13152](https://github.com/lobehub/lobe-chat/issues/13152) ([2067cb2](https://github.com/lobehub/lobe-chat/commit/2067cb2))
|
||||||
|
|
||||||
|
</details>
|
||||||
|
|
||||||
|
<div align="right">
|
||||||
|
|
||||||
|
[](#readme-top)
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
### [Version 2.1.43](https://github.com/lobehub/lobe-chat/compare/v2.1.42...v2.1.43)
|
### [Version 2.1.43](https://github.com/lobehub/lobe-chat/compare/v2.1.42...v2.1.43)
|
||||||
|
|
||||||
<sup>Released on **2026-03-16**</sup>
|
<sup>Released on **2026-03-16**</sup>
|
||||||
|
|||||||
@@ -1,4 +1,12 @@
|
|||||||
[
|
[
|
||||||
|
{
|
||||||
|
"children": {
|
||||||
|
"fixes": ["misc UI/UX improvements and bug fixes."],
|
||||||
|
"improvements": ["add image/video switch."]
|
||||||
|
},
|
||||||
|
"date": "2026-03-20",
|
||||||
|
"version": "2.1.44"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"children": {
|
"children": {
|
||||||
"improvements": [
|
"improvements": [
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@lobehub/lobehub",
|
"name": "@lobehub/lobehub",
|
||||||
"version": "2.1.43",
|
"version": "2.1.44",
|
||||||
"description": "LobeHub - an open-source,comprehensive AI Agent framework that supports speech synthesis, multimodal, and extensible Function Call plugin system. Supports one-click free deployment of your private ChatGPT/LLM web application.",
|
"description": "LobeHub - an open-source,comprehensive AI Agent framework that supports speech synthesis, multimodal, and extensible Function Call plugin system. Supports one-click free deployment of your private ChatGPT/LLM web application.",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"framework",
|
"framework",
|
||||||
|
|||||||
Reference in New Issue
Block a user