Skip to content

Commit

Permalink
馃敄 chore(release): v0.159.4 [skip ci]
Browse files Browse the repository at this point in the history
### [Version 0.159.4](lobehub/lobe-chat@v0.159.3...v0.159.4)
<sup>Released on **2024-05-14**</sup>

#### 馃悰 Bug Fixes

- **misc**: Refresh model config form & mobile footer button lost.

#### 馃拕 Styles

- **misc**: Add GPT-4o model, update perplexity models, updates 01.AI model list.

<br/>

<details>
<summary><kbd>Improvements and Fixes</kbd></summary>

#### What's fixed

* **misc**: Refresh model config form & mobile footer button lost, closes [lobehub#2318](lobehub#2318) [lobehub#2319](lobehub#2319) [lobehub#1811](lobehub#1811) ([eadcefc](lobehub@eadcefc))

#### Styles

* **misc**: Add GPT-4o model, closes [lobehub#2481](lobehub#2481) ([ae6a03f](lobehub@ae6a03f))
* **misc**: Update perplexity models, closes [lobehub#2469](lobehub#2469) ([488cde7](lobehub@488cde7))
* **misc**: Updates 01.AI model list, closes [lobehub#2471](lobehub#2471) ([f28711a](lobehub@f28711a))

</details>

<div align="right">

[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)

</div>
  • Loading branch information
semantic-release-bot committed May 14, 2024
1 parent eadcefc commit 5f4523a
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 1 deletion.
35 changes: 35 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,41 @@

# Changelog

### [Version 0.159.4](https://github.com/lobehub/lobe-chat/compare/v0.159.3...v0.159.4)

<sup>Released on **2024-05-14**</sup>

#### 馃悰 Bug Fixes

- **misc**: Refresh model config form & mobile footer button lost.

#### 馃拕 Styles

- **misc**: Add GPT-4o model, update perplexity models, updates 01.AI model list.

<br/>

<details>
<summary><kbd>Improvements and Fixes</kbd></summary>

#### What's fixed

- **misc**: Refresh model config form & mobile footer button lost, closes [#2318](https://github.com/lobehub/lobe-chat/issues/2318) [#2319](https://github.com/lobehub/lobe-chat/issues/2319) [#1811](https://github.com/lobehub/lobe-chat/issues/1811) ([eadcefc](https://github.com/lobehub/lobe-chat/commit/eadcefc))

#### Styles

- **misc**: Add GPT-4o model, closes [#2481](https://github.com/lobehub/lobe-chat/issues/2481) ([ae6a03f](https://github.com/lobehub/lobe-chat/commit/ae6a03f))
- **misc**: Update perplexity models, closes [#2469](https://github.com/lobehub/lobe-chat/issues/2469) ([488cde7](https://github.com/lobehub/lobe-chat/commit/488cde7))
- **misc**: Updates 01.AI model list, closes [#2471](https://github.com/lobehub/lobe-chat/issues/2471) ([f28711a](https://github.com/lobehub/lobe-chat/commit/f28711a))

</details>

<div align="right">

[![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)

</div>

### [Version 0.159.3](https://github.com/lobehub/lobe-chat/compare/v0.159.2...v0.159.3)

<sup>Released on **2024-05-14**</sup>
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lobehub/chat",
"version": "0.159.3",
"version": "0.159.4",
"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.",
"keywords": [
"framework",
Expand Down

0 comments on commit 5f4523a

Please sign in to comment.