Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[pull] main from lobehub:main #172

Merged
merged 34 commits into from
Aug 27, 2024
Merged

[pull] main from lobehub:main #172

merged 34 commits into from
Aug 27, 2024

Conversation

pull[bot]
Copy link

@pull pull bot commented Aug 25, 2024

See Commits and Changes for more details.


Created by pull[bot]

Can you help keep this open source service alive? 💖 Please sponsor : )

arvinxx and others added 30 commits August 23, 2024 22:13
* fix dalle

* revert change

* fix lint and test

* fix test

* 🚨 ci: fix lint

* 🐛 fix: fix image url in server mode

* 🐛 fix: fix file can't download if cors
### [Version 1.12.10](v1.12.9...v1.12.10)
<sup>Released on **2024-08-23**</sup>

#### 🐛 Bug Fixes

- **misc**: Refactor and fix dalle.

<br/>

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

#### What's fixed

* **misc**: Refactor and fix dalle, closes [#3572](#3572) ([8b39b61](8b39b61))

</details>

<div align="right">

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

</div>
* ✅ test: add more tests

* 🐛 fix: add `DISABLE_REMOVE_GLOBAL_FILE` in dbENV

* 🐛 fix: remove orphan chunks if there is related file

* ✅ test: fix test

* 👷 fix: throw error when not set `APP_URL` at server side

* ✅ test: fix test
### [Version&nbsp;1.12.11](v1.12.10...v1.12.11)
<sup>Released on **2024-08-23**</sup>

#### 🐛 Bug Fixes

- **misc**: Remove orphan chunks if there is no related file.

<br/>

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

#### What's fixed

* **misc**: Remove orphan chunks if there is no related file, closes [#3578](#3578) ([36bcaf3](36bcaf3))

</details>

<div align="right">

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

</div>
* 📝 docs: improve docs of vercel deployment

* 📝 docs: improve docs

* Update `upstream-sync.mdx` to include detailed instructions for handling sync failures and manual updates

* Add instructions for manually clicking "Update Branch" in case of sync failures
* Include images to illustrate the process of handling sync failures and manually updating branches
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
### [Version&nbsp;1.12.12](v1.12.11...v1.12.12)
<sup>Released on **2024-08-24**</sup>

<br/>

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

</details>

<div align="right">

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

</div>
### [Version&nbsp;1.12.13](v1.12.12...v1.12.13)
<sup>Released on **2024-08-24**</sup>

#### 💄 Styles

- **misc**: Update 01.AI models.

<br/>

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

#### Styles

* **misc**: Update 01.AI models, closes [#3586](#3586) ([c4a7f70](c4a7f70))

</details>

<div align="right">

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

</div>
* 🐛 fix: fix tts in server mode

* 🐛 fix: fix tts not save to file

* ✅ test: fix test
### [Version&nbsp;1.12.14](v1.12.13...v1.12.14)
<sup>Released on **2024-08-24**</sup>

#### 🐛 Bug Fixes

- **misc**: Fix tts file saving in server mode.

<br/>

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

#### What's fixed

* **misc**: Fix tts file saving in server mode, closes [#3585](#3585) ([ab1cb47](ab1cb47))

</details>

<div align="right">

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

</div>
* 💄 style: support latex chunking

* ✅ test: fix test
* 📝 docs: Feature flags & Auto-update script

* 📝 docs: Hide internal var
### [Version&nbsp;1.12.15](v1.12.14...v1.12.15)
<sup>Released on **2024-08-24**</sup>

<br/>

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

</details>

<div align="right">

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

</div>
### [Version&nbsp;1.12.16](v1.12.15...v1.12.16)
<sup>Released on **2024-08-24**</sup>

#### 🐛 Bug Fixes

- **misc**: Session not found error on mobile.

<br/>

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

#### What's fixed

* **misc**: Session not found error on mobile, closes [#3428](#3428) ([7e9c15e](7e9c15e))

</details>

<div align="right">

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

</div>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* 🐛 fix: fix upload issue

* 🐛 fix: fix upload issue
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
### [Version&nbsp;1.12.17](v1.12.16...v1.12.17)
<sup>Released on **2024-08-25**</sup>

#### 🐛 Bug Fixes

- **misc**: Fix multi file upload dupicate.

<br/>

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

#### What's fixed

* **misc**: Fix multi file upload dupicate, closes [#3603](#3603) ([60dbed7](60dbed7))

</details>

<div align="right">

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

</div>
* 🐛 fix: fix dayjs issue

* 🐛 fix: fix user auth and password issue
### [Version&nbsp;1.12.18](v1.12.17...v1.12.18)
<sup>Released on **2024-08-25**</sup>

#### 🐛 Bug Fixes

- **misc**: Fix dayjs error in en-US language.

<br/>

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

#### What's fixed

* **misc**: Fix dayjs error in en-US language, closes [#3604](#3604) ([174f4df](174f4df))

</details>

<div align="right">

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

</div>
arvinxx and others added 2 commits August 26, 2024 00:14
* 🐛 fix: fix cannot clone agent when imported from client

* ✅ test: fix lint
### [Version&nbsp;1.12.19](v1.12.18...v1.12.19)
<sup>Released on **2024-08-25**</sup>

#### 🐛 Bug Fixes

- **misc**: Fix cannot clone agent when imported from client.

<br/>

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

#### What's fixed

* **misc**: Fix cannot clone agent when imported from client, closes [#3606](#3606) ([1fd2fa0](1fd2fa0))

</details>

<div align="right">

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

</div>
@pull pull bot added the ⤵️ pull label Aug 25, 2024
zhuozhiyongde and others added 2 commits August 27, 2024 00:57
* 🐛 fix: Feature flag `knoeledge_base` doesn't affect ActionBar

* 🐛 fix: Feature flag `knoeledge_base` doesn't affect ActionBar
### [Version&nbsp;1.12.20](v1.12.19...v1.12.20)
<sup>Released on **2024-08-26**</sup>

#### 🐛 Bug Fixes

- **misc**: Feature flag `knowledge_base` doesn't affect ActionBar.

<br/>

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

#### What's fixed

* **misc**: Feature flag `knowledge_base` doesn't affect ActionBar, closes [#3609](#3609) ([1a5286b](1a5286b))

</details>

<div align="right">

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

</div>
@pull pull bot merged commit b400fc0 into kp-forks:main Aug 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants