canisminor1990
3aa8be4a13
💄 style: Update Sync Style
2024-05-05 00:30:19 +08:00
canisminor1990
4d573ab697
🔧 chore: Revert sync style
2024-05-05 00:27:35 +08:00
canisminor1990
f83b99197e
🔧 chore: Rename workspace
2024-05-04 18:12:49 +08:00
canisminor1990
6a2961dd4a
🐛 fix: Fix ci
2024-05-04 18:12:24 +08:00
canisminor1990
33ad7e490f
✅ test: Fix test
2024-05-04 18:12:13 +08:00
canisminor1990
dde83026b8
♻️ refactor: Refactor Chat Layout
2024-05-04 18:11:43 +08:00
semantic-release-bot
06a1d97285
🔖 chore(release): v0.153.1 [skip ci]
...
### [Version 0.153.1](https://github.com/lobehub/lobe-chat/compare/v0.153.0...v0.153.1 )
<sup>Released on **2024-05-04**</sup>
#### 💄 Styles
- **misc**: Imporve mobile styles and loading skeleton.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Imporve mobile styles and loading skeleton, closes [#2363 ](https://github.com/lobehub/lobe-chat/issues/2363 ) ([8ee3591 ](https://github.com/lobehub/lobe-chat/commit/8ee3591 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-05-04 08:39:07 +00:00
CanisMinor
8ee3591f03
💄 style: Imporve mobile styles and loading skeleton ( #2363 )
2024-05-04 16:35:46 +08:00
semantic-release-bot
6012b91961
🔖 chore(release): v0.153.0 [skip ci]
...
## [Version 0.153.0](https://github.com/lobehub/lobe-chat/compare/v0.152.12...v0.153.0 )
<sup>Released on **2024-05-04**</sup>
#### ✨ Features
- **misc**: Add Settings Intercepting Routes.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Add Settings Intercepting Routes, closes [#2346 ](https://github.com/lobehub/lobe-chat/issues/2346 ) ([29b6442 ](https://github.com/lobehub/lobe-chat/commit/29b6442 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-05-04 06:12:34 +00:00
CanisMinor
29b6442d03
✨ feat: Add Settings Intercepting Routes ( #2346 )
...
* ♻️ refactor: Refactor Setting Layout
* ♻️ refactor: Update useQueryRoute and add test
* ✅ test: Update test
* ✨ feat: Add Settings Intercepting Routes
* ♻️ refactor: Refactor Setting Layout
* ♻️ refactor: Update useQueryRoute and add test
* ✅ test: Update test
* 🐛 fix: Fix i18n
* 💄 style: Fix style
* 🐛 fix: Fix review problem
* 🐛 fix: Fix review problem
* ✅ test: Add useInterceptingRoutes.test
* 🐛 fix: Fix config
* 🐛 fix: Fix some merge problem
* 🐛 fix: Fix modal layout
* 🐛 fix: Fix cubox
* 🐛 fix: Fix cubox
* ✅ test: Fix test
* 🐛 fix: Fix redirect
* 🐛 fix: Fix review problem
---------
Co-authored-by: Arvin Xu <arvinx@foxmail.com >
2024-05-04 14:09:15 +08:00
lobehubbot
69467330d8
📝 docs(bot): Auto sync agents & plugin to readme
2024-05-04 02:50:12 +00:00
semantic-release-bot
61646b92fa
🔖 chore(release): v0.152.12 [skip ci]
...
### [Version 0.152.12](https://github.com/lobehub/lobe-chat/compare/v0.152.11...v0.152.12 )
<sup>Released on **2024-05-04**</sup>
#### 🐛 Bug Fixes
- **misc**: Disabled autogenerate field icon when empty system role.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Disabled autogenerate field icon when empty system role, closes [#2076 ](https://github.com/lobehub/lobe-chat/issues/2076 ) ([27095f5 ](https://github.com/lobehub/lobe-chat/commit/27095f5 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-05-04 02:49:35 +00:00
Anu
27095f5387
🐛 fix: disabled autogenerate field icon when empty system role ( #2076 )
...
* fix: disabled autogenerate field icon when empty system role
* 🐛 fix: update systemrole guard
* 🐛 fix: revert action.ts file change
* 🐛 fix: added space
2024-05-04 10:46:17 +08:00
semantic-release-bot
d6eeac094e
🔖 chore(release): v0.152.11 [skip ci]
...
### [Version 0.152.11](https://github.com/lobehub/lobe-chat/compare/v0.152.10...v0.152.11 )
<sup>Released on **2024-05-03**</sup>
#### 💄 Styles
- **misc**: Add user panel and refactor the next-auth.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Add user panel and refactor the next-auth, closes [#2349 ](https://github.com/lobehub/lobe-chat/issues/2349 ) ([5cecee0 ](https://github.com/lobehub/lobe-chat/commit/5cecee0 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-05-03 12:55:53 +00:00
Arvin Xu
5cecee096e
💄 style: add user panel and refactor the next-auth ( #2349 )
...
* ♻️ refactor: refactor the next-auth
* ✨ feat: Add User Panel
* 💄 style: Update User Avatar on mobile
* 🚸 style: fix data importer hot zone
* 🚸 style: add migration guide
* 🎨 chore: clean code
* ✅ test: add test
* 🌐 chore: update locale
* 💄 style: improve style
* ✅ test: fix test
* 💄 style: improve locale switch
* ♻️ refactor: use middleware redirect instead of page
---------
Co-authored-by: canisminor1990 <i@canisminor.cc >
2024-05-03 20:52:22 +08:00
semantic-release-bot
6026481f29
🔖 chore(release): v0.152.10 [skip ci]
...
### [Version 0.152.10](https://github.com/lobehub/lobe-chat/compare/v0.152.9...v0.152.10 )
<sup>Released on **2024-05-03**</sup>
#### 💄 Styles
- **misc**: Improve market layout styles and mobile style.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Improve market layout styles and mobile style, closes [#2347 ](https://github.com/lobehub/lobe-chat/issues/2347 ) ([79b8115 ](https://github.com/lobehub/lobe-chat/commit/79b8115 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-05-03 09:39:39 +00:00
Anu
88d0e3974a
🐛 fix: fix text clipping ( #2332 )
...
* 🐛 fix: text clipping
* 🐛 fix: text clipping
2024-05-03 17:36:16 +08:00
CanisMinor
79b8115cf8
💄 style: improve market layout styles and mobile style ( #2347 )
...
* 💄 style: Layout styles patch
* 💄 style: Update style
2024-05-03 17:35:26 +08:00
semantic-release-bot
91b6f58637
🔖 chore(release): v0.152.9 [skip ci]
...
### [Version 0.152.9](https://github.com/lobehub/lobe-chat/compare/v0.152.8...v0.152.9 )
<sup>Released on **2024-05-03**</sup>
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
</details>
<div align="right">
[](#readme-top)
</div>
2024-05-03 08:24:57 +00:00
Arvin Xu
39d1cb1fdb
🔨 build: pin antd@5.16.5 to fix vercel build too long ( #2356 )
...
* Update package.json
* 📌 chore: pin @testing-library/jest-dom to `6.4.2` to fix test
2024-05-03 16:21:11 +08:00
semantic-release-bot
5ffac5a3e4
🔖 chore(release): v0.152.8 [skip ci]
...
### [Version 0.152.8](https://github.com/lobehub/lobe-chat/compare/v0.152.7...v0.152.8 )
<sup>Released on **2024-05-03**</sup>
#### ♻ Code Refactoring
- **misc**: User store add an auth slice.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: User store add an auth slice, closes [#2214 ](https://github.com/lobehub/lobe-chat/issues/2214 ) ([948b257 ](https://github.com/lobehub/lobe-chat/commit/948b257 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-05-03 01:56:10 +00:00
Arvin Xu
948b2578eb
♻️ refactor: user store add an auth slice ( #2214 )
...
* ♻️ refactor: refactor the user store with auth slice
* ♻️ refactor: separate common and sync slice
* 🧑💻 chore: add an isMobile selector
* ♻️ refactor: refactor the auth action and common action
* 🎨 chore: clean code
2024-05-03 09:52:15 +08:00
semantic-release-bot
4cb5adb98d
🔖 chore(release): v0.152.7 [skip ci]
...
### [Version 0.152.7](https://github.com/lobehub/lobe-chat/compare/v0.152.6...v0.152.7 )
<sup>Released on **2024-05-02**</sup>
#### 💄 Styles
- **misc**: Refactor setting layout and improve setting design.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Refactor setting layout and improve setting design, closes [#2344 ](https://github.com/lobehub/lobe-chat/issues/2344 ) ([fa16721 ](https://github.com/lobehub/lobe-chat/commit/fa16721 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-05-02 15:12:27 +00:00
CanisMinor
fa16721f1a
💄 style: refactor setting layout and improve setting design ( #2344 )
...
* ♻️ refactor: Refactor Setting Layout
* ♻️ refactor: Update useQueryRoute and add test
* ✅ test: Update test
* 🐛 fix: Fix i18n
* 💄 style: Fix style
* 🐛 fix: Fix review problem
* 💄 style: Update styles and i18n
* 💄 style: Update style
* 📝 docs: Update i18n
2024-05-02 23:08:58 +08:00
cy948
012eb15e8c
📝 docs: add docs for the settings url share feature ( #2333 )
2024-05-02 20:42:35 +08:00
semantic-release-bot
96c5e8b9db
🔖 chore(release): v0.152.6 [skip ci]
...
### [Version 0.152.6](https://github.com/lobehub/lobe-chat/compare/v0.152.5...v0.152.6 )
<sup>Released on **2024-05-02**</sup>
#### 💄 Styles
- **misc**: AutoScroll to the fully end.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: AutoScroll to the fully end, closes [#2345 ](https://github.com/lobehub/lobe-chat/issues/2345 ) ([5458e98 ](https://github.com/lobehub/lobe-chat/commit/5458e98 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-05-02 12:34:36 +00:00
sxjeru
5458e98d85
💄 style: autoScroll to the fully end ( #2345 )
...
* fix autoScroll
* Divider margin -> padding
* restore
* Update HistoryDivider.tsx
2024-05-02 20:30:59 +08:00
lobehubbot
a5dad80a4c
📝 docs(bot): Auto sync agents & plugin to readme
2024-05-02 04:26:18 +00:00
semantic-release-bot
e724fcc497
🔖 chore(release): v0.152.5 [skip ci]
...
### [Version 0.152.5](https://github.com/lobehub/lobe-chat/compare/v0.152.4...v0.152.5 )
<sup>Released on **2024-05-02**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix Setings Layout.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix Setings Layout, closes [#2340 ](https://github.com/lobehub/lobe-chat/issues/2340 ) ([6a2e9a9 ](https://github.com/lobehub/lobe-chat/commit/6a2e9a9 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-05-02 04:25:40 +00:00
arvinxx
8f85b13cf1
Revert " ♻️ refactor: Refactor Setting Layout ( #2336 )"
...
This reverts commit 282082ed98 .
2024-05-02 12:21:45 +08:00
arvinxx
6850c12330
Revert " 🔖 chore(release): v0.152.2 [skip ci]"
...
This reverts commit 8853f63af0 .
2024-05-02 12:21:45 +08:00
arvinxx
a5b2e1e2a9
Revert " 🐛 fix: Fix intercepting-routes on mobile"
...
This reverts commit abe228c6ba .
2024-05-02 12:21:45 +08:00
arvinxx
661912c79f
Revert " 🔖 chore(release): v0.152.3 [skip ci]"
...
This reverts commit 10b8dd27c2 .
2024-05-02 12:21:44 +08:00
arvinxx
a9d2fbc67f
Revert " 🐛 fix: Fix router path in UserPanel"
...
This reverts commit c779e027ef .
2024-05-02 12:21:44 +08:00
arvinxx
5b3b7be407
Revert " 🔖 chore(release): v0.152.4 [skip ci]"
...
This reverts commit b353002f84 .
2024-05-02 12:21:44 +08:00
arvinxx
80c2e9cef0
Revert " 🐛 fix: Fix Setings Layout ( #2340 )"
...
This reverts commit 6a2e9a9101 .
2024-05-02 12:21:44 +08:00
CanisMinor
6a2e9a9101
🐛 fix: Fix Setings Layout ( #2340 )
...
* 🐛 fix: Fix TelemetryChat Config
* 🔧 chore: Move UserAvatar
* 💄 style: Update UserInfo
2024-05-02 12:21:19 +08:00
semantic-release-bot
b353002f84
🔖 chore(release): v0.152.4 [skip ci]
...
### [Version 0.152.4](https://github.com/lobehub/lobe-chat/compare/v0.152.3...v0.152.4 )
<sup>Released on **2024-05-01**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix router path in UserPanel.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix router path in UserPanel ([c779e02 ](https://github.com/lobehub/lobe-chat/commit/c779e02 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-05-01 19:05:04 +00:00
CanisMinor
c779e027ef
🐛 fix: Fix router path in UserPanel
2024-05-02 03:01:46 +08:00
semantic-release-bot
10b8dd27c2
🔖 chore(release): v0.152.3 [skip ci]
...
### [Version 0.152.3](https://github.com/lobehub/lobe-chat/compare/v0.152.2...v0.152.3 )
<sup>Released on **2024-05-01**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix intercepting-routes on mobile.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix intercepting-routes on mobile ([abe228c ](https://github.com/lobehub/lobe-chat/commit/abe228c ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-05-01 18:50:22 +00:00
canisminor1990
abe228c6ba
🐛 fix: Fix intercepting-routes on mobile
2024-05-02 02:46:00 +08:00
semantic-release-bot
8853f63af0
🔖 chore(release): v0.152.2 [skip ci]
...
### [Version 0.152.2](https://github.com/lobehub/lobe-chat/compare/v0.152.1...v0.152.2 )
<sup>Released on **2024-05-01**</sup>
#### ♻ Code Refactoring
- **misc**: Refactor Setting Layout.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Refactor Setting Layout, closes [#2336 ](https://github.com/lobehub/lobe-chat/issues/2336 ) ([282082e ](https://github.com/lobehub/lobe-chat/commit/282082e ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-05-01 13:41:23 +00:00
CanisMinor
282082ed98
♻️ refactor: Refactor Setting Layout ( #2336 )
...
* ♻️ refactor: Refactor Setting Layout
* ✨ feat: Add Setting Modal
* ♻️ refactor: Refactor Setting Layout
* 💄 style: Update Modal style
* 🐛 fix: Fix router query
2024-05-01 21:37:08 +08:00
lobehubbot
8bdc4e29ab
📝 docs(bot): Auto sync agents & plugin to readme
2024-05-01 04:47:32 +00:00
semantic-release-bot
c128f3d5ef
🔖 chore(release): v0.152.1 [skip ci]
...
### [Version 0.152.1](https://github.com/lobehub/lobe-chat/compare/v0.152.0...v0.152.1 )
<sup>Released on **2024-05-01**</sup>
#### ♻ Code Refactoring
- **misc**: Refactor Market Layout.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Refactor Market Layout, closes [#2320 ](https://github.com/lobehub/lobe-chat/issues/2320 ) ([c05c3c1 ](https://github.com/lobehub/lobe-chat/commit/c05c3c1 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-05-01 04:46:55 +00:00
CanisMinor
c05c3c1816
♻️ refactor: Refactor Market Layout ( #2320 )
...
* ♻️ refactor: Refactor Market Layout
* ♻️ refactor: Market Layout
* ♻️ refactor: Market Layout
* 🐛 fix: Fix spotlight
* 🐛 fix: Fix isEqual
* 💄 style: Update market style
* 💄 style: Update Market Style
---------
Co-authored-by: Arvin Xu <arvinx@foxmail.com >
2024-05-01 12:43:40 +08:00
semantic-release-bot
f7a0f46d4c
🔖 chore(release): v0.152.0 [skip ci]
...
## [Version 0.152.0](https://github.com/lobehub/lobe-chat/compare/v0.151.11...v0.152.0 )
<sup>Released on **2024-04-30**</sup>
#### ✨ Features
- **misc**: Import settings from url.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Import settings from url, closes [#2226 ](https://github.com/lobehub/lobe-chat/issues/2226 ) ([b1f6c20 ](https://github.com/lobehub/lobe-chat/commit/b1f6c20 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-04-30 15:47:09 +00:00
cy948
b1f6c20c41
✨ feat: import settings from url ( #2226 )
...
* ✨ feat: import settings from url
* 🐛 fix: useEffect
* 🐛 fix: setSettings
* ⏪ revet: delete useSTT.ts
* 🚚 refactor: rename `shareGPTService` to `shareService`
2024-04-30 23:43:40 +08:00
lobehubbot
3c36a1860b
📝 docs(bot): Auto sync agents & plugin to readme
2024-04-30 13:49:03 +00:00
semantic-release-bot
e512e5da74
🔖 chore(release): v0.151.11 [skip ci]
...
### [Version 0.151.11](https://github.com/lobehub/lobe-chat/compare/v0.151.10...v0.151.11 )
<sup>Released on **2024-04-30**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix telemetry preference modal and default agent config error.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix telemetry preference modal and default agent config error, closes [#2312 ](https://github.com/lobehub/lobe-chat/issues/2312 ) ([8900445 ](https://github.com/lobehub/lobe-chat/commit/8900445 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-04-30 13:48:15 +00:00
Arvin Xu
8900445f01
🐛 fix: fix telemetry preference modal and default agent config error ( #2312 )
...
* 🐛 fix: fix telemetry preference modal
* 🐛 fix: fix default agent config
* 🐛 fix: fix not correctly init preference
* 🐛 fix: fix init preference
* 🐛 fix: fix router error
* 🐛 fix: fix chat input height not correctly
* 🐛 fix: fix chat input height not correctly
2024-04-30 21:44:46 +08:00
semantic-release-bot
a354e35484
🔖 chore(release): v0.151.10 [skip ci]
...
### [Version 0.151.10](https://github.com/lobehub/lobe-chat/compare/v0.151.9...v0.151.10 )
<sup>Released on **2024-04-30**</sup>
#### ♻ Code Refactoring
- **misc**: Refactor Welcome Layout.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Refactor Welcome Layout, closes [#2314 ](https://github.com/lobehub/lobe-chat/issues/2314 ) ([1040051 ](https://github.com/lobehub/lobe-chat/commit/1040051 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-04-30 10:08:54 +00:00
CanisMinor
1040051076
♻️ refactor: Refactor Welcome Layout ( #2314 )
2024-04-30 18:05:34 +08:00
semantic-release-bot
c2fe2439d5
🔖 chore(release): v0.151.9 [skip ci]
...
### [Version 0.151.9](https://github.com/lobehub/lobe-chat/compare/v0.151.8...v0.151.9 )
<sup>Released on **2024-04-30**</sup>
#### 🐛 Bug Fixes
- **misc**: Minimax truncationed output.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Minimax truncationed output, closes [#2308 ](https://github.com/lobehub/lobe-chat/issues/2308 ) ([488f319 ](https://github.com/lobehub/lobe-chat/commit/488f319 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-04-30 08:30:23 +00:00
Ryo Shen
488f319bcd
🐛 fix: minimax truncationed output ( #2308 )
...
* fix: refine minimax response parsing
* fix: truncationed output
* test(minimax): add test for max tokens in payload
2024-04-30 16:27:06 +08:00
semantic-release-bot
82def3de30
🔖 chore(release): v0.151.8 [skip ci]
...
### [Version 0.151.8](https://github.com/lobehub/lobe-chat/compare/v0.151.7...v0.151.8 )
<sup>Released on **2024-04-30**</sup>
#### ♻ Code Refactoring
- **misc**: Move NavBar to `[@nav](https://github.com/nav )` slot route.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Move NavBar to `[@nav](https://github.com/nav )` slot route, closes [#2306 ](https://github.com/lobehub/lobe-chat/issues/2306 ) ([aee7231 ](https://github.com/lobehub/lobe-chat/commit/aee7231 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-04-30 08:01:23 +00:00
CanisMinor
aee7231e8a
♻️ refactor: Move NavBar to @nav slot route ( #2306 )
...
* ♻️ refactor: Move NavBar to `@nav` slot route
* 🐛 fix: Fix sub routes layout
* 🐛 fix: Fix MobileSessionHeader
* 🔧 chore: Merge error page
* ✅ test: Update tests
* 🐛 fix: Fix ServerLayout
* 🐛 fix: Fix Mobile Header
* 💄 style: Rename components
* ✅ test: Update test
2024-04-30 15:57:42 +08:00
semantic-release-bot
7ef77fc203
🔖 chore(release): v0.151.7 [skip ci]
...
### [Version 0.151.7](https://github.com/lobehub/lobe-chat/compare/v0.151.6...v0.151.7 )
<sup>Released on **2024-04-30**</sup>
#### 💄 Styles
- **misc**: Add 404 and Error page.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Add 404 and Error page, closes [#2299 ](https://github.com/lobehub/lobe-chat/issues/2299 ) ([938a3e9 ](https://github.com/lobehub/lobe-chat/commit/938a3e9 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-04-30 05:04:34 +00:00
CanisMinor
938a3e99f5
💄 style: add 404 and Error page ( #2299 )
...
* ✨ feat: Add 404 and Error page
* 🐛 fix: Fix dynamic ssr in error page
* ⚡ perf: Dynamic import Sentry
2024-04-30 13:01:20 +08:00
semantic-release-bot
7817e67e56
🔖 chore(release): v0.151.6 [skip ci]
...
### [Version 0.151.6](https://github.com/lobehub/lobe-chat/compare/v0.151.5...v0.151.6 )
<sup>Released on **2024-04-30**</sup>
#### 🐛 Bug Fixes
- **misc**: Plugins with multiple settings cannot be correctly configured.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Plugins with multiple settings cannot be correctly configured, closes [#1991 ](https://github.com/lobehub/lobe-chat/issues/1991 ) ([0c041aa ](https://github.com/lobehub/lobe-chat/commit/0c041aa ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-04-30 03:38:48 +00:00
Yang Hanlin
0c041aa7a7
🐛 fix: plugins with multiple settings cannot be correctly configured ( #1991 )
...
* 🐛 fix: plugins with multiple settings cannot be correctly configured
* ♻️ refactor: merge plugin setting in the action layer instead of UI
* ✅ test: add a test to ensure plugin settings are correctly merged
2024-04-30 11:35:37 +08:00
semantic-release-bot
b0ccfdbee8
🔖 chore(release): v0.151.5 [skip ci]
...
### [Version 0.151.5](https://github.com/lobehub/lobe-chat/compare/v0.151.4...v0.151.5 )
<sup>Released on **2024-04-30**</sup>
#### 🐛 Bug Fixes
- **misc**: Effectively interrupt auto scrolling.
#### 💄 Styles
- **misc**: Revise some text.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Effectively interrupt auto scrolling, closes [#2223 ](https://github.com/lobehub/lobe-chat/issues/2223 ) ([afe4974 ](https://github.com/lobehub/lobe-chat/commit/afe4974 ))
#### Styles
* **misc**: Revise some text, closes [#2296 ](https://github.com/lobehub/lobe-chat/issues/2296 ) ([018427f ](https://github.com/lobehub/lobe-chat/commit/018427f ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-04-30 03:17:14 +00:00
sxjeru
afe49747f3
🐛 fix: Effectively interrupt auto scrolling ( #2223 )
...
* Interrupt auto scrolling
* reduce atBottomThreshold
* del
* del
* Alternative invalid followOutput
* BottomThreshold 过小导致无法连续滚动
* 避免删除消息触发下滑
* restore mobile BottomThreshold
* restore overscan
* fix
* little fix
* fix followOutput
2024-04-30 11:14:02 +08:00
Yang Hanlin
36e40aaf6c
📝 docs: update ZITADEL SSO integration docs ( #2301 )
...
* 📝 docs: fix list in ZITADEL integration doc
* 📝 docs: add instruction to enable `User Info inside ID token` option in ZITADEL
2024-04-30 08:59:00 +08:00
Rubu Jam
018427f2f9
💄 style: Revise some text ( #2296 )
...
* 💄 style: Revise some text
* 💄 style: Revise some text
2024-04-30 01:43:50 +08:00
semantic-release-bot
0328244176
🔖 chore(release): v0.151.4 [skip ci]
...
### [Version 0.151.4](https://github.com/lobehub/lobe-chat/compare/v0.151.3...v0.151.4 )
<sup>Released on **2024-04-29**</sup>
#### ♻ Code Refactoring
- **misc**: Move app page to the `(main)` layout group.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Move app page to the `(main)` layout group, closes [#2297 ](https://github.com/lobehub/lobe-chat/issues/2297 ) ([6cc2c38 ](https://github.com/lobehub/lobe-chat/commit/6cc2c38 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-04-29 16:31:00 +00:00
Shixian Sheng
a2b931f3ba
📝 docs: update README.md ( #2298 )
2024-04-30 00:27:37 +08:00
CanisMinor
6cc2c382ff
♻️ refactor: move app page to the (main) layout group ( #2297 )
2024-04-30 00:24:09 +08:00
semantic-release-bot
dafafa8d97
🔖 chore(release): v0.151.3 [skip ci]
...
### [Version 0.151.3](https://github.com/lobehub/lobe-chat/compare/v0.151.2...v0.151.3 )
<sup>Released on **2024-04-29**</sup>
#### 💄 Styles
- **misc**: Patching models info.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Patching models info, closes [#2269 ](https://github.com/lobehub/lobe-chat/issues/2269 ) [#22802280 ](https://github.com/lobehub/lobe-chat/issues/22802280 ) ([03bcb06 ](https://github.com/lobehub/lobe-chat/commit/03bcb06 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-04-29 15:52:04 +00:00
sxjeru
03bcb06ef4
💄 style: patching models info ( #2269 )
...
* update models config
* patch
* context window
* [Request] Add MiniMax new models #22802280
* pass test
2024-04-29 23:48:49 +08:00
semantic-release-bot
637489b3cc
🔖 chore(release): v0.151.2 [skip ci]
...
### [Version 0.151.2](https://github.com/lobehub/lobe-chat/compare/v0.151.1...v0.151.2 )
<sup>Released on **2024-04-29**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix only inject welcome question in inbox.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix only inject welcome question in inbox, closes [#2289 ](https://github.com/lobehub/lobe-chat/issues/2289 ) ([cc8edd3 ](https://github.com/lobehub/lobe-chat/commit/cc8edd3 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-04-29 15:07:29 +00:00
Arvin Xu
721a2da475
🔨 chore: upgrade next to 14.2.x ( #2015 )
...
* Update package.json
* 🐛 fix: Fix shiki build error
---------
Co-authored-by: CanisMinor <i@canisminor.cc >
2024-04-29 23:04:10 +08:00
Arvin Xu
cc8edd3d4e
🐛 fix: fix only inject welcome question in inbox ( #2289 )
...
* ⚡ ️ perf: improve conversation loading performance
* 🐛 fix: fix the welcome message inject
* 🐛 fix: fix the welcome message inject
2024-04-29 23:03:52 +08:00
semantic-release-bot
6d9d070f16
🔖 chore(release): v0.151.1 [skip ci]
...
### [Version 0.151.1](https://github.com/lobehub/lobe-chat/compare/v0.151.0...v0.151.1 )
<sup>Released on **2024-04-29**</sup>
#### 💄 Styles
- **misc**: Improve Inbox Assistant Welcome Guide.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Improve Inbox Assistant Welcome Guide, closes [#2086 ](https://github.com/lobehub/lobe-chat/issues/2086 ) ([df37212 ](https://github.com/lobehub/lobe-chat/commit/df37212 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-04-29 04:12:24 +00:00
CanisMinor
df37212a6b
💄 style: improve Inbox Assistant Welcome Guide ( #2086 )
...
* ✨ feat: Add qa blocks to welcome guide
* ♻️ refactor: refactor the url
* ✅ test: Add new tests
* 💄 style: Update Theme ConfigProvider
* 🐛 fix: fix url
* 🐛 fix: Fix time calc and card min height
---------
Co-authored-by: arvinxx <arvinx@foxmail.com >
2024-04-29 12:08:41 +08:00
semantic-release-bot
3802e24027
🔖 chore(release): v0.151.0 [skip ci]
...
## [Version 0.151.0](https://github.com/lobehub/lobe-chat/compare/v0.150.10...v0.151.0 )
<sup>Released on **2024-04-29**</sup>
#### ✨ Features
- **misc**: Support minimax as a new provider.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Support minimax as a new provider, closes [#2087 ](https://github.com/lobehub/lobe-chat/issues/2087 ) ([00abd82 ](https://github.com/lobehub/lobe-chat/commit/00abd82 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-04-29 03:01:01 +00:00
Ryo Shen
00abd82687
✨ feat: support minimax as a new provider ( #2087 )
...
* add minimax as provider
* add i18n token
* update
* update
* Revert "add i18n token"
This reverts commit 4be6d6797b4b60baa965243dc772a023b10b96f6.
* add i18n token
* add doc
* update i18n
* implement MinimaxStream
* use fetchSSE function
* fix TypeError and SyntaxError
* add unit test
* add agent runtime
* add debug log
* use fetch function directly
* refactor(minimax): streamline response parsing logic
* remove redundant error response check
* fix code style
2024-04-29 10:57:48 +08:00
semantic-release-bot
4810b228c9
🔖 chore(release): v0.150.10 [skip ci]
...
### [Version 0.150.10](https://github.com/lobehub/lobe-chat/compare/v0.150.9...v0.150.10 )
<sup>Released on **2024-04-28**</sup>
#### ♻ Code Refactoring
- **misc**: Rename globalStore to userStore.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Rename globalStore to userStore, closes [#2264 ](https://github.com/lobehub/lobe-chat/issues/2264 ) ([a3cb538 ](https://github.com/lobehub/lobe-chat/commit/a3cb538 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-04-28 15:31:35 +00:00
Arvin Xu
a3cb53804d
♻️ refactor: rename globalStore to userStore ( #2264 )
...
* ♻️ refactor: rename globalStore to userStore
* ♻️ refactor: refactor the globalStore usage
* ♻️ refactor: clean the user preference
* 🐛 fix: fix preference init
* ♻️ refactor: refactor the global Store
* 🎨 chore: improve code
2024-04-28 23:28:17 +08:00
semantic-release-bot
a3911e5cd0
🔖 chore(release): v0.150.9 [skip ci]
...
### [Version 0.150.9](https://github.com/lobehub/lobe-chat/compare/v0.150.8...v0.150.9 )
<sup>Released on **2024-04-28**</sup>
#### ♻ Code Refactoring
- **misc**: Refactor feature flags store to server config store.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Refactor feature flags store to server config store, closes [#2263 ](https://github.com/lobehub/lobe-chat/issues/2263 ) ([2e991d7 ](https://github.com/lobehub/lobe-chat/commit/2e991d7 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-04-28 13:02:51 +00:00
Arvin Xu
2e991d7548
♻️ refactor: refactor feature flags store to server config store ( #2263 )
...
* 🚚 refactor: rename featureFlag store to serverConfig store
* 🚚 refactor: use serverConfigSelectors to replace commonSelectors
* 🎨 chore: clean code
2024-04-28 20:59:38 +08:00
Arthals
80d8eec9b0
📝 docs: Update upstream-sync ( #2262 )
2024-04-28 20:07:22 +08:00
semantic-release-bot
d601fe7808
🔖 chore(release): v0.150.8 [skip ci]
...
### [Version 0.150.8](https://github.com/lobehub/lobe-chat/compare/v0.150.7...v0.150.8 )
<sup>Released on **2024-04-28**</sup>
#### 💄 Styles
- **ollama**: Phi3 Instruct models and its model icons.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **ollama**: Phi3 Instruct models and its model icons, closes [#2254 ](https://github.com/lobehub/lobe-chat/issues/2254 ) ([c9b55cc ](https://github.com/lobehub/lobe-chat/commit/c9b55cc ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-04-28 10:26:31 +00:00
Maple Gao
c9b55ccfd6
💄 style(ollama): Phi3 Instruct models and its model icons ( #2254 )
2024-04-28 18:23:22 +08:00
semantic-release-bot
e5cc179044
🔖 chore(release): v0.150.7 [skip ci]
...
### [Version 0.150.7](https://github.com/lobehub/lobe-chat/compare/v0.150.6...v0.150.7 )
<sup>Released on **2024-04-28**</sup>
#### 🐛 Bug Fixes
- **misc**: Suport to fetch model list on client.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Suport to fetch model list on client, closes [#2252 ](https://github.com/lobehub/lobe-chat/issues/2252 ) ([76310a8 ](https://github.com/lobehub/lobe-chat/commit/76310a8 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-04-28 10:03:42 +00:00
cy948
76310a8971
🐛 fix: suport to fetch model list on client ( #2252 )
2024-04-28 18:00:31 +08:00
semantic-release-bot
752e0a3ba2
🔖 chore(release): v0.150.6 [skip ci]
...
### [Version 0.150.6](https://github.com/lobehub/lobe-chat/compare/v0.150.5...v0.150.6 )
<sup>Released on **2024-04-28**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix `/api/proxy` internal proxy attack.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix `/api/proxy` internal proxy attack, closes [#2255 ](https://github.com/lobehub/lobe-chat/issues/2255 ) ([465665a ](https://github.com/lobehub/lobe-chat/commit/465665a ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-04-28 09:07:09 +00:00
Arvin Xu
465665a735
🐛 fix: fix /api/proxy internal proxy attack ( #2255 )
2024-04-28 17:03:58 +08:00
renovate[bot]
68057529be
Update dependency pino to v9 ( #2249 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-28 10:49:42 +08:00
renovate[bot]
30c572ee9d
Update dependency @google/generative-ai to ^0.8.0 ( #2247 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-28 10:49:28 +08:00
Arvin Xu
7cd0a34e40
📝 docs: improve ollama usage docs ( #2244 )
...
* docs
* update docs
* update docs
* update docs
* update docs
* update docs
2024-04-28 01:25:11 +08:00
semantic-release-bot
904a3dfa64
🔖 chore(release): v0.150.5 [skip ci]
...
### [Version 0.150.5](https://github.com/lobehub/lobe-chat/compare/v0.150.4...v0.150.5 )
<sup>Released on **2024-04-27**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix the plugin string env and search error.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix the plugin string env and search error, closes [#2239 ](https://github.com/lobehub/lobe-chat/issues/2239 ) ([74b1ae0 ](https://github.com/lobehub/lobe-chat/commit/74b1ae0 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-04-27 10:23:17 +00:00
Arvin Xu
74b1ae0865
🐛 fix: fix the plugin string env and search error ( #2239 )
...
* 🐛 fix: fix the plugin string env
* 🐛 fix: fix the search not working correctly
* 🐛 fix: fix the search not working correctly
2024-04-27 18:20:09 +08:00
semantic-release-bot
179fb46a8b
🔖 chore(release): v0.150.4 [skip ci]
...
### [Version 0.150.4](https://github.com/lobehub/lobe-chat/compare/v0.150.3...v0.150.4 )
<sup>Released on **2024-04-27**</sup>
#### 💄 Styles
- **misc**: Hide default model tag and show ollama provider by default.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Hide default model tag and show ollama provider by default, closes [#2238 ](https://github.com/lobehub/lobe-chat/issues/2238 ) ([baa4780 ](https://github.com/lobehub/lobe-chat/commit/baa4780 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-04-27 08:39:51 +00:00
Arvin Xu
baa478031b
💄 style: hide default model tag and show ollama provider by default ( #2238 )
...
* 💄 style: show ollama by default
* 💄 style: hide default model tag
* ♻️ refactor: refactor the default agent config data
2024-04-27 16:36:42 +08:00
semantic-release-bot
d2872bdd31
🔖 chore(release): v0.150.3 [skip ci]
...
### [Version 0.150.3](https://github.com/lobehub/lobe-chat/compare/v0.150.2...v0.150.3 )
<sup>Released on **2024-04-27**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix docker build.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix docker build, closes [#2236 ](https://github.com/lobehub/lobe-chat/issues/2236 ) ([749a843 ](https://github.com/lobehub/lobe-chat/commit/749a843 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-04-27 07:44:00 +00:00
Arvin Xu
749a843fbb
🐛 fix: fix docker build ( #2236 )
2024-04-27 15:40:58 +08:00
semantic-release-bot
f753eb93d0
🔖 chore(release): v0.150.2 [skip ci]
...
### [Version 0.150.2](https://github.com/lobehub/lobe-chat/compare/v0.150.1...v0.150.2 )
<sup>Released on **2024-04-27**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix display error when using `DEFAULT_AGENT_CONFIG` env.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix display error when using `DEFAULT_AGENT_CONFIG` env, closes [#2231 ](https://github.com/lobehub/lobe-chat/issues/2231 ) ([42bc734 ](https://github.com/lobehub/lobe-chat/commit/42bc734 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-04-27 07:24:27 +00:00
Arvin Xu
42bc7346d8
🐛 fix: fix display error when using DEFAULT_AGENT_CONFIG env ( #2231 )
...
* 🐛 fix: fix display error when using DEFAULT_AGENT_CONFIG env
* 🔥 chore: remove file
* ✅ test: add more test
* ✅ test: add more test
* ✅ test: add more test
* ✅ test: add more test
2024-04-27 15:21:14 +08:00
semantic-release-bot
361ab49281
🔖 chore(release): v0.150.1 [skip ci]
...
### [Version 0.150.1](https://github.com/lobehub/lobe-chat/compare/v0.150.0...v0.150.1 )
<sup>Released on **2024-04-27**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix display error when using DEFAULT_AGENT_CONFIG env.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix display error when using DEFAULT_AGENT_CONFIG env ([e46215c ](https://github.com/lobehub/lobe-chat/commit/e46215c ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-04-27 06:04:26 +00:00
arvinxx
834a7be2a0
Revert " 🐛 fix: fix display error when using DEFAULT_AGENT_CONFIG env"
...
This reverts commit e46215c17a .
2024-04-27 14:00:57 +08:00
arvinxx
e46215c17a
🐛 fix: fix display error when using DEFAULT_AGENT_CONFIG env
2024-04-27 14:00:08 +08:00
lobehubbot
0254c05780
📝 docs(bot): Auto sync agents & plugin to readme
2024-04-27 03:44:15 +00:00
Arvin Xu
fdc3c2588a
🧱 chore: introduce trpc as network framework ( #2227 )
2024-04-27 11:40:45 +08:00
semantic-release-bot
81613f5724
🔖 chore(release): v0.150.0 [skip ci]
...
## [Version 0.150.0](https://github.com/lobehub/lobe-chat/compare/v0.149.6...v0.150.0 )
<sup>Released on **2024-04-26**</sup>
#### ✨ Features
- **misc**: Support feature flags.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Support feature flags, closes [#2213 ](https://github.com/lobehub/lobe-chat/issues/2213 ) ([4532be5 ](https://github.com/lobehub/lobe-chat/commit/4532be5 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-04-26 17:07:00 +00:00
Maple Gao
22547edd28
📝 docs: Update Ollama Environment Variables table ( #2188 )
2024-04-27 01:03:42 +08:00
Arvin Xu
4532be5645
✨ feat: support feature flags ( #2213 )
...
* ✨ feat: support hide create session
* ✨ feat: support hide edit panel of session
* ✨ feat: support env of feature flags
* 🐛 fix: fix env
* ♻️ refactor: refactor to support server side feature flags
* 🎨 chore: improve code
* 🌐 chore: add locale
* ♻️ refactor: improve code
* ✨ feat: support hide dalle
* 🎨 chore: clean code
* ✅ test: add test for env
* ✅ test: add test for metaList
* ✅ test: add test for selectors
2024-04-27 01:03:02 +08:00
lobehubbot
58561d6cda
📝 docs(bot): Auto sync agents & plugin to readme
2024-04-26 15:32:27 +00:00
Maple Gao
5dd686dbac
💄 chore: fix a return missing space in system ( #2219 )
2024-04-26 23:29:09 +08:00
semantic-release-bot
2a72d1f68e
🔖 chore(release): v0.149.6 [skip ci]
...
### [Version 0.149.6](https://github.com/lobehub/lobe-chat/compare/v0.149.5...v0.149.6 )
<sup>Released on **2024-04-26**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix ollama host issue.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix ollama host issue, closes [#2210 ](https://github.com/lobehub/lobe-chat/issues/2210 ) ([c49d4c7 ](https://github.com/lobehub/lobe-chat/commit/c49d4c7 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-04-26 08:14:38 +00:00
eyebrow
c49d4c772f
🐛 fix: fix ollama host issue ( #2210 )
...
Co-authored-by: eyebrowkang <eyebrowkang@tencent.com >
2024-04-26 16:11:32 +08:00
多啦b梦
1ca7cadbe7
📝 docs: Update docs/self-hosting/platform/docker-compose.zh-CN.mdx ( #2204 )
...
* Update `docs/self-hosting/platform/docker-compose.zh-CN.mdx`
* Update docker-compose.zh-CN.mdx
* Update docker-compose.zh-CN.mdx
---------
Co-authored-by: Arvin Xu <arvinx@foxmail.com >
2024-04-26 10:24:04 +08:00
semantic-release-bot
b7c01344cc
🔖 chore(release): v0.149.5 [skip ci]
...
### [Version 0.149.5](https://github.com/lobehub/lobe-chat/compare/v0.149.4...v0.149.5 )
<sup>Released on **2024-04-25**</sup>
#### ♻ Code Refactoring
- **misc**: Sperate SessionStore to a new AgentStore.
#### 🐛 Bug Fixes
- **misc**: Fix not handle ollama error correctly.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Sperate SessionStore to a new AgentStore, closes [#2197 ](https://github.com/lobehub/lobe-chat/issues/2197 ) ([49c0ba6 ](https://github.com/lobehub/lobe-chat/commit/49c0ba6 ))
#### What's fixed
* **misc**: Fix not handle ollama error correctly ([efdf174 ](https://github.com/lobehub/lobe-chat/commit/efdf174 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-04-25 17:25:34 +00:00
arvinxx
efdf174d1e
🐛 fix: fix not handle ollama error correctly
2024-04-26 01:22:16 +08:00
Arvin Xu
49c0ba6613
♻️ refactor: sperate SessionStore to a new AgentStore ( #2197 )
...
* ♻️ refactor: refactor SessionStore to a new AgentStore
* 🎨 refactor: clean code
* 🐛 fix: fix inbox session
* 🐛 fix: fix inbox session
* Update user.ts
* 🎨 chore: clear code
* 🐛 fix: fix default group not expand
2024-04-26 01:19:11 +08:00
CanisMinor
33e2236207
🔨 chore: Update FUNDING.yml to add Github Sponsor [skip ci]
2024-04-25 22:14:09 +08:00
semantic-release-bot
53510c1d45
🔖 chore(release): v0.149.4 [skip ci]
...
### [Version 0.149.4](https://github.com/lobehub/lobe-chat/compare/v0.149.3...v0.149.4 )
<sup>Released on **2024-04-25**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix chat client request not support abort.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix chat client request not support abort, closes [#2193 ](https://github.com/lobehub/lobe-chat/issues/2193 ) ([d22ef2c ](https://github.com/lobehub/lobe-chat/commit/d22ef2c ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-04-25 11:05:58 +00:00
Arvin Xu
d22ef2c6a3
🐛 fix: fix chat client request not support abort ( #2193 )
...
* 🐛 fix: fix client request not support abort
* ✅ test: fix test
2024-04-25 19:02:50 +08:00
semantic-release-bot
a0a4e00075
🔖 chore(release): v0.149.3 [skip ci]
...
### [Version 0.149.3](https://github.com/lobehub/lobe-chat/compare/v0.149.2...v0.149.3 )
<sup>Released on **2024-04-25**</sup>
#### 💄 Styles
- **misc**: Add displaying the message "Reset Successfully.".
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Add displaying the message "Reset Successfully.", closes [#2158 ](https://github.com/lobehub/lobe-chat/issues/2158 ) ([27913ef ](https://github.com/lobehub/lobe-chat/commit/27913ef ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-04-25 07:13:53 +00:00
Rubu Jam
27913ef4a8
💄 style: Add displaying the message "Reset Successfully." ( #2158 )
...
* Upon completion of the reset process, a pop-up window will appear, displaying the message "Reset Successfully."
* Update zh-CN/setting.json
* translation
2024-04-25 15:10:45 +08:00
Rubu Jam
c684d4e21a
🐛 fix: Rollback #2149 ( #2186 )
...
* RollBACK #2149
* RollBACK lobehub#2149
* Update route.ts
2024-04-25 01:45:13 +08:00
semantic-release-bot
1226458064
🔖 chore(release): v0.149.2 [skip ci]
...
### [Version 0.149.2](https://github.com/lobehub/lobe-chat/compare/v0.149.1...v0.149.2 )
<sup>Released on **2024-04-24**</sup>
#### 💄 Styles
- **misc**: Support to create ai message.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Support to create ai message, closes [#2185 ](https://github.com/lobehub/lobe-chat/issues/2185 ) ([ba3ba6a ](https://github.com/lobehub/lobe-chat/commit/ba3ba6a ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-04-24 17:18:07 +00:00
Arvin Xu
ba3ba6a783
💄 style: support to create ai message ( #2185 )
...
* ✨ feat: support to create ai message
* 🌐 style: add locale
* 🎨 chore: improve code
* 🐛 fix: fix to clear ai message
* 🚸 style: update assistant action
2024-04-25 01:14:57 +08:00
semantic-release-bot
06c1844a88
🔖 chore(release): v0.149.1 [skip ci]
...
### [Version 0.149.1](https://github.com/lobehub/lobe-chat/compare/v0.149.0...v0.149.1 )
<sup>Released on **2024-04-24**</sup>
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
</details>
<div align="right">
[](#readme-top)
</div>
2024-04-24 16:00:17 +00:00
Arvin Xu
c8f35cb1d8
⚡ ️ perf: refactor to improve the topic async state ( #2182 )
...
* ⚡ ️ perf: refactor the topic server mode
* ✅ test: fix test
* 🐛 fix: fix duplicateTopic display error
* 💄 style: improve ollama setup guide
2024-04-24 23:57:08 +08:00
semantic-release-bot
e176009a15
🔖 chore(release): v0.149.0 [skip ci]
...
## [Version 0.149.0](https://github.com/lobehub/lobe-chat/compare/v0.148.10...v0.149.0 )
<sup>Released on **2024-04-24**</sup>
#### ✨ Features
- **misc**: Fully support ollama with browser request mode.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Fully support ollama with browser request mode, closes [#2168 ](https://github.com/lobehub/lobe-chat/issues/2168 ) ([562d189](https://github.com/lobehub/lobe-chat/commit/562d189 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-04-24 05:41:19 +00:00
Arvin Xu
562d18926a
✨ feat: fully support ollama with browser request mode ( #2168 )
...
* 🌐 style: add i18n
* 🐛 fix: fix ollama chat error
* 💄 style: improve ollama request mode
* 🚸 style: improve ollama setup guide
* 📝 docs: remove v1 suffix
* 🐛 fix: keep server mode if user use proxy
2024-04-24 13:38:10 +08:00
renovate[bot]
32aeb52c3c
Update dependency brotli-wasm to v3 ( #2121 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-24 13:32:25 +08:00
gary
3edb99c3b6
📝 docs: Update docs/self-hosting/advanced/sso-providers/github.zh-CN.mdx ( #2154 )
...
* Update `docs/self-hosting/advanced/sso-providers/github.zh-CN.mdx`
* Update github.zh-CN.mdx
2024-04-24 13:31:37 +08:00
semantic-release-bot
128cbfe933
🔖 chore(release): v0.148.10 [skip ci]
...
### [Version 0.148.10](https://github.com/lobehub/lobe-chat/compare/v0.148.9...v0.148.10 )
<sup>Released on **2024-04-24**</sup>
#### 💄 Styles
- **misc**: Update Ollama model 240421.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Update Ollama model 240421, closes [#2130 ](https://github.com/lobehub/lobe-chat/issues/2130 ) ([e797af0 ](https://github.com/lobehub/lobe-chat/commit/e797af0 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-04-24 03:00:50 +00:00
Maple Gao
e797af0607
💄 style: update Ollama model 240421 ( #2130 )
2024-04-24 10:57:39 +08:00
semantic-release-bot
31c16b99f5
🔖 chore(release): v0.148.9 [skip ci]
...
### [Version 0.148.9](https://github.com/lobehub/lobe-chat/compare/v0.148.8...v0.148.9 )
<sup>Released on **2024-04-23**</sup>
#### ♻ Code Refactoring
- **misc**: Refactor for session server mode.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Refactor for session server mode, closes [#2163 ](https://github.com/lobehub/lobe-chat/issues/2163 ) ([e012597 ](https://github.com/lobehub/lobe-chat/commit/e012597 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-04-23 17:05:42 +00:00
Arvin Xu
e012597226
♻️ refactor: refactor for session server mode ( #2163 )
...
* ♻️ refactor: refactor for session server mode
* ✅ test: fix test
* ✅ test: add tests
* 🚨 chore: fix lint
2024-04-24 01:01:51 +08:00
semantic-release-bot
2d52303888
🔖 chore(release): v0.148.8 [skip ci]
...
### [Version 0.148.8](https://github.com/lobehub/lobe-chat/compare/v0.148.7...v0.148.8 )
<sup>Released on **2024-04-23**</sup>
#### 💄 Styles
- **misc**: update some `gemini` deployment restrictions.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: update some `gemini` deployment restrictions, closes [#2149 ](https://github.com/lobehub/lobe-chat/issues/2149 ) ([6d36863 ](https://github.com/lobehub/lobe-chat/commit/6d36863 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-04-23 05:15:10 +00:00
Rubu Jam
6d36863c0d
💄 style: update some gemini deployment restrictions ( #2149 )
...
* Removing Some Restrictions
* Update route.ts
* update route.ts
* Update route.test.ts
2024-04-23 13:11:56 +08:00
semantic-release-bot
78a17e7ba1
🔖 chore(release): v0.148.7 [skip ci]
...
### [Version 0.148.7](https://github.com/lobehub/lobe-chat/compare/v0.148.6...v0.148.7 )
<sup>Released on **2024-04-23**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix qwen-1.5-chat-72B context window in togetherai.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix qwen-1.5-chat-72B context window in togetherai, closes [#2142 ](https://github.com/lobehub/lobe-chat/issues/2142 ) ([d0753cf ](https://github.com/lobehub/lobe-chat/commit/d0753cf ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-04-23 05:02:45 +00:00
JamesFlare1212
d0753cf733
🐛 fix: fix qwen-1.5-chat-72B context window in togetherai ( #2142 )
...
Fix Qwen 1.5 Chat 72B content window size
2024-04-23 12:59:42 +08:00
semantic-release-bot
999b7824af
🔖 chore(release): v0.148.6 [skip ci]
...
### [Version 0.148.6](https://github.com/lobehub/lobe-chat/compare/v0.148.5...v0.148.6 )
<sup>Released on **2024-04-22**</sup>
#### 🐛 Bug Fixes
- **misc**: Add Windows Phone, iPadOS, BlackBerry OS, Linux OS and Chrome OS sync icons.
#### 💄 Styles
- **misc**: Support more model Icons: dbrx, command-r, openchat, rwkv, Bert-vits2, Stable Diffusion, WizardLM, adobe firefly, skylark.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Add Windows Phone, iPadOS, BlackBerry OS, Linux OS and Chrome OS sync icons, closes [#2139 ](https://github.com/lobehub/lobe-chat/issues/2139 ) ([8ed1f07 ](https://github.com/lobehub/lobe-chat/commit/8ed1f07 ))
#### Styles
* **misc**: Support more model Icons: dbrx, command-r, openchat, rwkv, Bert-vits2, Stable Diffusion, WizardLM, adobe firefly, skylark, closes [#2107 ](https://github.com/lobehub/lobe-chat/issues/2107 ) ([4268d8b ](https://github.com/lobehub/lobe-chat/commit/4268d8b ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-04-22 12:18:39 +00:00
Maple Gao
8ed1f07482
💄 fix: add Windows Phone, iPadOS, BlackBerry OS, Linux OS and Chrome OS sync icons ( #2139 )
2024-04-22 20:15:31 +08:00
Maple Gao
4268d8be22
💄 style: support more model Icons: dbrx, command-r, openchat, rwkv, Bert-vits2, Stable Diffusion, WizardLM, adobe firefly, skylark ( #2107 )
...
* ✨ new: support more model Icons: dbrx, command-r, openchat, rwkv, Bert-vits2, Stable Diffusion, WizardLM, adobe firefly, skylark
* 💄 add: model Stable Cascade
* 💄 add: Jamba and OpenChat
* ♻️ refactor: support more model Icons: dbrx, command-r, openchat, rwkv, Bert-vits2, Stable Diffusion, WizardLM, adobe firefly, skylark and so on
* 💄 fix: remove unused Zhipu from import
* 💄 fix: 01.AI not show Icons in other providers.
2024-04-22 20:14:35 +08:00
Maple Gao
cb997a5c30
📝 docs: improve guide of ollama local deployment ( #2146 )
...
* 📝 docs: Complete guide of ollama local deployment
* 📝 docs: Complete guide of ollama local deployment
2024-04-22 20:12:38 +08:00
Arthals
28bcbf00d9
📝 docs: Update PWA & update pnpm in CONTRIBUTING ( #2148 )
...
* 📝 docs: Update PWA & update `pnpm` in CONTRIBUTING
* 📝 docs: Update image & callout
2024-04-22 20:04:31 +08:00
semantic-release-bot
2655918214
🔖 chore(release): v0.148.5 [skip ci]
...
### [Version 0.148.5](https://github.com/lobehub/lobe-chat/compare/v0.148.4...v0.148.5 )
<sup>Released on **2024-04-22**</sup>
#### 💄 Styles
- **misc**: Support together ai to fetch model list.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Support together ai to fetch model list, closes [#2138 ](https://github.com/lobehub/lobe-chat/issues/2138 ) ([e6d3e4a ](https://github.com/lobehub/lobe-chat/commit/e6d3e4a ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-04-22 06:00:21 +00:00
Arvin Xu
e6d3e4a91d
💄 style: support together ai to fetch model list ( #2138 )
...
* 💄 style: support together ai model fetch
* 💄 style: support together ai model fetch
* 💄 style: support together ai model fetch
* 💄 style: support together ai model fetch
2024-04-22 13:57:17 +08:00
semantic-release-bot
f45f8752e0
🔖 chore(release): v0.148.4 [skip ci]
...
### [Version 0.148.4](https://github.com/lobehub/lobe-chat/compare/v0.148.3...v0.148.4 )
<sup>Released on **2024-04-21**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix model list menu not display correctly.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix model list menu not display correctly, closes [#2133 ](https://github.com/lobehub/lobe-chat/issues/2133 ) ([98c844b ](https://github.com/lobehub/lobe-chat/commit/98c844b ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-04-21 18:54:25 +00:00
Arvin Xu
98c844bf55
🐛 fix: fix model list menu not display correctly ( #2133 )
...
* ♻️ refactor: remove preference hydration
* 🐛 fix: fix model-list menu not display correctly
* 🐛 fix: fix azure not show the deployment name
* ♻️ refactor: rename the StoreHydration
2024-04-22 02:51:21 +08:00
semantic-release-bot
e1de8efca3
🔖 chore(release): v0.148.3 [skip ci]
...
### [Version 0.148.3](https://github.com/lobehub/lobe-chat/compare/v0.148.2...v0.148.3 )
<sup>Released on **2024-04-21**</sup>
#### 💄 Styles
- **ollama**: Show size info while download, support cancel donwload, optimize calculation for speed.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **ollama**: Show size info while download, support cancel donwload, optimize calculation for speed, closes [#1664 ](https://github.com/lobehub/lobe-chat/issues/1664 ) ([9b18f47 ](https://github.com/lobehub/lobe-chat/commit/9b18f47 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-04-21 12:13:34 +00:00
Johnson
9b18f472c0
💄 style(ollama): show size info while download, support cancel donwload, optimize calculation for speed ( #1664 )
...
Co-authored-by: shijianyue <shijianyue@bytedance.com >
Co-authored-by: arvinxx <arvinx@foxmail.com >
2024-04-21 20:10:26 +08:00
semantic-release-bot
d440cccf07
🔖 chore(release): v0.148.2 [skip ci]
...
### [Version 0.148.2](https://github.com/lobehub/lobe-chat/compare/v0.148.1...v0.148.2 )
<sup>Released on **2024-04-21**</sup>
#### 💄 Styles
- **misc**: Add LLaMA 3 in groq + Mixtral 8x22B model.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Add LLaMA 3 in groq + Mixtral 8x22B model, closes [#2128 ](https://github.com/lobehub/lobe-chat/issues/2128 ) ([6144448 ](https://github.com/lobehub/lobe-chat/commit/6144448 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-04-21 11:57:57 +00:00
Linghui Gong
6144448c2d
💄 style: add LLaMA 3 in groq + Mixtral 8x22B model ( #2128 )
...
* ✨ feat: llama 3 in groq
* ✨ feat: new mistral model
2024-04-21 19:54:59 +08:00
Okeke Felix Chibuzor
77e84a9c85
📝 docs: Update docs/self-hosting/platform/vercel.mdx ( #2124 )
...
* Update `docs/self-hosting/platform/vercel.mdx`
* Update vercel.mdx
2024-04-21 14:44:51 +08:00
semantic-release-bot
505b328354
🔖 chore(release): v0.148.1 [skip ci]
...
### [Version 0.148.1](https://github.com/lobehub/lobe-chat/compare/v0.148.0...v0.148.1 )
<sup>Released on **2024-04-20**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix topic title not auto generate.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix topic title not auto generate, closes [#2114 ](https://github.com/lobehub/lobe-chat/issues/2114 ) ([5979de3 ](https://github.com/lobehub/lobe-chat/commit/5979de3 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-04-20 16:52:42 +00:00
Arvin Xu
5979de337a
🐛 fix: fix topic title not auto generate ( #2114 )
...
* 🐛 fix: fix topic auto gen
* ✅ test: fix test
* 🎨 chore: improve code
2024-04-21 00:49:39 +08:00
Arvin Xu
1176948734
✅ test: use happy dom to fix test ( #2113 )
...
* ✅ test: fix test
* Update package.json
2024-04-20 23:30:33 +08:00
semantic-release-bot
6853dc2a98
🔖 chore(release): v0.148.0 [skip ci]
...
## [Version 0.148.0](https://github.com/lobehub/lobe-chat/compare/v0.147.22...v0.148.0 )
<sup>Released on **2024-04-20**</sup>
#### ✨ Features
- **misc**: Support chat completion call at client side.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Support chat completion call at client side, closes [#2041 ](https://github.com/lobehub/lobe-chat/issues/2041 ) ([9f5858f ](https://github.com/lobehub/lobe-chat/commit/9f5858f ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-04-20 09:59:18 +00:00
cy948
9f5858faf4
✨ feat: support chat completion call at client side ( #2041 )
...
* ✨ feat: support chat completion call at client side
* 🐛 fix: disable agent-runtime in browser feature when user set
endpoint only
- 🐛 fix: this feature only enable when user set both apikey and
endpoint in one specific llm setting
* ♻️ refactor: refactor agentruntime
* ♻️ refactor: add fetchOnClient
* 🚨 chore: eslint Circular Dependencies issue
* 💄 feat: Added UI to control fetchOnClient
* ✅ test: Passed chat provider test
* ♻️ refactor: remove redundant export
* ✅ test: add for agentRuntime
* 💄 style: remove tag for llm config
* ✅ test: add for agentRuntime init
* ♻️ refactor: fetchOnClient
* ✅ test: add for clinet agentRuntime init
* ♻️ refactor: for write tests easily
* ✅ test: for client AgentRuntime
* 🌐 i18n: fetch on client
* ✅ test: agentruntime
* ♻️ refactor: don't trace on client
* 📝 docs: update annotation for new methods
* 🐛 fix: error not catch at client
* ♻️ refactor: extract trace at chat()
* ✅ test: for new chat method
* ♻️ refactor: -lines make stats better
* ♻️ refactor: remove deprecate
* ♻️ refactor: remove deprecate class AgentRuntime
* ♻️ refactor: fix circular dependence from AgentRuntime
* ✅ test: pass tests
* ♻️ refactor: reformat import urls
* ♻️ refactor: rename initAgentRuntimeWithUserPayload
* 💄 style: improve config
* 🌐 style: add i18n
* 💄 style: client 默认显示 ollama
2024-04-20 17:56:07 +08:00
Arvin Xu
b3a7329b40
🔨 chore: fix vercel deployment ( #2104 )
...
* Update vercel.json
* add deps
2024-04-19 23:31:54 +08:00
semantic-release-bot
a16368a31a
🔖 chore(release): v0.147.22 [skip ci]
...
### [Version 0.147.22](https://github.com/lobehub/lobe-chat/compare/v0.147.21...v0.147.22 )
<sup>Released on **2024-04-19**</sup>
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
</details>
<div align="right">
[](#readme-top)
</div>
2024-04-19 14:03:50 +00:00
Arvin Xu
148825bb31
⚡ perf: improve message loading ( #2097 )
...
* ⚡ perf: improve message loading
* ⚡ perf: improve topic loading
2024-04-19 22:00:38 +08:00
renovate[bot]
630433e9f0
Update dependency @google/generative-ai to ^0.7.0 ( #1607 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-19 21:09:54 +08:00
Rubu Jam
4e96bda9a1
💄 style : Convert some ico files from online to local. ( #2094 )
...
* 💄 style : ico files from online to local
* 💄 style : ico files from online to local
* 💄 style : Convert some ico files from online to local.
* Optimize some code
2024-04-19 20:48:13 +08:00
semantic-release-bot
2a95aee9a6
🔖 chore(release): v0.147.21 [skip ci]
...
### [Version 0.147.21](https://github.com/lobehub/lobe-chat/compare/v0.147.20...v0.147.21 )
<sup>Released on **2024-04-19**</sup>
#### 💄 Styles
- **misc**: Optimized file upload buttons and prompts.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Optimized file upload buttons and prompts, closes [#2050 ](https://github.com/lobehub/lobe-chat/issues/2050 ) ([c23087e ](https://github.com/lobehub/lobe-chat/commit/c23087e ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-04-19 12:34:08 +00:00
Clivia
c23087e17f
💄 style: Optimized file upload buttons and prompts ( #2050 )
2024-04-19 20:30:53 +08:00
Arvin Xu
25772213e7
🔨 chore: fix vercel build ( #2095 )
2024-04-19 14:06:08 +08:00
lobehubbot
34677f6691
📝 docs(bot): Auto sync agents & plugin to readme
2024-04-18 17:09:37 +00:00
semantic-release-bot
7e2dfc6d5d
🔖 chore(release): v0.147.20 [skip ci]
...
### [Version 0.147.20](https://github.com/lobehub/lobe-chat/compare/v0.147.19...v0.147.20 )
<sup>Released on **2024-04-18**</sup>
#### 💄 Styles
- **misc**: Improve aync session experience.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Improve aync session experience, closes [#2075 ](https://github.com/lobehub/lobe-chat/issues/2075 ) ([0f3b19b ](https://github.com/lobehub/lobe-chat/commit/0f3b19b ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-04-18 17:08:59 +00:00
Arvin Xu
0f3b19b4ab
💄 style: improve aync session experience ( #2075 )
...
* 💄 style: improve delete experience
* 💄 style: fix clear loading
* 💄 style: fix add session loading
* 💄 style: fix duplicate session loading
* ✅ test: fix test
* 🌐 style: add i18n
* 💄 style: improve search session loading
* 🐛 fix: fix crash with search
2024-04-19 01:05:42 +08:00
semantic-release-bot
83d09c5f51
🔖 chore(release): v0.147.19 [skip ci]
...
### [Version 0.147.19](https://github.com/lobehub/lobe-chat/compare/v0.147.18...v0.147.19 )
<sup>Released on **2024-04-18**</sup>
#### 💄 Styles
- **misc**: Add M and B support max token in ModelInfoTags.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Add M and B support max token in ModelInfoTags, closes [#2073 ](https://github.com/lobehub/lobe-chat/issues/2073 ) ([a985d8f ](https://github.com/lobehub/lobe-chat/commit/a985d8f ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-04-18 14:04:35 +00:00
Maple Gao
a985d8f023
💄 style: add M and B support max token in ModelInfoTags ( #2073 )
...
* 💄 chore: add M and B support max token in ModelInfoTags
* 💄 chore: add M and B support max token in ModelInfoTags
* 💄 chore: add M and B support max token in ModelInfoTags
* 💄 chore: add M support max token in ModelInfoTags
2024-04-18 22:01:11 +08:00
semantic-release-bot
e170dd4b05
🔖 chore(release): v0.147.18 [skip ci]
...
### [Version 0.147.18](https://github.com/lobehub/lobe-chat/compare/v0.147.17...v0.147.18 )
<sup>Released on **2024-04-17**</sup>
#### 💄 Styles
- **misc**: Add claude 3 opus to AWS Bedrock, remove custom models from providers, and update Perplexity model names.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Add claude 3 opus to AWS Bedrock, closes [#2072 ](https://github.com/lobehub/lobe-chat/issues/2072 ) ([479f562 ](https://github.com/lobehub/lobe-chat/commit/479f562 ))
* **misc**: Remove custom models from providers, and update Perplexity model names, closes [#2069 ](https://github.com/lobehub/lobe-chat/issues/2069 ) ([e04754d ](https://github.com/lobehub/lobe-chat/commit/e04754d ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-04-17 09:44:41 +00:00
Maple Gao
e04754d3c4
💄 style: remove custom models from providers, and update Perplexity model names ( #2069 )
...
* 💄 models: Mixtral 8x22b is no longer free, and added WizardLM 2 8x22b by default.
* 💄 style: Remove reversed or custom models from official model list.
* 💄 style: Perplexity model name updates
* 💄 style: add model refs doc for update check
* 💄 chore: remove gpt-4-all feature flag test
* 💄 chore: remove gpt-4-all feature flag modelEnabledFiles test
2024-04-17 17:41:23 +08:00
Linghui Gong
479f562217
💄 style: add claude 3 opus to AWS Bedrock ( #2072 )
2024-04-17 17:40:34 +08:00
semantic-release-bot
40507dd421
🔖 chore(release): v0.147.17 [skip ci]
...
### [Version 0.147.17](https://github.com/lobehub/lobe-chat/compare/v0.147.16...v0.147.17 )
<sup>Released on **2024-04-16**</sup>
#### ♻ Code Refactoring
- **misc**: Refactor service to a uniform interface.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Refactor service to a uniform interface, closes [#2062 ](https://github.com/lobehub/lobe-chat/issues/2062 ) ([86779e2 ](https://github.com/lobehub/lobe-chat/commit/86779e2 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-04-16 09:12:39 +00:00
Arvin Xu
86779e2d9a
♻️ refactor: refactor service to a uniform interface ( #2062 )
...
* ♻️ refactor: refactor the session service interface
* ♻️ refactor: add file service interface
* ♻️ refactor: add message service interface
* ♻️ refactor: add topic service interface
* ✅ test: add test for agent action
2024-04-16 17:09:14 +08:00
Arvin Xu
bfe3c98893
🥅 chore: add sentry ( #2048 )
...
* 🥅 chore: add sentry modules
* Update package.json
2024-04-15 19:30:41 +08:00
Arvin Xu
dbfa63ff23
🔨 chore: improve next config ( #2044 )
2024-04-15 10:53:25 +08:00
semantic-release-bot
ea51c3a090
🔖 chore(release): v0.147.16 [skip ci]
...
### [Version 0.147.16](https://github.com/lobehub/lobe-chat/compare/v0.147.15...v0.147.16 )
<sup>Released on **2024-04-14**</sup>
#### ♻ Code Refactoring
- **misc**: Refactor the auth.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Refactor the auth, closes [#2043 ](https://github.com/lobehub/lobe-chat/issues/2043 ) ([37ecb41 ](https://github.com/lobehub/lobe-chat/commit/37ecb41 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-04-14 17:05:23 +00:00
Arvin Xu
37ecb41240
♻️ refactor: refactor the auth ( #2043 )
...
* ♻️ refactor: refactor the auth code
* ♻️ refactor: refactor the auth code
* ♻️ refactor: refactor the auth code
* ♻️ refactor: refactor the auth code
* 🎨 refactor: improve code
2024-04-15 01:01:52 +08:00
semantic-release-bot
0d3749368f
🔖 chore(release): v0.147.15 [skip ci]
...
### [Version 0.147.15](https://github.com/lobehub/lobe-chat/compare/v0.147.14...v0.147.15 )
<sup>Released on **2024-04-14**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix tool call error with gpt-4-turbo.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix tool call error with gpt-4-turbo, closes [#2042 ](https://github.com/lobehub/lobe-chat/issues/2042 ) ([63d91b8 ](https://github.com/lobehub/lobe-chat/commit/63d91b8 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-04-14 16:37:02 +00:00
Arvin Xu
63d91b8ea5
🐛 fix: fix tool call error with gpt-4-turbo ( #2042 )
2024-04-15 00:33:34 +08:00
semantic-release-bot
3a771df265
🔖 chore(release): v0.147.14 [skip ci]
...
### [Version 0.147.14](https://github.com/lobehub/lobe-chat/compare/v0.147.13...v0.147.14 )
<sup>Released on **2024-04-14**</sup>
#### 💄 Styles
- **misc**: Enable `gemini-1.5-pro-latest` model by default.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Enable `gemini-1.5-pro-latest` model by default, closes [#2034 ](https://github.com/lobehub/lobe-chat/issues/2034 ) ([e8c65a9 ](https://github.com/lobehub/lobe-chat/commit/e8c65a9 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-04-14 13:42:09 +00:00
黑云白土
e8c65a986c
💄 style: enable gemini-1.5-pro-latest model by default ( #2034 )
2024-04-14 21:38:10 +08:00
Arvin Xu
8a9428e463
🎨 chore: improve code ( #2039 )
...
* 🎨 chore: rename the service test
* 🎨 chore: improve code
2024-04-14 21:34:18 +08:00
semantic-release-bot
a6098589f1
🔖 chore(release): v0.147.13 [skip ci]
...
### [Version 0.147.13](https://github.com/lobehub/lobe-chat/compare/v0.147.12...v0.147.13 )
<sup>Released on **2024-04-14**</sup>
#### ♻ Code Refactoring
- **misc**: Refactor the service with browser db invoke.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Refactor the service with browser db invoke, closes [#2038 ](https://github.com/lobehub/lobe-chat/issues/2038 ) ([43a2791 ](https://github.com/lobehub/lobe-chat/commit/43a2791 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-04-14 11:50:46 +00:00
Arvin Xu
43a2791b39
♻️ refactor: refactor the service with browser db invoke ( #2038 )
...
* ♻️ refactor: refactor the service with db request
* ♻️ refactor: separate the plugin service to plugin service and tool service
2024-04-14 19:47:32 +08:00
semantic-release-bot
62cb280754
🔖 chore(release): v0.147.12 [skip ci]
...
### [Version 0.147.12](https://github.com/lobehub/lobe-chat/compare/v0.147.11...v0.147.12 )
<sup>Released on **2024-04-14**</sup>
#### ♻ Code Refactoring
- **misc**: Move client db to a new folder.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Move client db to a new folder, closes [#2037 ](https://github.com/lobehub/lobe-chat/issues/2037 ) ([ebe65bb ](https://github.com/lobehub/lobe-chat/commit/ebe65bb ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-04-14 10:54:59 +00:00
Arvin Xu
ebe65bb481
♻️ refactor: move client db to a new folder ( #2037 )
...
* 🚚 refactor: move database to client
* ♻️ refactor: refactor the browser db name
2024-04-14 18:51:43 +08:00
semantic-release-bot
c598e4da6f
🔖 chore(release): v0.147.11 [skip ci]
...
### [Version 0.147.11](https://github.com/lobehub/lobe-chat/compare/v0.147.10...v0.147.11 )
<sup>Released on **2024-04-14**</sup>
#### 🐛 Bug Fixes
- **misc**: Support drag or copy to upload file by model ability.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Support drag or copy to upload file by model ability, closes [#2016 ](https://github.com/lobehub/lobe-chat/issues/2016 ) ([2abe37e ](https://github.com/lobehub/lobe-chat/commit/2abe37e ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-04-14 03:54:36 +00:00
Clivia
2abe37ea37
🐛 fix: support drag or copy to upload file by model ability ( #2016 )
...
* ✨ feat 根据模型动态选择是否支持拖拽上传文件
* ✨ feat 根据模型动态选择是否支持拖拽上传文件
* ✨ feat 根据模型动态选择是否支持拖拽上传文件(completed)
2024-04-14 11:51:31 +08:00
lobehubbot
2fa067058a
📝 docs(bot): Auto sync agents & plugin to readme
2024-04-14 02:18:59 +00:00
renovate[bot]
fbbb833db6
Update dependency @testing-library/react to v15 ( #2029 )
2024-04-14 10:15:47 +08:00
semantic-release-bot
3078c2ba2e
🔖 chore(release): v0.147.10 [skip ci]
...
### [Version 0.147.10](https://github.com/lobehub/lobe-chat/compare/v0.147.9...v0.147.10 )
<sup>Released on **2024-04-13**</sup>
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
</details>
<div align="right">
[](#readme-top)
</div>
2024-04-13 03:24:32 +00:00
Arvin Xu
bdba18d642
⚡ ️ perf: fix performance issue with model list ( #2012 )
...
* ⚡ ️ perf: improve performance
* ⚡ ️ perf: improve performance
* ⚡ ️ perf: improve performance
2024-04-13 11:21:21 +08:00
semantic-release-bot
98ad8e0edc
🔖 chore(release): v0.147.9 [skip ci]
...
### [Version 0.147.9](https://github.com/lobehub/lobe-chat/compare/v0.147.8...v0.147.9 )
<sup>Released on **2024-04-12**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix custom model list not display correctly.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix custom model list not display correctly, closes [#2009 ](https://github.com/lobehub/lobe-chat/issues/2009 ) ([7d0e220 ](https://github.com/lobehub/lobe-chat/commit/7d0e220 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-04-12 12:21:49 +00:00
Arvin Xu
7d0e220159
🐛 fix: fix custom model list not display correctly ( #2009 )
2024-04-12 20:18:40 +08:00
Arvin Xu
cca7816486
📝 docs: update docs ( #2006 )
...
* 📝 docs: update docs
* 📝 docs: update docs
2024-04-12 17:36:36 +08:00
semantic-release-bot
096ecc392b
🔖 chore(release): v0.147.8 [skip ci]
...
### [Version 0.147.8](https://github.com/lobehub/lobe-chat/compare/v0.147.7...v0.147.8 )
<sup>Released on **2024-04-12**</sup>
#### ♻ Code Refactoring
- **misc**: Update README.md.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Update README.md ([44b5a23 ](https://github.com/lobehub/lobe-chat/commit/44b5a23 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-04-12 08:20:31 +00:00
Arvin Xu
44b5a23aa2
📘 refactor: Update README.md
2024-04-12 16:17:07 +08:00
Arvin Xu
899b7847b0
🐛 fix: fix azure openai env and support enhanced custom models env ( #2001 )
...
* 🐛 fix: fix not enabled azure openai
* 🐛 fix: fix user define model meta not work
* 🐛 fix: use default server enabledModels
* ⚡ ️ perf: support more powerful env
* ✅ test: improve test
* ⚡ ️ perf: support Azure Model List
* ✅ test: fix test
2024-04-12 16:01:33 +08:00
semantic-release-bot
4743075416
🔖 chore(release): v0.147.7 [skip ci]
...
### [Version 0.147.7](https://github.com/lobehub/lobe-chat/compare/v0.147.6...v0.147.7 )
<sup>Released on **2024-04-12**</sup>
#### 🐛 Bug Fixes
- **misc**: Pin next to `14.1.4` to fix deployment.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Pin next to `14.1.4` to fix deployment, closes [#1998 ](https://github.com/lobehub/lobe-chat/issues/1998 ) ([dfa1872 ](https://github.com/lobehub/lobe-chat/commit/dfa1872 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-04-12 02:15:39 +00:00
Arvin Xu
dfa187223d
🐛 fix: pin next to 14.1.4 to fix deployment ( #1998 )
2024-04-12 10:12:27 +08:00
semantic-release-bot
b7768f9c67
🔖 chore(release): v0.147.6 [skip ci]
...
### [Version 0.147.6](https://github.com/lobehub/lobe-chat/compare/v0.147.5...v0.147.6 )
<sup>Released on **2024-04-11**</sup>
#### 💄 Styles
- **misc**: Add GPT-4-turbo and 2024-04-09 Turbo Vision model and mistral new model name.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Add GPT-4-turbo and 2024-04-09 Turbo Vision model and mistral new model name, closes [#1984 ](https://github.com/lobehub/lobe-chat/issues/1984 ) ([f1795b1 ](https://github.com/lobehub/lobe-chat/commit/f1795b1 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-04-11 17:00:49 +00:00
Maple Gao
f1795b1fe5
🎉 style: add GPT-4-turbo and 2024-04-09 Turbo Vision model and mistral new model name ( #1984 )
...
* 🎉 add: GPT-4-turbo and 2024-04-09 Turbo Vision model
* fix typo
* 💄 optmize: mistral Optimized model name change
* 💄 fix: Hide 8x22B by default, this is a local LLM
* 💄 fix: disabled GPT4 Preview version by default
* ✅ test: fix test
2024-04-12 00:57:29 +08:00
Maple Gao
eff8e6da6e
📖 docs: fix ollama doc url and better ollama env set, fix authentik doc typo ( #1982 )
...
* 💄 fix: authentik doc typo
* 📖 fix: bad ollama Documentation url and better ollama env set.
2024-04-11 23:49:58 +08:00
lobehubbot
9294eb765b
📝 docs(bot): Auto sync agents & plugin to readme
2024-04-11 13:32:27 +00:00
semantic-release-bot
10c48ec3e5
🔖 chore(release): v0.147.5 [skip ci]
...
### [Version 0.147.5](https://github.com/lobehub/lobe-chat/compare/v0.147.4...v0.147.5 )
<sup>Released on **2024-04-11**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix only search topics in current session.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix only search topics in current session, closes [#1834 ](https://github.com/lobehub/lobe-chat/issues/1834 ) ([9fdcfa4 ](https://github.com/lobehub/lobe-chat/commit/9fdcfa4 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-04-11 13:31:32 +00:00
mosade
9fdcfa4d62
🐛 fix: fix only search topics in current session ( #1834 )
...
* 🐛 fix: topic list displayed incorrectly after switching sessions following search.
* 🐛 fix: Only perform topic search in current session
* ✅ test: add test for search topic
2024-04-11 21:28:06 +08:00
canisminor1990
e471c32672
📝 docs: Fix docs
2024-04-11 19:31:40 +08:00
semantic-release-bot
d911b21bbd
🔖 chore(release): v0.147.4 [skip ci]
...
### [Version 0.147.4](https://github.com/lobehub/lobe-chat/compare/v0.147.3...v0.147.4 )
<sup>Released on **2024-04-11**</sup>
#### 🐛 Bug Fixes
- **misc**: Add more builtin OpenRouter models.
#### 💄 Styles
- **misc**: Adjust minimum width value for DraggablePanel component.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Add more builtin OpenRouter models, closes [#1973 ](https://github.com/lobehub/lobe-chat/issues/1973 ) ([0000b1a ](https://github.com/lobehub/lobe-chat/commit/0000b1a ))
#### Styles
* **misc**: Adjust minimum width value for DraggablePanel component, closes [#1901 ](https://github.com/lobehub/lobe-chat/issues/1901 ) ([a696d37 ](https://github.com/lobehub/lobe-chat/commit/a696d37 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-04-11 10:04:54 +00:00
Lesenelir
a696d37791
💄 style: adjust minimum width value for DraggablePanel component ( #1901 )
2024-04-11 18:01:43 +08:00
Maple Gao
0000b1ad5b
💄 fix: add more builtin OpenRouter models ( #1973 )
...
* 🔧 fix: Google LLM max input token correction
* ✨ add: new free OpenRouter models
* fix google tokens
* 🔧 add: more OpenRouter Models
2024-04-11 18:00:44 +08:00
Maple Gao
576fd61b86
📝 docs: fix inner URL error due to docs update ( #1980 )
2024-04-11 17:58:13 +08:00
semantic-release-bot
dc315cb7bf
🔖 chore(release): v0.147.3 [skip ci]
...
### [Version 0.147.3](https://github.com/lobehub/lobe-chat/compare/v0.147.2...v0.147.3 )
<sup>Released on **2024-04-11**</sup>
#### 💄 Styles
- **misc**: Support Google Proxy URL.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Support Google Proxy URL, closes [#1979 ](https://github.com/lobehub/lobe-chat/issues/1979 ) ([fbf2c24 ](https://github.com/lobehub/lobe-chat/commit/fbf2c24 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-04-11 09:47:51 +00:00
Arvin Xu
fbf2c24ad5
💄 style: support Google Proxy URL ( #1979 )
...
* 📝 docs: update docs
* 🐛 fix: support GOOGLE_PROXY_URL
2024-04-11 17:44:42 +08:00
lobehubbot
6673d7344e
📝 docs(bot): Auto sync agents & plugin to readme
2024-04-11 06:03:08 +00:00
Maple Gao
722921d10e
📖 docs: Add custom models new ENV set and ollama non-local configurations ( #1969 )
...
* 📖 docs: Add custom models new ENV set and ollama non-local configurations.
* 📖 docs: fix more CUSTOM_Models in docs
* Update .env.example
* Update azure-openai.mdx
* Update azure-openai.zh-CN.mdx
2024-04-11 14:00:01 +08:00
semantic-release-bot
c80b3f4c39
🔖 chore(release): v0.147.2 [skip ci]
...
### [Version 0.147.2](https://github.com/lobehub/lobe-chat/compare/v0.147.1...v0.147.2 )
<sup>Released on **2024-04-11**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix custom model not display correctly.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix custom model not display correctly, closes [#1972 ](https://github.com/lobehub/lobe-chat/issues/1972 ) ([5d7cae9 ](https://github.com/lobehub/lobe-chat/commit/5d7cae9 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-04-11 04:55:01 +00:00
Arvin Xu
5d7cae9844
🐛 fix: fix custom model not display correctly ( #1972 )
2024-04-11 12:51:49 +08:00
semantic-release-bot
0b3fffb8e7
🔖 chore(release): v0.147.1 [skip ci]
...
### [Version 0.147.1](https://github.com/lobehub/lobe-chat/compare/v0.147.0...v0.147.1 )
<sup>Released on **2024-04-11**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix normalizeLocale with first matching locale.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix normalizeLocale with first matching locale, closes [#1767 ](https://github.com/lobehub/lobe-chat/issues/1767 ) ([182ff23 ](https://github.com/lobehub/lobe-chat/commit/182ff23 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-04-11 03:21:39 +00:00
Guillaume Dorce
182ff2324f
🐛 fix: fix normalizeLocale with first matching locale ( #1767 )
...
* fix: return first matching locale in normalizeLocale
* Update resources.ts
* Create resources.test.ts
* Update locale.ts
* Update locale.ts
* Update resources.ts
* Update resources.ts
* Update resources.test.ts
2024-04-11 11:18:31 +08:00
lobehubbot
b8c0b51b0d
📝 docs(bot): Auto sync agents & plugin to readme
2024-04-11 03:11:37 +00:00
CanisMinor
30dd95a6a0
📝 docs: Fix docs typo
2024-04-11 03:08:25 +00:00
lobehubbot
48f2e52e69
📝 docs(bot): Auto sync agents & plugin to readme
2024-04-10 20:21:35 +00:00
semantic-release-bot
fe487427fa
🔖 chore(release): v0.147.0 [skip ci]
...
## [Version 0.147.0](https://github.com/lobehub/lobe-chat/compare/v0.146.2...v0.147.0 )
<sup>Released on **2024-04-10**</sup>
#### ♻ Code Refactoring
- **misc**: Add db migration, add migrations from v3 to v4, clean openai azure code, refactor agent runtime with openai compatible factory, refactor api key form locale, refactor openAI to openai and azure, refactor the hidden to enabled, refactor the key, refactor the model config selector, refactor the route auth as a middleware, refactor the server config to migrate model provider env, refactor the server config to migrate model provider env, rename the key to enabledModels.
#### ✨ Features
- **misc**: Refactor to support azure openai provider, support close openai, support display model list, support model config modal, support model list with model providers, support open router auto model list, support openai model fetcher, support update model config, support user config model.
#### 🐛 Bug Fixes
- **misc**: Fix db migration, fix db migration.
#### 💄 Styles
- **misc**: Fix i18n of model list fetcher, improve detail design, improve logo style, update locale.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Add db migration ([6ceb818 ](https://github.com/lobehub/lobe-chat/commit/6ceb818 ))
* **misc**: Add migrations from v3 to v4 ([199ded2 ](https://github.com/lobehub/lobe-chat/commit/199ded2 ))
* **misc**: Clean openai azure code ([be4bcca ](https://github.com/lobehub/lobe-chat/commit/be4bcca ))
* **misc**: Refactor agent runtime with openai compatible factory ([89adf9d ](https://github.com/lobehub/lobe-chat/commit/89adf9d ))
* **misc**: Refactor api key form locale ([a069169 ](https://github.com/lobehub/lobe-chat/commit/a069169 ))
* **misc**: Refactor openAI to openai and azure ([2190a95 ](https://github.com/lobehub/lobe-chat/commit/2190a95 ))
* **misc**: Refactor the hidden to enabled ([78a1aac ](https://github.com/lobehub/lobe-chat/commit/78a1aac ))
* **misc**: Refactor the key ([d5c82f6 ](https://github.com/lobehub/lobe-chat/commit/d5c82f6 ))
* **misc**: Refactor the model config selector ([d865ca1 ](https://github.com/lobehub/lobe-chat/commit/d865ca1 ))
* **misc**: Refactor the route auth as a middleware ([ef5ee2a ](https://github.com/lobehub/lobe-chat/commit/ef5ee2a ))
* **misc**: Refactor the server config to migrate model provider env ([e4f110e ](https://github.com/lobehub/lobe-chat/commit/e4f110e ))
* **misc**: Refactor the server config to migrate model provider env ([c398063 ](https://github.com/lobehub/lobe-chat/commit/c398063 ))
* **misc**: Rename the key to enabledModels ([ebfa0aa ](https://github.com/lobehub/lobe-chat/commit/ebfa0aa ))
#### What's improved
* **misc**: Refactor to support azure openai provider ([d737afe ](https://github.com/lobehub/lobe-chat/commit/d737afe ))
* **misc**: Support close openai ([1ff1aef ](https://github.com/lobehub/lobe-chat/commit/1ff1aef ))
* **misc**: Support display model list ([e59635f ](https://github.com/lobehub/lobe-chat/commit/e59635f ))
* **misc**: Support model config modal ([62d6bb7 ](https://github.com/lobehub/lobe-chat/commit/62d6bb7 ))
* **misc**: Support model list with model providers, closes [#1916 ](https://github.com/lobehub/lobe-chat/issues/1916 ) ([0895dd2 ](https://github.com/lobehub/lobe-chat/commit/0895dd2 ))
* **misc**: Support open router auto model list ([1ba90d3 ](https://github.com/lobehub/lobe-chat/commit/1ba90d3 ))
* **misc**: Support openai model fetcher ([56032e6 ](https://github.com/lobehub/lobe-chat/commit/56032e6 ))
* **misc**: Support update model config ([e8ed847 ](https://github.com/lobehub/lobe-chat/commit/e8ed847 ))
* **misc**: Support user config model ([72fd873 ](https://github.com/lobehub/lobe-chat/commit/72fd873 ))
#### What's fixed
* **misc**: Fix db migration ([4e75074 ](https://github.com/lobehub/lobe-chat/commit/4e75074 ))
* **misc**: Fix db migration ([571b6dd ](https://github.com/lobehub/lobe-chat/commit/571b6dd ))
#### Styles
* **misc**: Fix i18n of model list fetcher ([67ed8c2 ](https://github.com/lobehub/lobe-chat/commit/67ed8c2 ))
* **misc**: Improve detail design ([adcce07 ](https://github.com/lobehub/lobe-chat/commit/adcce07 ))
* **misc**: Improve logo style ([c5826ce ](https://github.com/lobehub/lobe-chat/commit/c5826ce ))
* **misc**: Update locale ([021bf91 ](https://github.com/lobehub/lobe-chat/commit/021bf91 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-04-10 20:19:25 +00:00
Arvin Xu
0895dd2110
✨ feat: support model list with model providers ( #1916 )
...
✨ feat: support display model list
2024-04-11 04:15:44 +08:00
arvinxx
67ed8c246e
🌐 style: fix i18n of model list fetcher
2024-04-11 04:07:02 +08:00
arvinxx
adcce07397
💄 style: improve detail design
2024-04-11 03:56:28 +08:00
arvinxx
4a305e9960
✅ test: add more test for migration
2024-04-11 00:57:37 +08:00
arvinxx
021bf9189a
🌐 style: update locale
2024-04-11 00:36:05 +08:00
arvinxx
a069169de9
♻️ refactor: refactor api key form locale
2024-04-11 00:36:05 +08:00
arvinxx
02c4a759b0
🎨 chore: improve code
2024-04-11 00:36:05 +08:00
Arvin Xu
613a557396
🔧 ci: update workflow
2024-04-11 00:36:05 +08:00
Arvin Xu
4a34964359
🎨 chore: improve code
2024-04-11 00:36:05 +08:00
Arvin Xu
338fa0013e
🔧 chore: upgrade bun version
2024-04-11 00:36:05 +08:00
Arvin Xu
4e75074160
🗃️ fix: fix db migration
2024-04-11 00:36:05 +08:00
Arvin Xu
ecd1d259b3
✅ test: add test
2024-04-11 00:36:05 +08:00
Arvin Xu
32cd78f221
✅ test: fix OpenRouter models test
2024-04-11 00:36:05 +08:00
Arvin Xu
9ebcc1ec7b
📸 test: update snapshot
2024-04-11 00:36:05 +08:00
Arvin Xu
c5826cef30
💄 style: improve logo style
2024-04-11 00:36:05 +08:00
Arvin Xu
1ba90d389a
✨ feat: support open router auto model list
2024-04-11 00:36:05 +08:00
Arvin Xu
158301114c
🚨 chore: fix circular
2024-04-11 00:36:05 +08:00
Arvin Xu
571b6dd2aa
🐛 fix: fix db migration
2024-04-11 00:36:05 +08:00
arvinxx
56032e625b
✨ feat: support openai model fetcher
2024-04-11 00:36:05 +08:00
arvinxx
ef5ee2ae1a
🎨 refactor: refactor the route auth as a middleware
2024-04-11 00:36:05 +08:00
arvinxx
be4bccadb6
🔥 refactor: clean openai azure code
2024-04-11 00:36:05 +08:00
arvinxx
6ceb818106
🗃️ refactor: add db migration
2024-04-11 00:36:05 +08:00
arvinxx
d737afe873
✨ feat: refactor to support azure openai provider
2024-04-11 00:36:05 +08:00
arvinxx
e4f110e19e
♻️ refactor: refactor the server config to migrate model provider env
2024-04-11 00:36:05 +08:00
Arvin Xu
1ff1aefe78
✨ feat: support close openai
2024-04-11 00:36:05 +08:00
Arvin Xu
c398063798
♻️ refactor: refactor the server config to migrate model provider env
2024-04-11 00:36:05 +08:00
Arvin Xu
199ded24f1
🗃️ refactor: add migrations from v3 to v4
2024-04-11 00:36:05 +08:00
Arvin Xu
f9fc373ac6
✅ test: add test
2024-04-11 00:36:05 +08:00
arvinxx
2190a9585b
♻️ refactor: refactor openAI to openai and azure
2024-04-11 00:36:05 +08:00
arvinxx
89adf9db5b
♻️ refactor: refactor agent runtime with openai compatible factory
2024-04-11 00:36:05 +08:00
arvinxx
78a1aac323
♻️ refactor: refactor the hidden to enabled
2024-04-11 00:36:05 +08:00
Arvin Xu
6dc9884cdd
✅ test: add test for modelConfig selector
2024-04-11 00:36:05 +08:00
Arvin Xu
dc2ac7ce90
✅ test: add test for modelProvider selector
2024-04-11 00:36:05 +08:00
Arvin Xu
d5c82f68cf
♻️ refactor: refactor the key
2024-04-11 00:36:04 +08:00
Arvin Xu
e8ed847203
✨ feat: support update model config
2024-04-11 00:36:04 +08:00
arvinxx
62d6bb72d9
✨ feat: support model config modal
2024-04-11 00:36:04 +08:00
arvinxx
ebfa0aa03c
♻️ refactor: rename the key to enabledModels
2024-04-11 00:36:04 +08:00
arvinxx
72fd873a76
✨ feat: support user config model
2024-04-11 00:36:04 +08:00
arvinxx
d865ca120b
♻️ refactor: refactor the model config selector
2024-04-11 00:36:04 +08:00
arvinxx
e59635fc07
✨ feat: support display model list
2024-04-11 00:36:04 +08:00
lobehubbot
cef3f8cdec
📝 docs(bot): Auto sync agents & plugin to readme
2024-04-10 16:31:54 +00:00
CanisMinor
e97f62f65e
📝 docs: Update docs to fit next RSC ( #1939 )
...
* 📝 docs: Update docs to fit next rsc
* 📝 docs: Replace links
* chore: fix i18n config
* 📝 docs: update seo
2024-04-11 00:28:48 +08:00
semantic-release-bot
975d1255f7
🔖 chore(release): v0.146.2 [skip ci]
...
### [Version 0.146.2](https://github.com/lobehub/lobe-chat/compare/v0.146.1...v0.146.2 )
<sup>Released on **2024-04-10**</sup>
#### 🐛 Bug Fixes
- **misc**: Pin `ai@3.0.19` to fix error with chat stream output.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Pin `ai@3.0.19` to fix error with chat stream output, closes [#1946 ](https://github.com/lobehub/lobe-chat/issues/1946 ) ([07d4419 ](https://github.com/lobehub/lobe-chat/commit/07d4419 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-04-10 03:26:17 +00:00
Arvin Xu
07d4419a84
🐛 fix: pin ai@3.0.19 to fix error with chat stream output ( #1946 )
2024-04-10 11:22:58 +08:00
lobehubbot
8bf9db93ad
📝 docs(bot): Auto sync agents & plugin to readme
2024-04-10 02:23:13 +00:00
semantic-release-bot
df9886f3c3
🔖 chore(release): v0.146.1 [skip ci]
...
### [Version 0.146.1](https://github.com/lobehub/lobe-chat/compare/v0.146.0...v0.146.1 )
<sup>Released on **2024-04-10**</sup>
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
</details>
<div align="right">
[](#readme-top)
</div>
2024-04-10 02:22:26 +00:00
BrandonStudio
a6eab05945
⚡ ️ perf: switch Anthropic check model to Haiku ( #1943 )
2024-04-10 10:19:16 +08:00
semantic-release-bot
1025b854e5
🔖 chore(release): v0.146.0 [skip ci]
...
## [Version 0.146.0](https://github.com/lobehub/lobe-chat/compare/v0.145.13...v0.146.0 )
<sup>Released on **2024-04-08**</sup>
#### ✨ Features
- **misc**: Add support for ZITADEL SSO provider.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Add support for ZITADEL SSO provider, closes [#1904 ](https://github.com/lobehub/lobe-chat/issues/1904 ) ([44152f7 ](https://github.com/lobehub/lobe-chat/commit/44152f7 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-04-08 16:23:39 +00:00
Yang Hanlin
44152f7b0a
✨ feat: add support for ZITADEL SSO provider ( #1904 )
...
* ✨ feat: add ZITADEL SSO provider
* 📝 docs: add documentation for ZITADEL SSO provider
2024-04-09 00:20:21 +08:00
lobehubbot
a3f6577b6b
📝 docs(bot): Auto sync agents & plugin to readme
2024-04-07 02:14:29 +00:00
semantic-release-bot
3de590f91d
🔖 chore(release): v0.145.13 [skip ci]
...
### [Version 0.145.13](https://github.com/lobehub/lobe-chat/compare/v0.145.12...v0.145.13 )
<sup>Released on **2024-04-07**</sup>
#### ♻ Code Refactoring
- **misc**: Refactor the model settings for more clean code.
#### 🐛 Bug Fixes
- **misc**: Fix normalize russian locale.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Refactor the model settings for more clean code, closes [#1906 ](https://github.com/lobehub/lobe-chat/issues/1906 ) ([db5d3ac ](https://github.com/lobehub/lobe-chat/commit/db5d3ac ))
#### What's fixed
* **misc**: Fix normalize russian locale, closes [#1903 ](https://github.com/lobehub/lobe-chat/issues/1903 ) ([e86b596 ](https://github.com/lobehub/lobe-chat/commit/e86b596 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-04-07 02:13:49 +00:00
Arvin Xu
db5d3ac382
♻️ refactor: refactor the model settings for more clean code ( #1906 )
...
* ♻️ refactor: refactor the model settings for more clean code
* 🌐 chore: update i18n
* 🌐 chore: update i18n
* 🌐 chore: update i18n
2024-04-07 10:10:40 +08:00
MillerTGr
e86b596d82
🐛 fix: fix normalize russian locale ( #1903 )
2024-04-07 10:10:24 +08:00
semantic-release-bot
a930fcb87e
🔖 chore(release): v0.145.12 [skip ci]
...
### [Version 0.145.12](https://github.com/lobehub/lobe-chat/compare/v0.145.11...v0.145.12 )
<sup>Released on **2024-04-04**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix typo of azure-id sso provider.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix typo of azure-id sso provider, closes [#1898 ](https://github.com/lobehub/lobe-chat/issues/1898 ) ([6925b25 ](https://github.com/lobehub/lobe-chat/commit/6925b25 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-04-04 12:19:26 +00:00
EINDEX
6925b2543c
🐛 fix: fix typo of azure-id sso provider ( #1898 )
2024-04-04 20:16:28 +08:00
semantic-release-bot
edb10809c8
🔖 chore(release): v0.145.11 [skip ci]
...
### [Version 0.145.11](https://github.com/lobehub/lobe-chat/compare/v0.145.10...v0.145.11 )
<sup>Released on **2024-04-03**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix page crash when using browser as the stt engine.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix page crash when using browser as the stt engine, closes [#1884 ](https://github.com/lobehub/lobe-chat/issues/1884 ) ([278820a ](https://github.com/lobehub/lobe-chat/commit/278820a ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-04-03 15:55:03 +00:00
cy948
278820a28f
🐛 fix: fix page crash when using browser as the stt engine ( #1884 )
...
* 🐛 fix: stt react hooks error
* 🐛 fix: warn active state in microphone button
* ♻️ refactor: move hooks
* ♻️ refactor: delete `export`
---------
Co-authored-by: cy948 <cy948@qq.com >
2024-04-03 23:51:48 +08:00
lobehubbot
be41f71d6e
📝 docs(bot): Auto sync agents & plugin to readme
2024-04-03 03:04:57 +00:00
Arvin Xu
13300485f2
🚨 chore: fix vercel build failure ( #1875 )
2024-04-03 11:02:01 +08:00
semantic-release-bot
333f7fd995
🔖 chore(release): v0.145.10 [skip ci]
...
### [Version 0.145.10](https://github.com/lobehub/lobe-chat/compare/v0.145.9...v0.145.10 )
<sup>Released on **2024-04-02**</sup>
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
</details>
<div align="right">
[](#readme-top)
</div>
2024-04-02 17:17:01 +00:00
Arvin Xu
182c8f4df1
⚡ ️ perf: improving plugin store open and close speed ( #1870 )
...
* ⚡ ️ perf: improving plugin store open speed
* 💄 style: improve scrollbar style
2024-04-03 01:13:54 +08:00
semantic-release-bot
7228e2baae
🔖 chore(release): v0.145.9 [skip ci]
...
### [Version 0.145.9](https://github.com/lobehub/lobe-chat/compare/v0.145.8...v0.145.9 )
<sup>Released on **2024-04-02**</sup>
#### 💄 Styles
- **misc**: Improve scrollbar style.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Improve scrollbar style, closes [#1869 ](https://github.com/lobehub/lobe-chat/issues/1869 ) ([33d857f ](https://github.com/lobehub/lobe-chat/commit/33d857f ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-04-02 16:49:45 +00:00
Arvin Xu
33d857fb7e
💄 style: improve scrollbar style ( #1869 )
...
* 💄 style: improve scrollbar styling
* 💄 style: fix scrollbar style
2024-04-03 00:46:11 +08:00
小云丨Arale
164fd056b8
📝 docs: fix Auth0 document image ( #1866 )
2024-04-02 22:56:15 +08:00
semantic-release-bot
857306732e
🔖 chore(release): v0.145.8 [skip ci]
...
### [Version 0.145.8](https://github.com/lobehub/lobe-chat/compare/v0.145.7...v0.145.8 )
<sup>Released on **2024-04-02**</sup>
#### ♻ Code Refactoring
- **misc**: Refactor SSO providers.
#### 🐛 Bug Fixes
- **misc**: Fix plugins dropdown menu overflow.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Refactor SSO providers, closes [#1865 ](https://github.com/lobehub/lobe-chat/issues/1865 ) ([290d33b ](https://github.com/lobehub/lobe-chat/commit/290d33b ))
#### What's fixed
* **misc**: Fix plugins dropdown menu overflow, closes [#1855 ](https://github.com/lobehub/lobe-chat/issues/1855 ) ([00e9068 ](https://github.com/lobehub/lobe-chat/commit/00e9068 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-04-02 13:02:38 +00:00
ElonWu
00e9068630
🐛 fix: fix plugins dropdown menu overflow ( #1855 )
2024-04-02 20:59:14 +08:00
Arvin Xu
290d33b34d
♻️ refactor: refactor SSO providers ( #1865 )
...
* ♻️ refactor: refactor providers
* 📝 docs: improve docs
2024-04-02 20:57:01 +08:00
semantic-release-bot
5b1babaea8
🔖 chore(release): v0.145.7 [skip ci]
...
### [Version 0.145.7](https://github.com/lobehub/lobe-chat/compare/v0.145.6...v0.145.7 )
<sup>Released on **2024-04-02**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix DraggablePanel bar interfere with the operation of the scrollbar.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix DraggablePanel bar interfere with the operation of the scrollbar, closes [#1775 ](https://github.com/lobehub/lobe-chat/issues/1775 ) ([4b7b243 ](https://github.com/lobehub/lobe-chat/commit/4b7b243 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-04-02 08:13:07 +00:00
lee88688
4b7b243fa1
🐛 fix: fix DraggablePanel bar interfere with the operation of the scrollbar ( #1775 )
...
* fix: The sidebar's DraggablePanel bar should not interfere with the operation of the scrollbar below.
* Update index.tsx
2024-04-02 16:09:55 +08:00
半颗白菜
caf378bb73
✨ feat: support GitHub OAuth ( #1850 )
2024-04-02 14:35:21 +08:00
lobehubbot
8217e25289
📝 docs(bot): Auto sync agents & plugin to readme
2024-04-02 05:57:03 +00:00
semantic-release-bot
7e5bc5b0bf
🔖 chore(release): v0.145.6 [skip ci]
...
### [Version 0.145.6](https://github.com/lobehub/lobe-chat/compare/v0.145.5...v0.145.6 )
<sup>Released on **2024-04-02**</sup>
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
</details>
<div align="right">
[](#readme-top)
</div>
2024-04-02 05:56:29 +00:00
Arvin Xu
6275a28a75
⚡ ️ perf: improving loading state ( #1838 )
...
* ⚡ ️ perf: improving loading state
* ⚡ ️ perf: improving loading state on mobile
* ⚡ ️ perf: improving loading state for settings
2024-04-02 13:53:30 +08:00
semantic-release-bot
e707943bfe
🔖 chore(release): v0.145.5 [skip ci]
...
### [Version 0.145.5](https://github.com/lobehub/lobe-chat/compare/v0.145.4...v0.145.5 )
<sup>Released on **2024-03-30**</sup>
#### 🐛 Bug Fixes
- **misc**: Add qwen api models patch in ollama.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Add qwen api models patch in ollama, closes [#1630 ](https://github.com/lobehub/lobe-chat/issues/1630 ) ([a1e754c ](https://github.com/lobehub/lobe-chat/commit/a1e754c ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-03-30 09:39:53 +00:00
Maple Gao
a1e754cae3
🔨 fix: add qwen api models patch in ollama ( #1630 )
...
* ✨ feat: Temporary qwen model name patch
* 🐛 fix: additional enter
2024-03-30 17:36:54 +08:00
semantic-release-bot
5ad9d18061
🔖 chore(release): v0.145.4 [skip ci]
...
### [Version 0.145.4](https://github.com/lobehub/lobe-chat/compare/v0.145.3...v0.145.4 )
<sup>Released on **2024-03-29**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix plugin install loading state error.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix plugin install loading state error, closes [#1815 ](https://github.com/lobehub/lobe-chat/issues/1815 ) ([2412a73 ](https://github.com/lobehub/lobe-chat/commit/2412a73 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-03-29 16:16:48 +00:00
Arvin Xu
2412a736e6
🐛 fix: fix plugin install loading state error ( #1815 )
...
* 🐛 fix: fix antd locale
* 🐛 fix: fix plugin not finish install
* ✅ test: fix test
2024-03-30 00:13:42 +08:00
semantic-release-bot
830d85958c
🔖 chore(release): v0.145.3 [skip ci]
...
### [Version 0.145.3](https://github.com/lobehub/lobe-chat/compare/v0.145.2...v0.145.3 )
<sup>Released on **2024-03-29**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix antd locale.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix antd locale, closes [#1814 ](https://github.com/lobehub/lobe-chat/issues/1814 ) ([e7fc148 ](https://github.com/lobehub/lobe-chat/commit/e7fc148 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-03-29 15:34:45 +00:00
Arvin Xu
e7fc148456
🐛 fix: fix antd locale ( #1814 )
2024-03-29 23:31:26 +08:00
semantic-release-bot
712658a2f1
🔖 chore(release): v0.145.2 [skip ci]
...
### [Version 0.145.2](https://github.com/lobehub/lobe-chat/compare/v0.145.1...v0.145.2 )
<sup>Released on **2024-03-29**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix google ultra model id.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix google ultra model id, closes [#1813 ](https://github.com/lobehub/lobe-chat/issues/1813 ) ([c96ba12 ](https://github.com/lobehub/lobe-chat/commit/c96ba12 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-03-29 15:05:13 +00:00
Arvin Xu
c96ba12061
🐛 fix: fix google ultra model id ( #1813 )
2024-03-29 23:01:37 +08:00
semantic-release-bot
6d7991f42b
🔖 chore(release): v0.145.1 [skip ci]
...
### [Version 0.145.1](https://github.com/lobehub/lobe-chat/compare/v0.145.0...v0.145.1 )
<sup>Released on **2024-03-29**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix Google Gemini pro 1.5 and system role not take effect.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix Google Gemini pro 1.5 and system role not take effect, closes [#1801 ](https://github.com/lobehub/lobe-chat/issues/1801 ) ([0a3e3f7 ](https://github.com/lobehub/lobe-chat/commit/0a3e3f7 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-03-29 13:50:27 +00:00
Arvin Xu
0a3e3f7ba2
🐛 fix: fix Google Gemini pro 1.5 and system role not take effect ( #1801 )
...
* 🐛 fix: fix google gemini pro 1.5
* Update index.ts
* 1.5 support vision
* Update index.ts
* Update index.ts
* 🐛 fix: improve google model
* 🐛 fix: 修正 google 对话没有配对的问题
* 🐛 fix: 修正 vision 判断
* 🐛 fix: improve model card and region
* 🐛 fix: fix vision
* hide ultra model
2024-03-29 21:47:19 +08:00
semantic-release-bot
11013a71a3
🔖 chore(release): v0.145.0 [skip ci]
...
## [Version 0.145.0](https://github.com/lobehub/lobe-chat/compare/v0.144.1...v0.145.0 )
<sup>Released on **2024-03-29**</sup>
#### ✨ Features
- **misc**: Support TogetherAI as new model provider.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Support TogetherAI as new model provider, closes [#1709 ](https://github.com/lobehub/lobe-chat/issues/1709 ) ([d6921ef ](https://github.com/lobehub/lobe-chat/commit/d6921ef ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-03-29 09:03:46 +00:00
Tung Pham
d6921efc4a
✨ feat: Support TogetherAI as new model provider ( #1709 )
...
* Support TogetherAI as new model provider
* Setting>LLM>TogetherAI temporary use text only, waiting for new icon for TogetherAI
* Add TOGETHERAI_API_KEY env into Dockerfile and update env docs
* Clean up debug log
* Avoid conflict CI test: model google/gemma-7b-it with openrouter
* Add test case for agent runtime TogetherAI
2024-03-29 17:00:40 +08:00
semantic-release-bot
c15986e116
🔖 chore(release): v0.144.1 [skip ci]
...
### [Version 0.144.1](https://github.com/lobehub/lobe-chat/compare/v0.144.0...v0.144.1 )
<sup>Released on **2024-03-29**</sup>
#### 🐛 Bug Fixes
- **ollama**: Suppport vision for LLaVA models.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **ollama**: Suppport vision for LLaVA models, closes [#1791 ](https://github.com/lobehub/lobe-chat/issues/1791 ) ([e2d3de6 ](https://github.com/lobehub/lobe-chat/commit/e2d3de6 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-03-29 06:27:12 +00:00
ElonWu
e2d3de6116
🐛 fix(ollama): suppport vision for LLaVA models ( #1791 )
...
Co-authored-by: elonwu <elonwu@apifox.cn >
2024-03-29 14:24:15 +08:00
semantic-release-bot
3fbafca692
🔖 chore(release): v0.144.0 [skip ci]
...
## [Version 0.144.0](https://github.com/lobehub/lobe-chat/compare/v0.143.0...v0.144.0 )
<sup>Released on **2024-03-29**</sup>
#### ✨ Features
- **misc**: Support authentik as sso.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Support authentik as sso, closes [#1650 ](https://github.com/lobehub/lobe-chat/issues/1650 ) ([181dfa5 ](https://github.com/lobehub/lobe-chat/commit/181dfa5 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-03-29 02:08:26 +00:00
RealTong
181dfa5b66
✨ feat: support authentik as sso ( #1650 )
...
* ✨ feat: support authentik as sso
* 📝 docs: sso docs for Authentik
2024-03-29 10:05:19 +08:00
semantic-release-bot
78c7a07787
🔖 chore(release): v0.143.0 [skip ci]
...
## [Version 0.143.0](https://github.com/lobehub/lobe-chat/compare/v0.142.9...v0.143.0 )
<sup>Released on **2024-03-28**</sup>
#### ✨ Features
- **misc**: Add Bulgarian translation.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Add Bulgarian translation, closes [#1732 ](https://github.com/lobehub/lobe-chat/issues/1732 ) ([e181dd1 ](https://github.com/lobehub/lobe-chat/commit/e181dd1 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-03-28 17:58:45 +00:00
Plamen Vatev
e181dd163f
✨ feat: add Bulgarian translation ( #1732 )
...
* added Bulgarian translation
* add bg_BG (Bulgarian) translation
* add bg_BG
* Update resources.ts
* Update resources.ts
* 🌐 chore: add bg-BG common
2024-03-29 01:55:45 +08:00
semantic-release-bot
1ba6e10670
🔖 chore(release): v0.142.9 [skip ci]
...
### [Version 0.142.9](https://github.com/lobehub/lobe-chat/compare/v0.142.8...v0.142.9 )
<sup>Released on **2024-03-28**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix Add agent and Converse button not jump.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix Add agent and Converse button not jump, closes [#1785 ](https://github.com/lobehub/lobe-chat/issues/1785 ) ([a52799c ](https://github.com/lobehub/lobe-chat/commit/a52799c ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-03-28 16:33:18 +00:00
rogepi
a52799c422
🐛 fix: fix Add agent and Converse button not jump ( #1785 )
...
* fix: AgentDetail Button functions
* fix: use SESSION_CHAT_URL
2024-03-29 00:30:03 +08:00
lobehubbot
44b20b7799
📝 docs(bot): Auto sync agents & plugin to readme
2024-03-28 11:48:35 +00:00
semantic-release-bot
97c7352f32
🔖 chore(release): v0.142.8 [skip ci]
...
### [Version 0.142.8](https://github.com/lobehub/lobe-chat/compare/v0.142.7...v0.142.8 )
<sup>Released on **2024-03-28**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix gemini 1.5 pro model id to support gemini new models.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix gemini 1.5 pro model id to support gemini new models, closes [#1776 ](https://github.com/lobehub/lobe-chat/issues/1776 ) ([591dcb3 ](https://github.com/lobehub/lobe-chat/commit/591dcb3 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-03-28 11:47:50 +00:00
PedroZ
591dcb3cb5
🐛 fix: fix gemini 1.5 pro model id to support gemini new models ( #1776 )
2024-03-28 19:44:51 +08:00
Arvin Xu
f0a3cbad48
📝 docs: add railway deployment docs ( #1755 )
...
* 📝 docs: add railway deployment docs
* Update model-provider.mdx
* Update model-provider.mdx
2024-03-27 15:04:06 +08:00
semantic-release-bot
b36ac0d229
🔖 chore(release): v0.142.7 [skip ci]
...
### [Version 0.142.7](https://github.com/lobehub/lobe-chat/compare/v0.142.6...v0.142.7 )
<sup>Released on **2024-03-27**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix the missing German locale.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix the missing German locale, closes [#1753 ](https://github.com/lobehub/lobe-chat/issues/1753 ) ([a452612 ](https://github.com/lobehub/lobe-chat/commit/a452612 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-03-27 06:49:04 +00:00
Philipp Hochmann
a452612f02
🐛 fix: fix the missing German locale ( #1753 )
2024-03-27 14:46:00 +08:00
HansKing98
39a131c00e
📝 docs: Update ZEROONE_API_KEY in .env.example ( #1754 )
...
01.AI Service
change 'ZEROONEAI_API_KEY' to 'ZEROONE_API_KEY'
2024-03-27 14:43:46 +08:00
lobehubbot
bc24039945
📝 docs(bot): Auto sync agents & plugin to readme
2024-03-26 13:56:00 +00:00
semantic-release-bot
1474c95098
🔖 chore(release): v0.142.6 [skip ci]
...
### [Version 0.142.6](https://github.com/lobehub/lobe-chat/compare/v0.142.5...v0.142.6 )
<sup>Released on **2024-03-26**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix normalize german locale.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix normalize german locale, closes [#1750 ](https://github.com/lobehub/lobe-chat/issues/1750 ) ([69fcc78 ](https://github.com/lobehub/lobe-chat/commit/69fcc78 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-03-26 13:55:20 +00:00
Arvin Xu
f64a885765
⚡ ️ perf: improve performance of image loading ( #1746 )
...
* ⚡ ️ perf: improve performance of image load
* ♻️ refactor: refactor the market search bar for mobile
* ♻️ refactor: refactor the chat search bar for mobile
2024-03-26 21:52:10 +08:00
Philipp Hochmann
69fcc78aaa
🐛 fix: fix normalize german locale ( #1750 )
2024-03-26 21:51:58 +08:00
semantic-release-bot
cc4d0b095b
🔖 chore(release): v0.142.5 [skip ci]
...
### [Version 0.142.5](https://github.com/lobehub/lobe-chat/compare/v0.142.4...v0.142.5 )
<sup>Released on **2024-03-26**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix mobile click, fix mobile click issue.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix mobile click ([3775b28 ](https://github.com/lobehub/lobe-chat/commit/3775b28 ))
* **misc**: Fix mobile click issue, closes [#1744 ](https://github.com/lobehub/lobe-chat/issues/1744 ) ([a6b1234 ](https://github.com/lobehub/lobe-chat/commit/a6b1234 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-03-26 09:59:13 +00:00
Arvin Xu
a6b12345dd
🐛 fix: fix mobile click issue ( #1744 )
...
* 🐛 fix: fix mobile click
* 💄 style: improve settings scroll style
2024-03-26 17:56:06 +08:00
Arvin Xu
f0ec54b340
Revert " 🐛 fix: fix mobile click"
...
This reverts commit 3775b28a3c .
2024-03-26 08:34:27 +00:00
Arvin Xu
3775b28a3c
🐛 fix: fix mobile click
2024-03-26 08:33:58 +00:00
semantic-release-bot
e4af666944
🔖 chore(release): v0.142.4 [skip ci]
...
### [Version 0.142.4](https://github.com/lobehub/lobe-chat/compare/v0.142.3...v0.142.4 )
<sup>Released on **2024-03-26**</sup>
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
</details>
<div align="right">
[](#readme-top)
</div>
2024-03-26 08:26:00 +00:00
Arvin Xu
5f50586043
⚡ ️ perf: refactor layouts implement to improve performance ( #1736 )
2024-03-26 16:22:42 +08:00
semantic-release-bot
df0723539d
🔖 chore(release): v0.142.3 [skip ci]
...
### [Version 0.142.3](https://github.com/lobehub/lobe-chat/compare/v0.142.2...v0.142.3 )
<sup>Released on **2024-03-26**</sup>
#### 🐛 Bug Fixes
- **misc**: Pin `next-auth` temporary to fix build error.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Pin `next-auth` temporary to fix build error, closes [#1739 ](https://github.com/lobehub/lobe-chat/issues/1739 ) ([e9ece9f ](https://github.com/lobehub/lobe-chat/commit/e9ece9f ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-03-26 02:07:38 +00:00
Arvin Xu
e9ece9fcfe
🐛 fix: pin next-auth temporary to fix build error ( #1739 )
2024-03-26 10:04:29 +08:00
旋律旋律你在干什么
388d3441df
docs: fix typo ( #1737 )
2024-03-26 09:15:16 +08:00
semantic-release-bot
ac72a34122
🔖 chore(release): v0.142.2 [skip ci]
...
### [Version 0.142.2](https://github.com/lobehub/lobe-chat/compare/v0.142.1...v0.142.2 )
<sup>Released on **2024-03-25**</sup>
#### 🐛 Bug Fixes
- **misc**: Support openrouter custom models env.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Support openrouter custom models env, closes [#1647 ](https://github.com/lobehub/lobe-chat/issues/1647 ) ([78baa16 ](https://github.com/lobehub/lobe-chat/commit/78baa16 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-03-25 14:37:09 +00:00
Linghui Gong
78baa16457
🐛 fix: support openrouter custom models env ( #1647 )
...
* ✨ feat: add openrouter custom models env
* ✅ add OPENROUTER_CUSTOM_MODELS env var test case
2024-03-25 22:34:06 +08:00
semantic-release-bot
601d6cdf3c
🔖 chore(release): v0.142.1 [skip ci]
...
### [Version 0.142.1](https://github.com/lobehub/lobe-chat/compare/v0.142.0...v0.142.1 )
<sup>Released on **2024-03-25**</sup>
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
</details>
<div align="right">
[](#readme-top)
</div>
2024-03-25 14:15:43 +00:00
Arvin Xu
a53fa9aff1
⚡ ️ perf: improve layout performance and fix language switch ( #1719 )
...
* ⚡ ️ perf: improve perf
* ⚡ ️ perf: improve perf
* ♻️ refactor: refactor the layout provider
* ✅ test: fix test
* 🎨 chore: improve code
2024-03-25 22:12:40 +08:00
semantic-release-bot
502750d44a
🔖 chore(release): v0.142.0 [skip ci]
...
## [Version 0.142.0](https://github.com/lobehub/lobe-chat/compare/v0.141.2...v0.142.0 )
<sup>Released on **2024-03-25**</sup>
#### ✨ Features
- **misc**: Support 01.AI as a new provider.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Support 01.AI as a new provider, closes [#1627 ](https://github.com/lobehub/lobe-chat/issues/1627 ) ([08342fd ](https://github.com/lobehub/lobe-chat/commit/08342fd ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-03-25 11:59:35 +00:00
Maple Gao
08342fd5f1
✨ feat: support 01.AI as a new provider ( #1627 )
...
* ✨ add: Support 01-AI Models
* 🔧 chore: fix a config typo for model desc
* 🌐 add: Base 01.AI locale json
* 🐛 fix: remove custom model name and dark mode Logo for 01AI
* 💄 optimize: optimize the 01AI/Groq icon show and fix unused import
* 💄 optimize: optimize the settings icon show rules
* ✨ feat: add 01.AI APIKey Error Form
* 💄 fix: PR 01.AI review issue
* 💄 revert: Groq logo change
* 🌐 style: update locale
2024-03-25 19:56:38 +08:00
Arvin Xu
99c47da944
📖 docs: Local Qwen for Ollama ( #1723 )
...
* 📖 docs: Local Qwen for Ollama (#1622 )
* 📝 docs: update docs
* 📝 docs: update docs
* 📝 docs: update docs
---------
Co-authored-by: Maple Gao <esanisa@gmail.com >
2024-03-25 14:02:05 +08:00
lobehubbot
b4e21dcef3
📝 docs(bot): Auto sync agents & plugin to readme
2024-03-25 03:48:37 +00:00
kiner-tang
c52aa10cf4
📝 docs: Update README.zh-CN.md ( #1697 )
2024-03-25 11:45:41 +08:00
lobehubbot
c63446d83d
📝 docs(bot): Auto sync agents & plugin to readme
2024-03-22 16:35:06 +00:00
semantic-release-bot
d5e3be350c
🔖 chore(release): v0.141.2 [skip ci]
...
### [Version 0.141.2](https://github.com/lobehub/lobe-chat/compare/v0.141.1...v0.141.2 )
<sup>Released on **2024-03-22**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix window icon and scrollbar style.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix window icon and scrollbar style, closes [#1691 ](https://github.com/lobehub/lobe-chat/issues/1691 ) ([4f46845 ](https://github.com/lobehub/lobe-chat/commit/4f46845 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-03-22 16:34:28 +00:00
Arvin Xu
4f46845ebf
💄 fix: fix window icon and scrollbar style ( #1691 )
...
* 🐛 fix: fix window icon
* 💄 style: fix scrollbar style
2024-03-23 00:31:31 +08:00
Maple Gao
6a2633ab85
📖 doc: Update model service providers in README.md ( #1689 )
...
01.AI added too
2024-03-22 23:48:29 +08:00
semantic-release-bot
8a8e751cb0
🔖 chore(release): v0.141.1 [skip ci]
...
### [Version 0.141.1](https://github.com/lobehub/lobe-chat/compare/v0.141.0...v0.141.1 )
<sup>Released on **2024-03-22**</sup>
#### ♻ Code Refactoring
- **misc**: Refactor the Vercel Aanlytics and support Google Aanlytics.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Refactor the Vercel Aanlytics and support Google Aanlytics, closes [#1688 ](https://github.com/lobehub/lobe-chat/issues/1688 ) ([e07e9cf ](https://github.com/lobehub/lobe-chat/commit/e07e9cf ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-03-22 13:11:15 +00:00
Arvin Xu
e07e9cf7c5
♻️ refactor: refactor the Vercel Aanlytics and support Google Aanlytics ( #1688 )
...
* ♻️ refactor: migrating to the latest Speed Insights package
* ✨ feat: support google analytics
* 📝 docs: update docs
* 📝 docs: update docs
2024-03-22 21:08:09 +08:00
Maple Gao
9f436efe81
📖 docs: Update supported models in README.zh-CN.md ( #1678 )
2024-03-22 18:45:13 +08:00
semantic-release-bot
77f0caaf84
🔖 chore(release): v0.141.0 [skip ci]
...
## [Version 0.141.0](https://github.com/lobehub/lobe-chat/compare/v0.140.1...v0.141.0 )
<sup>Released on **2024-03-22**</sup>
#### ✨ Features
- **misc**: Using YJS and WebRTC to support sync data between different devices.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Using YJS and WebRTC to support sync data between different devices, closes [#1525 ](https://github.com/lobehub/lobe-chat/issues/1525 ) ([60d9186 ](https://github.com/lobehub/lobe-chat/commit/60d9186 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-03-22 08:10:04 +00:00
Arvin Xu
60d9186497
✨ feat: using YJS and WebRTC to support sync data between different devices ( #1525 )
...
* ✨ feat: support sync with webrtc
* 🎨 chore: improve code
* 🎨 chore: improve code
* 🐛 fix: fix dont sync when a node enter first
* ✨ feat: support webrtc config settings
* ✨ feat: add device info card
* ✨ feat: finish sync settings
* ✨ feat: finish sync settings page
* ♻️ refactor: refactor the db to support yjs sync
* 🐛 fix: disconnect when user disable sync
* ♻️ refactor: refactor the console with debug
* 🚸 style: add experiment feature tag
* 📱 style: fix with mobile
* 🌐 chore: add i18n
* 💄 style: improve random name action
* 🚸 style: add default Device Name
* 🚸 style: add mobile experiment tag
* 🚨 ci: fix lint
2024-03-22 16:07:06 +08:00
semantic-release-bot
065d3d75b4
🔖 chore(release): v0.140.1 [skip ci]
...
### [Version 0.140.1](https://github.com/lobehub/lobe-chat/compare/v0.140.0...v0.140.1 )
<sup>Released on **2024-03-22**</sup>
#### 💄 Styles
- **misc**: add Moonshot Kimi Reverse model to Moonshot model provider..
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: add Moonshot Kimi Reverse model to Moonshot model provider., closes [#1659 ](https://github.com/lobehub/lobe-chat/issues/1659 ) ([5bae263 ](https://github.com/lobehub/lobe-chat/commit/5bae263 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-03-22 05:36:05 +00:00
Maple Gao
5bae263ba3
💄 style: add Moonshot Kimi Reverse model to Moonshot model provider. ( #1659 )
...
* ✨ feat: Add Moonshot Kimi Reverse model to Moonshot model provider.
https://github.com/sherlcok314159/reverse-kimi
* 🔧 fix: add hidden for Kimi Reverse
---------
Co-authored-by: Arvin Xu <arvinx@foxmail.com >
2024-03-22 13:32:47 +08:00
semantic-release-bot
75ccbf6193
🔖 chore(release): v0.140.0 [skip ci]
...
## [Version 0.140.0](https://github.com/lobehub/lobe-chat/compare/v0.139.2...v0.140.0 )
<sup>Released on **2024-03-22**</sup>
#### ✨ Features
- **misc**: Add gemini 1.5 pro support.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Add gemini 1.5 pro support, closes [#1669 ](https://github.com/lobehub/lobe-chat/issues/1669 ) ([2b280af ](https://github.com/lobehub/lobe-chat/commit/2b280af ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-03-22 04:39:17 +00:00
Linghui Gong
2b280af079
✨ feat: add gemini 1.5 pro support ( #1669 )
2024-03-22 12:36:25 +08:00
semantic-release-bot
2f71c6831d
🔖 chore(release): v0.139.2 [skip ci]
...
### [Version 0.139.2](https://github.com/lobehub/lobe-chat/compare/v0.139.1...v0.139.2 )
<sup>Released on **2024-03-22**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix code block display issue.
#### 💄 Styles
- **misc**: The bottom safe area height of iOS.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix code block display issue, closes [#1675 ](https://github.com/lobehub/lobe-chat/issues/1675 ) ([7707dda ](https://github.com/lobehub/lobe-chat/commit/7707dda ))
#### Styles
* **misc**: The bottom safe area height of iOS, closes [#1637 ](https://github.com/lobehub/lobe-chat/issues/1637 ) [#1181 ](https://github.com/lobehub/lobe-chat/issues/1181 ) ([44fae5e ](https://github.com/lobehub/lobe-chat/commit/44fae5e ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-03-22 03:39:51 +00:00
Arvin Xu
44fae5ec7d
💄 style: The bottom safe area height of iOS ( #1637 )
...
* 🐛 fix: The bottom safe area height of iOS (#1181 )
* Update global.ts
---------
Co-authored-by: mushan0x0 <mushan0x0@gmail.com >
2024-03-22 11:36:50 +08:00
Arvin Xu
7707ddacfa
🐛 fix: fix code block display issue ( #1675 )
...
* Update package.json
* Delete .husky/commit-msg
2024-03-22 11:36:29 +08:00
lobehubbot
02e19f437b
📝 docs(bot): Auto sync agents & plugin to readme
2024-03-22 02:51:24 +00:00
renovate[bot]
03757c7735
🔨 chore: update codecov/codecov-action action to v4 ( #1214 )
...
* Update codecov/codecov-action action to v4
* Update release.yml (#1673 )
* Update test.yml
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Arvin Xu <arvinx@foxmail.com >
2024-03-22 10:48:12 +08:00
Arvin Xu
0b1d4cdbde
🔨 chore: fix vercel deployment error again ( #1658 )
2024-03-20 21:57:58 +08:00
Arvin Xu
5efb0b4cf4
🔨 chore: fix vercel deployment error ( #1654 )
2024-03-20 16:59:01 +08:00
gabou
f42ff8c0d8
📝 docs : update Chinese Readme ( #1631 )
2024-03-19 08:57:44 +08:00
CanisMinor
04d8e53e26
📝 docs: improve docs ( #1597 )
...
* 📝 docs: Update docs to fit the new docs theme
* 📝 docs: Update docs
* 🔧 chore: fix build
* Update tts.zh-CN.mdx
* Update tts.mdx
---------
Co-authored-by: arvinxx <arvinx@foxmail.com >
2024-03-17 22:23:30 +08:00
semantic-release-bot
d9353d12e1
🔖 chore(release): v0.139.1 [skip ci]
...
### [Version 0.139.1](https://github.com/lobehub/lobe-chat/compare/v0.139.0...v0.139.1 )
<sup>Released on **2024-03-17**</sup>
#### 💄 Styles
- **misc**: Improve model tags.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Improve model tags ([11cd5f4 ](https://github.com/lobehub/lobe-chat/commit/11cd5f4 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-03-17 04:13:01 +00:00
arvinxx
11cd5f477f
💄 style: improve model tags
2024-03-17 12:09:37 +08:00
renovate[bot]
9fa4c11d65
Update dependency vite to v5.1.6 ( #1605 )
...
* Update dependency vite to v5.1.6
* Update package.json
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Arvin Xu <arvinx@foxmail.com >
2024-03-17 11:45:37 +08:00
renovate[bot]
2572ecbf78
Update dependency @anthropic-ai/sdk to ^0.18.0 ( #1606 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-17 11:42:36 +08:00
Arvin Xu
f8be0f4b56
📝 docs: Add Groq usage docs ( #1598 )
...
* docs: Add Groq usage docs (#1596 )
* 📝 docs: update docs
---------
Co-authored-by: TC <34400653+tcmonster@users.noreply.github.com >
2024-03-16 21:42:07 +08:00
semantic-release-bot
05aa79f1c6
🔖 chore(release): v0.139.0 [skip ci]
...
## [Version 0.139.0](https://github.com/lobehub/lobe-chat/compare/v0.138.2...v0.139.0 )
<sup>Released on **2024-03-16**</sup>
#### ✨ Features
- **misc**: Support openrouter as a new model provider.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Support openrouter as a new model provider, closes [#1572 ](https://github.com/lobehub/lobe-chat/issues/1572 ) ([780b1a2 ](https://github.com/lobehub/lobe-chat/commit/780b1a2 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-03-16 13:20:37 +00:00
Linghui Gong
780b1a225f
✨ feat: support openrouter as a new model provider ( #1572 )
...
* ✨ feat: add openrouter provider
* ✨ feat: add openrouter default headers
* 🐛 fix: test case bug
2024-03-16 21:17:37 +08:00
semantic-release-bot
6119be1d70
🔖 chore(release): v0.138.2 [skip ci]
...
### [Version 0.138.2](https://github.com/lobehub/lobe-chat/compare/v0.138.1...v0.138.2 )
<sup>Released on **2024-03-15**</sup>
#### 💄 Styles
- **misc**: Update Markdown in ChatItem.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Update Markdown in ChatItem ([be75549 ](https://github.com/lobehub/lobe-chat/commit/be75549 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-03-15 18:46:07 +00:00
canisminor1990
be7554957e
💄 style: Update Markdown in ChatItem
2024-03-16 02:41:14 +08:00
semantic-release-bot
7d4d83e563
🔖 chore(release): v0.138.1 [skip ci]
...
### [Version 0.138.1](https://github.com/lobehub/lobe-chat/compare/v0.138.0...v0.138.1 )
<sup>Released on **2024-03-15**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix URL typo.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix URL typo, closes [#1590 ](https://github.com/lobehub/lobe-chat/issues/1590 ) ([97137a9 ](https://github.com/lobehub/lobe-chat/commit/97137a9 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-03-15 16:43:50 +00:00
PedroZ
97137a95fc
🐛 fix: Fix URL typo ( #1590 )
2024-03-16 00:40:52 +08:00
semantic-release-bot
57a1ec14d7
🔖 chore(release): v0.138.0 [skip ci]
...
## [Version 0.138.0](https://github.com/lobehub/lobe-chat/compare/v0.137.0...v0.138.0 )
<sup>Released on **2024-03-15**</sup>
#### ✨ Features
- **misc**: Support groq as a model provider.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Support groq as a model provider, closes [#1569 ](https://github.com/lobehub/lobe-chat/issues/1569 ) [#1562 ](https://github.com/lobehub/lobe-chat/issues/1562 ) [#1570 ](https://github.com/lobehub/lobe-chat/issues/1570 ) ([a04c364 ](https://github.com/lobehub/lobe-chat/commit/a04c364 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-03-15 15:57:33 +00:00
Arvin Xu
a04c364f04
✨ feat: support groq as a model provider ( #1569 )
...
* ✨ feat: support model provider groq (#1562 )
* add Groq localization (#1570 )
* 🐛 fix: fix groq logo and document
* 🌐 style: add i18n
---------
Co-authored-by: Jiaqi Cai <45190310+jcdiv47@users.noreply.github.com >
Co-authored-by: PedroZ <sdustpedro@gmail.com >
2024-03-15 23:54:29 +08:00
semantic-release-bot
04b9c1d6d4
🔖 chore(release): v0.137.0 [skip ci]
...
## [Version 0.137.0](https://github.com/lobehub/lobe-chat/compare/v0.136.0...v0.137.0 )
<sup>Released on **2024-03-15**</sup>
#### ✨ Features
- **ollama**: Improve connection check method and provide selector for user to control model options.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **ollama**: Improve connection check method and provide selector for user to control model options, closes [#1397 ](https://github.com/lobehub/lobe-chat/issues/1397 ) ([675902f ](https://github.com/lobehub/lobe-chat/commit/675902f ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-03-15 14:50:17 +00:00
Johnson
675902f5a8
✨ feat(ollama): improve connection check method and provide selector for user to control model options ( #1397 )
...
* 🐛 fix(ollama): change checker with ollama's tags api
* ✨ feat(ollama): add error card to pull model
* 🚚 chore: move files
* 💄 style: update llava logo
* 🐛 fix: add ollama service unavailable error type
* 🐛 fix: ollama show passed with error message exists
* ✨ feat(ollama): add download moniter to show speed and eta remaining time
* 🚨 ci: fix lint
* 💄 style: improve download style
* 🌐 style: add i18n
---------
Co-authored-by: shijianyue <shijianyue@bytedance.com >
Co-authored-by: arvinxx <arvinx@foxmail.com >
2024-03-15 22:47:21 +08:00
Arvin Xu
e472d6e827
📝 docs: update docs ( #1587 )
2024-03-15 21:18:50 +08:00
lobehubbot
3c78ca0110
📝 docs(bot): Auto sync agents & plugin to readme
2024-03-15 13:14:06 +00:00
Arvin Xu
2910d05b25
📝 docs: update docs ( #1586 )
...
* 📝 docs: update docs
* 📝 docs: update docs
* 📝 docs: update docs
2024-03-15 21:10:55 +08:00
Arvin Xu
1c75a5bd06
📝 docs: improve docs ( #1585 )
2024-03-15 20:54:34 +08:00
semantic-release-bot
3979679847
🔖 chore(release): v0.136.0 [skip ci]
...
## [Version 0.136.0](https://github.com/lobehub/lobe-chat/compare/v0.135.4...v0.136.0 )
<sup>Released on **2024-03-15**</sup>
#### ✨ Features
- **misc**: Support azure-ad as a new sso provider.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Support azure-ad as a new sso provider, closes [#1456 ](https://github.com/lobehub/lobe-chat/issues/1456 ) ([6649cd1 ](https://github.com/lobehub/lobe-chat/commit/6649cd1 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-03-15 11:59:22 +00:00
Sebastian Silbermann
281edbc613
Revert " 🔨 chore: fix build for the vercel ( #1576 )" ( #1582 )
...
This reverts commit 7bdfa70ad3 .
2024-03-15 19:56:25 +08:00
EINDEX
6649cd1bcb
✨ feat: support azure-ad as a new sso provider ( #1456 )
...
* ✨ feat: support azure-ad as sso
* 📝 docs: sso docs for azure-ad
* 🩹 fix: sso document
* 🩹 typo: fix typo for new env
* 🩹 fix: support chinese comma
* 📝 docs: Update multiple idp doc
* 📝 docs: document update
2024-03-15 19:53:41 +08:00
semantic-release-bot
24fc338136
🔖 chore(release): v0.135.4 [skip ci]
...
### [Version 0.135.4](https://github.com/lobehub/lobe-chat/compare/v0.135.3...v0.135.4 )
<sup>Released on **2024-03-15**</sup>
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
</details>
<div align="right">
[](#readme-top)
</div>
2024-03-15 09:35:15 +00:00
Arvin Xu
8abccca3c7
⚡ ️ perf: improve LCP by add image priority ( #1580 )
...
* ⚡ ️ perf: try to improve LCP
* perf: try to improve LCP
2024-03-15 17:32:21 +08:00
semantic-release-bot
49f147a651
🔖 chore(release): v0.135.3 [skip ci]
...
### [Version 0.135.3](https://github.com/lobehub/lobe-chat/compare/v0.135.2...v0.135.3 )
<sup>Released on **2024-03-15**</sup>
#### 🐛 Bug Fixes
- **ollama**: Fix duplicate llama model and add llama2-chinese models.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **ollama**: Fix duplicate llama model and add llama2-chinese models, closes [#1579 ](https://github.com/lobehub/lobe-chat/issues/1579 ) ([6b9b5c8 ](https://github.com/lobehub/lobe-chat/commit/6b9b5c8 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-03-15 09:21:29 +00:00
Maple Gao
6b9b5c8a19
🐛 fix(ollama): fix duplicate llama model and add llama2-chinese models ( #1579 )
...
* 🔧 fix:duplicate llama2 config
* ✨ llama2-chinese support
2024-03-15 17:18:33 +08:00
Arvin Xu
7bdfa70ad3
🔨 chore: fix build for the vercel ( #1576 )
2024-03-15 11:11:14 +08:00
semantic-release-bot
6adb2d6452
🔖 chore(release): v0.135.2 [skip ci]
...
### [Version 0.135.2](https://github.com/lobehub/lobe-chat/compare/v0.135.1...v0.135.2 )
<sup>Released on **2024-03-14**</sup>
#### ♻ Code Refactoring
- **misc**: Upgrade plugin db schema.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Upgrade plugin db schema, closes [#1571 ](https://github.com/lobehub/lobe-chat/issues/1571 ) ([757574a ](https://github.com/lobehub/lobe-chat/commit/757574a ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-03-14 14:01:38 +00:00
Arvin Xu
757574a5c5
🗃️ refactor: upgrade plugin db schema ( #1571 )
2024-03-14 21:58:32 +08:00
semantic-release-bot
2c4ee81d8a
🔖 chore(release): v0.135.1 [skip ci]
...
### [Version 0.135.1](https://github.com/lobehub/lobe-chat/compare/v0.135.0...v0.135.1 )
<sup>Released on **2024-03-14**</sup>
#### ♻ Code Refactoring
- **misc**: Refactor the db model.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Refactor the db model, closes [#1567 ](https://github.com/lobehub/lobe-chat/issues/1567 ) ([3d56dd6 ](https://github.com/lobehub/lobe-chat/commit/3d56dd6 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-03-14 12:23:08 +00:00
Arvin Xu
3d56dd6a1a
♻️ refactor: refactor the db model ( #1567 )
...
* ♻️ refactor: refactor the db code
* ✅ test: fix test
* ♻️ refactor: refactor the user model
2024-03-14 20:20:09 +08:00
lobehubbot
2cf2abd029
📝 docs(bot): Auto sync agents & plugin to readme
2024-03-14 08:46:16 +00:00
semantic-release-bot
40769be4f9
🔖 chore(release): v0.135.0 [skip ci]
...
## [Version 0.135.0](https://github.com/lobehub/lobe-chat/compare/v0.134.1...v0.135.0 )
<sup>Released on **2024-03-14**</sup>
#### ✨ Features
- **misc**: Add claude 3 to bedrock provider.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Add claude 3 to bedrock provider, closes [#1551 ](https://github.com/lobehub/lobe-chat/issues/1551 ) ([6e1fe33 ](https://github.com/lobehub/lobe-chat/commit/6e1fe33 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-03-14 08:45:35 +00:00
Linghui Gong
6e1fe333aa
✨ feat: add claude 3 to bedrock provider ( #1551 )
...
* ✨ feat: new claude 3 models in bedrock
* ✨ support claude 3 params and stream handling
* ♻️ fix: remove useless condition check
* ✨ feat: add haiku to both bedrock and anthropic provider
2024-03-14 16:42:36 +08:00
semantic-release-bot
0988466b99
🔖 chore(release): v0.134.1 [skip ci]
...
### [Version 0.134.1](https://github.com/lobehub/lobe-chat/compare/v0.134.0...v0.134.1 )
<sup>Released on **2024-03-13**</sup>
#### 💄 Styles
- **misc**: Add more model display name.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Add more model display name, closes [#1554 ](https://github.com/lobehub/lobe-chat/issues/1554 ) ([31c987a ](https://github.com/lobehub/lobe-chat/commit/31c987a ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-03-13 10:24:11 +00:00
PedroZ
31c987a33a
💄 style: add more model display name ( #1554 )
2024-03-13 18:20:57 +08:00
lobehubbot
f8f410c8ec
📝 docs(bot): Auto sync agents & plugin to readme
2024-03-13 02:51:14 +00:00
semantic-release-bot
04789b9af0
🔖 chore(release): v0.134.0 [skip ci]
...
## [Version 0.134.0](https://github.com/lobehub/lobe-chat/compare/v0.133.5...v0.134.0 )
<sup>Released on **2024-03-13**</sup>
#### ✨ Features
- **misc**: Support anthropic proxy url.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Support anthropic proxy url, closes [#1529 ](https://github.com/lobehub/lobe-chat/issues/1529 ) ([a5a9257 ](https://github.com/lobehub/lobe-chat/commit/a5a9257 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-03-13 02:50:38 +00:00
Linghui Gong
a5a9257eb6
✨ feat: support anthropic proxy url ( #1529 )
...
* ✨ feat: anthropic proxy url
* ✨ i18n: update translations
* ✨ fix: remove unused debug code
2024-03-13 10:47:36 +08:00
semantic-release-bot
3ca693d627
🔖 chore(release): v0.133.5 [skip ci]
...
### [Version 0.133.5](https://github.com/lobehub/lobe-chat/compare/v0.133.4...v0.133.5 )
<sup>Released on **2024-03-12**</sup>
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
</details>
<div align="right">
[](#readme-top)
</div>
2024-03-12 04:00:23 +00:00
Arvin Xu
9f1635e0c1
⚡ ️ perf: refactor the responsive layout to improve performance ( #1541 )
2024-03-12 11:57:31 +08:00
semantic-release-bot
a4023b74f2
🔖 chore(release): v0.133.4 [skip ci]
...
### [Version 0.133.4](https://github.com/lobehub/lobe-chat/compare/v0.133.3...v0.133.4 )
<sup>Released on **2024-03-11**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix sitemap missing in docker building.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix sitemap missing in docker building, closes [#1533 ](https://github.com/lobehub/lobe-chat/issues/1533 ) ([49752da ](https://github.com/lobehub/lobe-chat/commit/49752da ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-03-11 09:45:06 +00:00
Arvin Xu
49752da6c4
🐛 fix: fix sitemap missing in docker building ( #1533 )
2024-03-11 17:42:07 +08:00
CanisMinor
46b02717cf
📝 docs: Update docs/usage/features/agent-market.mdx ( #1530 )
2024-03-11 11:30:43 +08:00
Arvin Xu
f94ba2587f
Update vision.mdx
2024-03-11 10:34:11 +08:00
semantic-release-bot
afb7bc9de7
🔖 chore(release): v0.133.3 [skip ci]
...
### [Version 0.133.3](https://github.com/lobehub/lobe-chat/compare/v0.133.2...v0.133.3 )
<sup>Released on **2024-03-10**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix the max token of claude 3.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix the max token of claude 3, closes [#1526 ](https://github.com/lobehub/lobe-chat/issues/1526 ) ([222fae3 ](https://github.com/lobehub/lobe-chat/commit/222fae3 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-03-10 15:27:05 +00:00
Arvin Xu
222fae315b
🐛 fix: fix the max token of claude 3 ( #1526 )
...
* Update index.ts
* ✅ test: fix test
2024-03-10 23:24:04 +08:00
semantic-release-bot
192688af88
🔖 chore(release): v0.133.2 [skip ci]
...
### [Version 0.133.2](https://github.com/lobehub/lobe-chat/compare/v0.133.1...v0.133.2 )
<sup>Released on **2024-03-10**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix qwen model id and improve anthropic logo text color.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix qwen model id and improve anthropic logo text color, closes [#1524 ](https://github.com/lobehub/lobe-chat/issues/1524 ) ([c68f5da ](https://github.com/lobehub/lobe-chat/commit/c68f5da ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-03-10 13:58:23 +00:00
Arvin Xu
c68f5da8e9
🐛 fix: fix qwen model id and improve anthropic logo text color ( #1524 )
...
* 💄 style: improve llm order
* 🐛 fix: fix qwen model id
* 🐛 fix: fix qwen model id
* 🐛 fix: fix Anthropic color
2024-03-10 21:55:25 +08:00
renovate[bot]
f8566e42da
Update dependency vite to v5.1.5 ( #1521 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-10 19:10:36 +08:00
CanisMinor
536c885564
🔧 chore: add mdx lint ( #1475 )
...
* 🔧 chore: Add mdx lint
* 📝 docs: Update docs
* 📝 docs: update docs
---------
Co-authored-by: arvinxx <arvinx@foxmail.com >
2024-03-10 18:46:41 +08:00
lobehubbot
219a0e10c7
📝 docs(bot): Auto sync agents & plugin to readme
2024-03-10 06:49:55 +00:00
Arvin Xu
40ffd72d5a
📝 docs: update docs ( #1522 )
...
* 📝 docs: update docs
* 📝 docs: update docs
* 📝 docs: update docs
* 📝 docs: update docs
* 📝 docs: update docs
* 📝 docs: update docs
* 📝 docs: update docs
* 📝 docs: update docs
* 📝 docs: update docs
* 📝 docs: update docs
* 📝 docs: update docs
2024-03-10 14:47:00 +08:00
semantic-release-bot
5a2bd5fce2
🔖 chore(release): v0.133.1 [skip ci]
...
### [Version 0.133.1](https://github.com/lobehub/lobe-chat/compare/v0.133.0...v0.133.1 )
<sup>Released on **2024-03-08**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix sitemap config.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix sitemap config ([a2542a7 ](https://github.com/lobehub/lobe-chat/commit/a2542a7 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-03-08 04:28:36 +00:00
Arvin Xu
a2542a7d92
🐛 fix: fix sitemap config
2024-03-08 04:25:03 +00:00
lobehubbot
dbcde3fef9
📝 docs(bot): Auto sync agents & plugin to readme
2024-03-07 14:38:00 +00:00
Davy
419f73b482
📝 docs: Update README.md ( #1481 )
...
* Update README.md
Adding info about GitHub Actions
* Update README.zh-CN.md
2024-03-07 22:35:07 +08:00
semantic-release-bot
83aaa1b52f
🔖 chore(release): v0.133.0 [skip ci]
...
## [Version 0.133.0](https://github.com/lobehub/lobe-chat/compare/v0.132.2...v0.133.0 )
<sup>Released on **2024-03-07**</sup>
#### ✨ Features
- **misc**: Support Mistral model provider.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Support Mistral model provider, closes [#1455 ](https://github.com/lobehub/lobe-chat/issues/1455 ) ([4f94bfe ](https://github.com/lobehub/lobe-chat/commit/4f94bfe ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-03-07 03:05:58 +00:00
Linghui Gong
4f94bfef32
✨ feat: support Mistral model provider ( #1455 )
...
* ✨ feat: support mistral as model provider
* 🐛 fix: a test case bug
* ✅ add missing tests for anthropic and mistral
2024-03-07 11:03:03 +08:00
semantic-release-bot
883fdd817a
🔖 chore(release): v0.132.2 [skip ci]
...
### [Version 0.132.2](https://github.com/lobehub/lobe-chat/compare/v0.132.1...v0.132.2 )
<sup>Released on **2024-03-07**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix anthropic streaming on Vercel/Cloudflare.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix anthropic streaming on Vercel/Cloudflare, closes [#1480 ](https://github.com/lobehub/lobe-chat/issues/1480 ) ([227101a ](https://github.com/lobehub/lobe-chat/commit/227101a ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-03-07 02:26:40 +00:00
Linghui Gong
227101a6e7
🐛 fix: fix anthropic streaming on Vercel/Cloudflare ( #1480 )
...
* 📝 docs(bot): Auto sync agents & plugin to readme
* 🐛 fix: anthropic streaming issue on vercel
* 📝 update document, remove anthropic known issue
---------
Co-authored-by: lobehubbot <i@lobehub.com >
Co-authored-by: GH Action - Upstream Sync <action@github.com >
2024-03-07 10:23:52 +08:00
lobehubbot
96117fa36a
📝 docs(bot): Auto sync agents & plugin to readme
2024-03-06 15:04:09 +00:00
semantic-release-bot
b7347f6a0c
🔖 chore(release): v0.132.1 [skip ci]
...
### [Version 0.132.1](https://github.com/lobehub/lobe-chat/compare/v0.132.0...v0.132.1 )
<sup>Released on **2024-03-06**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix hydration error while OAuth callback.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix hydration error while OAuth callback, closes [#1474 ](https://github.com/lobehub/lobe-chat/issues/1474 ) ([ff93825 ](https://github.com/lobehub/lobe-chat/commit/ff93825 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-03-06 15:03:32 +00:00
cy948
ff93825a44
🐛 fix: fix hydration error while OAuth callback ( #1474 )
...
* 🐛 fix: fix LOCALE_COOKIE not pass to server while OAuth callback
* 🐛 fix: allow i18n cookie cross site
2024-03-06 23:00:33 +08:00
lobehubbot
a8265c4aa8
📝 docs(bot): Auto sync agents & plugin to readme
2024-03-05 15:27:39 +00:00
semantic-release-bot
2b852c5a34
🔖 chore(release): v0.132.0 [skip ci]
...
## [Version 0.132.0](https://github.com/lobehub/lobe-chat/compare/v0.131.0...v0.132.0 )
<sup>Released on **2024-03-05**</sup>
#### ✨ Features
- **misc**: Support anthropic as model provider.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Support anthropic as model provider, closes [#1409 ](https://github.com/lobehub/lobe-chat/issues/1409 ) ([a42cf8c ](https://github.com/lobehub/lobe-chat/commit/a42cf8c ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-03-05 15:26:59 +00:00
Linghui Gong
a42cf8c2ea
✨ feat: support anthropic as model provider ( #1409 )
...
* ✨ feat: support anthropic as model provider
* ✨ feat: support anthropic with vision
* ✅ test: fix some with test
* 🐛 fix: anthropic error handling
* ✅ chore: fix broken tests
* 🐛 fix: remove unused imports
* 📝 doc: add note for anthropic with vercel/cloudflare
* 📝 docs: update docs
* 📝 docs: update docs
* 💄 style: update claude icons
* 💄 style: update tags
---------
Co-authored-by: arvinxx <arvinx@foxmail.com >
2024-03-05 23:23:58 +08:00
lobehubbot
00a2972cb3
📝 docs(bot): Auto sync agents & plugin to readme
2024-03-05 06:19:38 +00:00
semantic-release-bot
346dfff609
🔖 chore(release): v0.131.0 [skip ci]
...
## [Version 0.131.0](https://github.com/lobehub/lobe-chat/compare/v0.130.7...v0.131.0 )
<sup>Released on **2024-03-05**</sup>
#### ✨ Features
- **misc**: Support langfuse integration.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Support langfuse integration, closes [#1325 ](https://github.com/lobehub/lobe-chat/issues/1325 ) ([aaedfa7 ](https://github.com/lobehub/lobe-chat/commit/aaedfa7 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-03-05 06:18:49 +00:00
Arvin Xu
aaedfa716e
✨ feat: support langfuse integration ( #1325 )
...
* ✨ feat: support langfuse trace
* ✅ test: fix test
* ✅ test: add test
* ✅ test: add db user test
* ✅ test: add test
* ♻️ refactor: refactor the route code
* ♻️ refactor: make updateMessageContent the private method
* ✨ feat: langfuse with user events
* ✅ test: fix test
* ⚡ ️ perf: improve trace
* ✅ test: add tests
* 🚧 wip: notification
* ♻️ refactor: refactor the common settings
* ✨ feat: add about page
* ✨ feat: add about page
* ✨ feat: add control with user settings
* ✨ feat: add telemetry in mobile
* ✅ test: fix test
* 🌐 chore: add i18n
2024-03-05 14:15:49 +08:00
renovate[bot]
04a6ef75fe
Update dependency commitlint to v19 ( #1447 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-03 20:28:21 +08:00
renovate[bot]
9ed648b5d8
Update dependency @commitlint/cli to v19 ( #1445 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-03 20:22:56 +08:00
renovate[bot]
c95e4f075d
Update dependency ai to v3 ( #1446 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-03 14:25:52 +08:00
renovate[bot]
0a0310d585
Update dependency query-string to v9 ( #1448 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-03 14:25:29 +08:00
semantic-release-bot
4acc738139
🔖 chore(release): v0.130.7 [skip ci]
...
### [Version 0.130.7](https://github.com/lobehub/lobe-chat/compare/v0.130.6...v0.130.7 )
<sup>Released on **2024-03-03**</sup>
#### ♻ Code Refactoring
- **misc**: Update gpt-3.5-turbo model card.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Update gpt-3.5-turbo model card, closes [#1449 ](https://github.com/lobehub/lobe-chat/issues/1449 ) ([d0be0c7 ](https://github.com/lobehub/lobe-chat/commit/d0be0c7 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-03-03 04:02:33 +00:00
Arvin Xu
d0be0c7355
♻️ refactor: update gpt-3.5-turbo model card ( #1449 )
...
* ♻️ refactor: update gpt-3.5 model info
* ✅ test: update test
2024-03-03 11:59:47 +08:00
renovate[bot]
61bf0ec277
Update dependency @auth/core to latest ( #1444 )
...
* Update dependency @auth/core to ^0.28.0
* Update package.json
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Arvin Xu <arvinx@foxmail.com >
2024-03-03 11:33:24 +08:00
semantic-release-bot
01c7ad40c6
🔖 chore(release): v0.130.6 [skip ci]
...
### [Version 0.130.6](https://github.com/lobehub/lobe-chat/compare/v0.130.5...v0.130.6 )
<sup>Released on **2024-03-01**</sup>
#### ♻ Code Refactoring
- **misc**: Refactor the plugin and tool slice.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Refactor the plugin and tool slice, closes [#1437 ](https://github.com/lobehub/lobe-chat/issues/1437 ) ([003e230 ](https://github.com/lobehub/lobe-chat/commit/003e230 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-03-01 15:53:40 +00:00
LobeHub Bot
003e230c57
♻️ refactor: refactor the plugin and tool slice ( #1437 )
...
* ♻️ refactor: refactor the plugin and tool slice
* ✅ test: update test
---------
Co-authored-by: arvinxx <arvinx@foxmail.com >
2024-03-01 23:49:14 +08:00
Tony H Dillion
bf29ec533a
📝 docs: improve README ( #1434 )
...
* Fix typo in Update README.zh-CN.md
* fix text Update README.zh-CN.md
2024-03-01 23:06:43 +08:00
semantic-release-bot
b066cbf1fb
🔖 chore(release): v0.130.5 [skip ci]
...
### [Version 0.130.5](https://github.com/lobehub/lobe-chat/compare/v0.130.4...v0.130.5 )
<sup>Released on **2024-03-01**</sup>
#### 💄 Styles
- **misc**: Support switch model with tag.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Support switch model with tag, closes [#1435 ](https://github.com/lobehub/lobe-chat/issues/1435 ) ([233150e ](https://github.com/lobehub/lobe-chat/commit/233150e ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-03-01 13:57:48 +00:00
Arvin Xu
233150e752
💄 style: support switch model with tag ( #1435 )
2024-03-01 21:55:05 +08:00
Arvin Xu
438b4c2bdb
✅ test: add test ( #1433 )
...
* ✅ test: add test
* ✅ test: add tests
2024-03-01 21:28:44 +08:00
semantic-release-bot
11f84972fd
🔖 chore(release): v0.130.4 [skip ci]
...
### [Version 0.130.4](https://github.com/lobehub/lobe-chat/compare/v0.130.3...v0.130.4 )
<sup>Released on **2024-02-29**</sup>
#### ♻ Code Refactoring
- **misc**: Refactor the core chatStream and plugin gateway auth.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Refactor the core chatStream and plugin gateway auth, closes [#1426 ](https://github.com/lobehub/lobe-chat/issues/1426 ) ([7d3c1b6 ](https://github.com/lobehub/lobe-chat/commit/7d3c1b6 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-02-29 14:10:48 +00:00
Arvin Xu
7d3c1b6ea6
♻️ refactor: refactor the core chatStream and plugin gateway auth ( #1426 )
...
* ♻️ refactor: refactor the core chatStream
* ♻️ refactor: refactor the plugin api auth
* ✅ test: add google tests
* ✅ test: add google tests
* ✅ test: add google tests
* ♻️ refactor: refactor the plugin api auth
2024-02-29 22:08:09 +08:00
semantic-release-bot
eef5eba32f
🔖 chore(release): v0.130.3 [skip ci]
...
### [Version 0.130.3](https://github.com/lobehub/lobe-chat/compare/v0.130.2...v0.130.3 )
<sup>Released on **2024-02-29**</sup>
#### ♻ Code Refactoring
- **misc**: Refactor the google api route and add more tests for chat route.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Refactor the google api route and add more tests for chat route, closes [#1424 ](https://github.com/lobehub/lobe-chat/issues/1424 ) ([063a4d5 ](https://github.com/lobehub/lobe-chat/commit/063a4d5 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-02-29 07:31:15 +00:00
Arvin Xu
063a4d5a2e
♻️ refactor: refactor the google api route and add more tests for chat route ( #1424 )
...
* ♻️ refactor: refactor the Google api router
* ✅ test: add test for the chat api router
2024-02-29 15:28:34 +08:00
semantic-release-bot
d49b5ad036
🔖 chore(release): v0.130.2 [skip ci]
...
### [Version 0.130.2](https://github.com/lobehub/lobe-chat/compare/v0.130.1...v0.130.2 )
<sup>Released on **2024-02-29**</sup>
#### 🐛 Bug Fixes
- **misc**: Update azure OpenAI api version options to latest.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Update azure OpenAI api version options to latest, closes [#1423 ](https://github.com/lobehub/lobe-chat/issues/1423 ) ([d992262 ](https://github.com/lobehub/lobe-chat/commit/d992262 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-02-29 05:16:11 +00:00
Zack Chang
d992262beb
🐛 fix: update azure OpenAI api version options to latest ( #1423 )
2024-02-29 13:13:30 +08:00
semantic-release-bot
9a6d9ce9ce
🔖 chore(release): v0.130.1 [skip ci]
...
### [Version 0.130.1](https://github.com/lobehub/lobe-chat/compare/v0.130.0...v0.130.1 )
<sup>Released on **2024-02-28**</sup>
#### 🐛 Bug Fixes
- **google**: Add safetySettings to avoid error response with google AI model.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **google**: Add safetySettings to avoid error response with google AI model, closes [#1418 ](https://github.com/lobehub/lobe-chat/issues/1418 ) ([87bf1fb ](https://github.com/lobehub/lobe-chat/commit/87bf1fb ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-02-28 16:23:13 +00:00
Arvin Xu
6aa168911d
✅ test: add test for agent runtime providers ( #1417 )
...
* ✅ test: add test for agent runtime providers
* ✅ test: fix test
* ✅ test: fix crypto relative test
2024-02-29 00:20:24 +08:00
keung67
87bf1fbfc7
🐛 fix(google): add safetySettings to avoid error response with google AI model ( #1418 )
...
* add safetySettings, set block_none
HarmBlockThreshold.BLOCK_NONE
* 🎨 chore: format code
* 📝 docs(bot): Auto sync agents & plugin to readme
2024-02-29 00:20:08 +08:00
semantic-release-bot
dd9d93ea99
🔖 chore(release): v0.130.0 [skip ci]
...
## [Version 0.130.0](https://github.com/lobehub/lobe-chat/compare/v0.129.6...v0.130.0 )
<sup>Released on **2024-02-27**</sup>
#### ✨ Features
- **misc**: Support multiple API Keys.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Support multiple API Keys, closes [#1345 ](https://github.com/lobehub/lobe-chat/issues/1345 ) ([17c5da3 ](https://github.com/lobehub/lobe-chat/commit/17c5da3 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-02-27 05:51:03 +00:00
Larify
17c5da3f8f
✨ feat: support multiple API Keys ( #1345 )
...
* ✨ feat: Support multiple API keys [RFC 027]
* 📝 docs: add env variable API_KEY_SELECT_MODE
* 🔧 chore: Adjust the parameter API_KEY_SELECT_MODE to be optional
* 🔧 fix: Adjustments made according to Code Review requirements
* ✅ test: add test for ApiKeyManager
* 🔧 fix: Support for multiple API Keys from user input on the client side
* 🔧 chore: handle Perplexity API Key
* 🔧 chore: update OpenAI or Azure API Key select
* 🔧 chore: update OpenAI or Azure API Key select
2024-02-27 13:48:26 +08:00
lobehubbot
a1a055d763
📝 docs(bot): Auto sync agents & plugin to readme
2024-02-27 03:42:53 +00:00
Arvin Xu
311ca88e2f
📝 docs: add more deployment documents ( #1393 )
...
* 📝 docs: Creating self-hosting documents repocloud.mdx (#1388 )
* Creating self-hosting documents repocloud.mdx
Adding deployment documentation for RepoCloud as requested :)
* Update repocloud.mdx
Modifying with svg instead of png as requested
* 📝 docs: create repocloud.zn-CN.mdx (#1389 )
* Create repocloud.zn-CN.mdx
* Update repocloud.zn-CN.mdx
Changing png to svg
* 📝 docs: update docs
* 📝 docs: add netlify deployment
* 🔧 chore: add netlify.toml config
* ✨ docs: update platform deployment
* ✨ docs: update readme
---------
Co-authored-by: cosark <121065588+cosark@users.noreply.github.com >
2024-02-27 11:40:16 +08:00
semantic-release-bot
33d4354897
🔖 chore(release): v0.129.6 [skip ci]
...
### [Version 0.129.6](https://github.com/lobehub/lobe-chat/compare/v0.129.5...v0.129.6 )
<sup>Released on **2024-02-25**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix github url.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix github url ([42ea0f5 ](https://github.com/lobehub/lobe-chat/commit/42ea0f5 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-02-25 14:30:53 +00:00
arvinxx
42ea0f568a
🐛 fix: fix github url
2024-02-25 22:27:59 +08:00
lobehubbot
6c3856e703
📝 docs(bot): Auto sync agents & plugin to readme
2024-02-25 01:52:12 +00:00
semantic-release-bot
650a1e9efe
🔖 chore(release): v0.129.5 [skip ci]
...
### [Version 0.129.5](https://github.com/lobehub/lobe-chat/compare/v0.129.4...v0.129.5 )
<sup>Released on **2024-02-25**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix eliminate UI jitter on navigation, improving experience for users sensitive to motion.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix eliminate UI jitter on navigation, improving experience for users sensitive to motion, closes [#1381 ](https://github.com/lobehub/lobe-chat/issues/1381 ) ([9231413 ](https://github.com/lobehub/lobe-chat/commit/9231413 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-02-25 01:51:35 +00:00
Tom
923141368c
🐛 fix: fix eliminate UI jitter on navigation, improving experience for users sensitive to motion ( #1381 )
2024-02-25 09:48:49 +08:00
lobehubbot
3ec7704730
📝 docs(bot): Auto sync agents & plugin to readme
2024-02-25 01:37:10 +00:00
renovate[bot]
0e68259e5d
Update dependency vite to v5.1.4 ( #1382 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-25 09:34:18 +08:00
arvinxx
8c82e3d7d7
📝 docs: update gemma usage docs
2024-02-24 21:10:56 +08:00
arvinxx
573ffbac77
📝 docs: add gemma usage docs
2024-02-24 20:53:18 +08:00
semantic-release-bot
6316306975
🔖 chore(release): v0.129.4 [skip ci]
...
### [Version 0.129.4](https://github.com/lobehub/lobe-chat/compare/v0.129.3...v0.129.4 )
<sup>Released on **2024-02-24**</sup>
#### 🐛 Bug Fixes
- **ollama**: Fix gemma model id.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **ollama**: Fix gemma model id, closes [#1377 ](https://github.com/lobehub/lobe-chat/issues/1377 ) ([3da50ff ](https://github.com/lobehub/lobe-chat/commit/3da50ff ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-02-24 01:08:12 +00:00
Arvin Xu
3da50ff4c7
🐛 fix(ollama): fix gemma model id ( #1377 )
2024-02-24 09:05:35 +08:00
semantic-release-bot
ec76917a28
🔖 chore(release): v0.129.3 [skip ci]
...
### [Version 0.129.3](https://github.com/lobehub/lobe-chat/compare/v0.129.2...v0.129.3 )
<sup>Released on **2024-02-23**</sup>
#### 💄 Styles
- **misc**: Add gemma model logo for ollama.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Add gemma model logo for ollama, closes [#1369 ](https://github.com/lobehub/lobe-chat/issues/1369 ) ([e2fb3a3 ](https://github.com/lobehub/lobe-chat/commit/e2fb3a3 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-02-23 14:28:48 +00:00
Arvin Xu
e2fb3a328d
💄 style: add gemma model logo for ollama ( #1369 )
2024-02-23 22:26:04 +08:00
lobehubbot
4bbb773334
📝 docs(bot): Auto sync agents & plugin to readme
2024-02-23 10:15:17 +00:00
CanisMinor
daae02e647
📝 docs: Update readme ( #1366 )
...
* 📝 docs: Update README.md
* 📝 docs: Update README.zh-CN.md
* 📝 docs: Fix typo
* 📝 docs: Fix typo
* Update README.md
* Update README.zh-CN.md
2024-02-23 18:12:41 +08:00
lobehubbot
15a1eed1e3
📝 docs(bot): Auto sync agents & plugin to readme
2024-02-23 07:18:04 +00:00
semantic-release-bot
c4484fa4c8
🔖 chore(release): v0.129.2 [skip ci]
...
### [Version 0.129.2](https://github.com/lobehub/lobe-chat/compare/v0.129.1...v0.129.2 )
<sup>Released on **2024-02-23**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix OAuth don't get user id from session.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix OAuth don't get user id from session, closes [#1347 ](https://github.com/lobehub/lobe-chat/issues/1347 ) ([ce4d6ca ](https://github.com/lobehub/lobe-chat/commit/ce4d6ca ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-02-23 07:17:27 +00:00
cy948
ce4d6ca9bd
🐛 fix: fix OAuth don't get user id from session ( #1347 )
...
* ⬆️ chore: update next-auth to 5.0.0-beta.13
- ⬆️ chore: update @auth/core to ^0.27.0
* 🐛 fix: Could not get `user_id` from session
* ⬆️ chore: Unlock next-auth to `beta`
* 📝 docs: Add custom session guide
* 🐛 fix: use `user_id` from next-auth
2024-02-23 15:14:50 +08:00
arvinxx
6485db72aa
📝 docs: improve ollama docs
2024-02-22 23:11:56 +08:00
Arvin Xu
6827d20c11
📝 docs: add ollama documents about self-hosting and usage ( #1355 )
...
* 📝 docs: add ollama documents
* 📝 docs: update image usage
2024-02-22 23:04:02 +08:00
semantic-release-bot
8ddf81aea5
🔖 chore(release): v0.129.1 [skip ci]
...
### [Version 0.129.1](https://github.com/lobehub/lobe-chat/compare/v0.129.0...v0.129.1 )
<sup>Released on **2024-02-22**</sup>
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
</details>
<div align="right">
[](#readme-top)
</div>
2024-02-22 12:56:48 +00:00
Arvin Xu
0db8c268e2
⚡ ️ perf: improve pages a11y ( #1353 )
...
* ♿ ️ fix: improve a11y
* ⚡ ️ perf: improve logo
* ♿ ️ perf: improve viewport scale
* ♿ ️ perf: improve a11y for settings page
* 🌐 chore: update i18n
2024-02-22 20:54:12 +08:00
semantic-release-bot
0031c6856d
🔖 chore(release): v0.129.0 [skip ci]
...
## [Version 0.129.0](https://github.com/lobehub/lobe-chat/compare/v0.128.10...v0.129.0 )
<sup>Released on **2024-02-22**</sup>
#### ✨ Features
- **misc**: Support perplexity AI provider.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Support perplexity AI provider, closes [#1339 ](https://github.com/lobehub/lobe-chat/issues/1339 ) ([61c88fb ](https://github.com/lobehub/lobe-chat/commit/61c88fb ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-02-22 07:19:26 +00:00
Sangmin Ahn
61c88fbe61
✨ feat: support perplexity AI provider ( #1339 )
...
* ✨ feat: support a new model provider, perplexity
* 🌐 style: update i18n
* 🚸 chore: improve model list index
2024-02-22 15:16:44 +08:00
semantic-release-bot
d5472a2eac
🔖 chore(release): v0.128.10 [skip ci]
...
### [Version 0.128.10](https://github.com/lobehub/lobe-chat/compare/v0.128.9...v0.128.10 )
<sup>Released on **2024-02-21**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix the robots.txt config.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix the robots.txt config ([c4adfe4 ](https://github.com/lobehub/lobe-chat/commit/c4adfe4 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-02-21 13:42:25 +00:00
arvinxx
c4adfe44d3
🐛 fix: fix the robots.txt config
2024-02-21 21:39:28 +08:00
semantic-release-bot
cd506dde85
🔖 chore(release): v0.128.9 [skip ci]
...
### [Version 0.128.9](https://github.com/lobehub/lobe-chat/compare/v0.128.8...v0.128.9 )
<sup>Released on **2024-02-20**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix the robots.txt config.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix the robots.txt config ([34901b4 ](https://github.com/lobehub/lobe-chat/commit/34901b4 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-02-20 14:48:42 +00:00
arvinxx
34901b40d5
🐛 fix: fix the robots.txt config
2024-02-20 22:45:43 +08:00
semantic-release-bot
7f669f5ec0
🔖 chore(release): v0.128.8 [skip ci]
...
### [Version 0.128.8](https://github.com/lobehub/lobe-chat/compare/v0.128.7...v0.128.8 )
<sup>Released on **2024-02-20**</sup>
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
</details>
<div align="right">
[](#readme-top)
</div>
2024-02-20 13:35:55 +00:00
Arvin Xu
79be7afed7
🔍 ️ perf: add sitemap and robot.txt to improve SEO ( #1337 )
...
* 🔍 ️ fix: add sitemap and robots.txt
* 🐛 fix: fix canonical url
* 🐛 fix: fix canonical url
* 🐛 fix: fix canonical url
* 🐛 fix: fix deploy url
* 🐛 fix: fix canonical url
* 🐛 fix: fix the robots config
2024-02-20 21:33:10 +08:00
cy948
cf78c5bbee
📝 docs(authentication): add varible NEXTAUTH_URL ( #1335 )
2024-02-20 19:15:53 +08:00
Arvin Xu
2b3e457ffe
📝 docs: Update docs ( #1332 )
...
* Update README.md
* 📝 docs: update docs
2024-02-20 14:21:50 +08:00
arvinxx
c7a0bc2119
📝 docs: update docs
2024-02-20 13:37:03 +08:00
semantic-release-bot
5f9a52cc09
🔖 chore(release): v0.128.7 [skip ci]
...
### [Version 0.128.7](https://github.com/lobehub/lobe-chat/compare/v0.128.6...v0.128.7 )
<sup>Released on **2024-02-20**</sup>
#### 💄 Styles
- **misc**: Improve docs url and add more docs.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Improve docs url and add more docs, closes [#1329 ](https://github.com/lobehub/lobe-chat/issues/1329 ) ([85b3136 ](https://github.com/lobehub/lobe-chat/commit/85b3136 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-02-20 04:44:56 +00:00
Arvin Xu
85b31369da
💄 style: improve docs url and add more docs ( #1329 )
...
* 💄 style: improve docs url
* 📝 docs: update docs
* 📝 docs: update docs
* Update README.md
* Update README.zh-CN.md
* 📝 docs: update docs
2024-02-20 12:42:21 +08:00
lobehubbot
bd16e5a061
📝 docs(bot): Auto sync agents & plugin to readme
2024-02-20 02:03:11 +00:00
semantic-release-bot
0694cc46cf
🔖 chore(release): v0.128.6 [skip ci]
...
### [Version 0.128.6](https://github.com/lobehub/lobe-chat/compare/v0.128.5...v0.128.6 )
<sup>Released on **2024-02-20**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix OAuth errors on Docker deployment.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix OAuth errors on Docker deployment, closes [#1323 ](https://github.com/lobehub/lobe-chat/issues/1323 ) ([922e843 ](https://github.com/lobehub/lobe-chat/commit/922e843 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-02-20 02:02:27 +00:00
cy948
922e84306c
🐛 fix: fix OAuth errors on Docker deployment ( #1323 )
...
* 📝 docs: add ENV `NEXTAUTH_URL` to docs
* 🐛 fix: OAuth errors on Docker deployment
* 📌 chore: Lock next-auth to 5.0.0-beta.11
2024-02-20 09:59:40 +08:00
Yusuf Mansur Özer
961a007433
📝 docs: fix typo on README.md ( #1324 )
2024-02-19 16:00:55 +08:00
arvinxx
087bc60aaa
📝 docs: update docs
2024-02-19 15:08:02 +08:00
arvinxx
15cf626d79
📝 docs: update docs
2024-02-19 14:42:46 +08:00
holocron.so
3aaf325e64
Update docs/agents/topics.mdx
2024-02-19 05:35:08 +00:00
holocron.so
3a72ba4fc6
Update docs/agents/prompt.mdx
2024-02-19 05:34:38 +00:00
lobehubbot
12728b8f05
📝 docs(bot): Auto sync agents & plugin to readme
2024-02-19 03:23:08 +00:00
arvinxx
439775be5a
📝 docs: fix docs
2024-02-19 11:20:13 +08:00
arvinxx
d57fdd233f
📝 docs: update docs
2024-02-19 00:00:20 +08:00
semantic-release-bot
3245e127fb
🔖 chore(release): v0.128.5 [skip ci]
...
### [Version 0.128.5](https://github.com/lobehub/lobe-chat/compare/v0.128.4...v0.128.5 )
<sup>Released on **2024-02-18**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix the document url.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix the document url ([43b5677 ](https://github.com/lobehub/lobe-chat/commit/43b5677 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-02-18 14:36:29 +00:00
arvinxx
43b5677aaf
🐛 fix: fix the document url
2024-02-18 22:33:23 +08:00
arvinxx
dd947e6572
📝 docs: fix upstream sync docs
2024-02-18 22:22:19 +08:00
semantic-release-bot
c285117786
🔖 chore(release): v0.128.4 [skip ci]
...
### [Version 0.128.4](https://github.com/lobehub/lobe-chat/compare/v0.128.3...v0.128.4 )
<sup>Released on **2024-02-18**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix documents i18n.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix documents i18n, closes [#1319 ](https://github.com/lobehub/lobe-chat/issues/1319 ) ([a0600dc ](https://github.com/lobehub/lobe-chat/commit/a0600dc ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-02-18 14:16:19 +00:00
Arvin Xu
a0600dce80
🐛 fix: fix documents i18n ( #1319 )
...
* 🐛 fix: fix plugin install button
* 🌐 style: update i18n
2024-02-18 22:13:42 +08:00
renovate[bot]
99c65caf9d
⬆️ chore: update dependency husky to v9 ( #1166 )
...
* Update dependency husky to v9
* ⬆️ chore: migrate to husky 9
* 📝 docs: update docs
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: arvinxx <arvinx@foxmail.com >
2024-02-18 21:55:49 +08:00
semantic-release-bot
3be8eb1534
🔖 chore(release): v0.128.3 [skip ci]
...
### [Version 0.128.3](https://github.com/lobehub/lobe-chat/compare/v0.128.2...v0.128.3 )
<sup>Released on **2024-02-18**</sup>
#### ♻ Code Refactoring
- **misc**: Refactor with chat docs site.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Refactor with chat docs site, closes [#1309 ](https://github.com/lobehub/lobe-chat/issues/1309 ) ([c131fa6 ](https://github.com/lobehub/lobe-chat/commit/c131fa6 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-02-18 13:44:18 +00:00
arvinxx
f440a00ff5
🔧 chore: update wiki sync
2024-02-18 21:41:23 +08:00
Arvin Xu
c131fa68f0
♻️ refactor: refactor with chat docs site ( #1309 )
...
* 📝 docs: add package.json
* 🔧 chore: update config
* 🔧 chore: update config
* 📝 docs: update docs
* 📝 docs: add en-US docs
* 📝 docs: update docs
* 📝 docs: fix docs url
* 🔧 chore: add docs rewrites
* 🔧 chore: add docs rewrites
* 🔧 chore: fix docs rewrites
* 💄 style: update docs link
* 🚚 chore: move to contributing docs
* 🔧 chore: update contributing ci workflow
* 💄 style: update docs link
2024-02-18 21:39:04 +08:00
Arvin Xu
c831b978f9
📌 chore: pin vite and vitest to fix test ( #1317 )
...
* 📌 chore: pin vite to fix test
* 📌 chore: pin vite to fix test
* 📌 chore: pin vite to fix test
2024-02-18 17:06:03 +08:00
semantic-release-bot
9e0c05c136
🔖 chore(release): v0.128.2 [skip ci]
...
### [Version 0.128.2](https://github.com/lobehub/lobe-chat/compare/v0.128.1...v0.128.2 )
<sup>Released on **2024-02-15**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix agent avatar click wrong navigation.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix agent avatar click wrong navigation, closes [#1308 ](https://github.com/lobehub/lobe-chat/issues/1308 ) ([adc7bc1 ](https://github.com/lobehub/lobe-chat/commit/adc7bc1 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-02-15 15:21:13 +00:00
Arvin Xu
adc7bc1605
🐛 fix: fix agent avatar click wrong navigation ( #1308 )
2024-02-15 23:18:37 +08:00
semantic-release-bot
50f2d60912
🔖 chore(release): v0.128.1 [skip ci]
...
### [Version 0.128.1](https://github.com/lobehub/lobe-chat/compare/v0.128.0...v0.128.1 )
<sup>Released on **2024-02-15**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix auto lang switch.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix auto lang switch, closes [#1305 ](https://github.com/lobehub/lobe-chat/issues/1305 ) ([7a51329 ](https://github.com/lobehub/lobe-chat/commit/7a51329 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-02-15 01:45:41 +00:00
Arvin Xu
7a51329bc4
🐛 fix: fix auto lang switch ( #1305 )
2024-02-15 09:42:58 +08:00
semantic-release-bot
c67c25f688
🔖 chore(release): v0.128.0 [skip ci]
...
## [Version 0.128.0](https://github.com/lobehub/lobe-chat/compare/v0.127.2...v0.128.0 )
<sup>Released on **2024-02-14**</sup>
#### ✨ Features
- **misc**: Support define default agent config with `DEFAULT_AGENT_CONFIG` ENV.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Support define default agent config with `DEFAULT_AGENT_CONFIG` ENV, closes [#1291 ](https://github.com/lobehub/lobe-chat/issues/1291 ) ([c7c096e ](https://github.com/lobehub/lobe-chat/commit/c7c096e ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-02-14 17:11:26 +00:00
Arvin Xu
c7c096e6c8
✨ feat: Support define default agent config with DEFAULT_AGENT_CONFIG ENV ( #1291 )
...
* ✨ feat: add parser
* ✨ feat: add parser
* ✨ feat: support DEFAULT_AGENT_CONFIG env
* ✨ feat: add parser
* 📝 docs: add docs
* 🐛 fix: fix max token config
2024-02-15 01:08:44 +08:00
semantic-release-bot
6bf1bfa3ca
🔖 chore(release): v0.127.2 [skip ci]
...
### [Version 0.127.2](https://github.com/lobehub/lobe-chat/compare/v0.127.1...v0.127.2 )
<sup>Released on **2024-02-14**</sup>
#### ♻ Code Refactoring
- **misc**: Refactor the sidebar to fix first render state.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Refactor the sidebar to fix first render state, closes [#1301 ](https://github.com/lobehub/lobe-chat/issues/1301 ) ([c477491 ](https://github.com/lobehub/lobe-chat/commit/c477491 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-02-14 16:19:35 +00:00
Arvin Xu
c477491fa4
♻️ refactor: refactor the sidebar to fix first render state ( #1301 )
2024-02-15 00:16:44 +08:00
lobehubbot
95933827e7
📝 docs(bot): Auto sync agents & plugin to readme
2024-02-14 08:33:29 +00:00
semantic-release-bot
7b201c5f08
🔖 chore(release): v0.127.1 [skip ci]
...
### [Version 0.127.1](https://github.com/lobehub/lobe-chat/compare/v0.127.0...v0.127.1 )
<sup>Released on **2024-02-14**</sup>
#### 💄 Styles
- **misc**: Improve settings tabs style and refactor the LLM setting page.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Improve settings tabs style and refactor the LLM setting page, closes [#1299 ](https://github.com/lobehub/lobe-chat/issues/1299 ) ([31f6f15 ](https://github.com/lobehub/lobe-chat/commit/31f6f15 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-02-14 08:32:56 +00:00
Arvin Xu
31f6f15ea4
💄 style: improve settings tabs style and refactor the LLM setting page ( #1299 )
...
* ✅ test: add test for auth
* ♻️ refactor: refactor the LLM setting page
* 💄 style: improve settings tabs style
* ♻️ refactor: refactor the settings layout
* 🐛 fix: fix double click on iOS
* 🐛 fix: fix goback routing
2024-02-14 16:30:17 +08:00
semantic-release-bot
72ff40437a
🔖 chore(release): v0.127.0 [skip ci]
...
## [Version 0.127.0](https://github.com/lobehub/lobe-chat/compare/v0.126.5...v0.127.0 )
<sup>Released on **2024-02-13**</sup>
#### ✨ Features
- **llm**: Support Ollama AI Provider for local LLM.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **llm**: Support Ollama AI Provider for local LLM ([3b6f249 ](https://github.com/lobehub/lobe-chat/commit/3b6f249 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-02-13 16:21:26 +00:00
arvinxx
3b6f24934e
✨ feat(llm): support Ollama AI Provider for local LLM
2024-02-14 00:18:37 +08:00
Arvin Xu
fbcfc96a8d
✨ feat(llm): support Ollama AI Provider (local LLM) ( #1293 )
...
* ✨ feat(llm): support Ollama AI Provider (local llm)
* 🎨 refactor: improve code style
* ✨ feat: add more ollama model
* 🌐 style: add locales
---------
Co-authored-by: Johnson <shijianyue47@gmail.com >
Co-authored-by: shijianyue <shijianyue@bytedance.com >
2024-02-14 00:01:32 +08:00
semantic-release-bot
ff5d9aee9f
🔖 chore(release): v0.126.5 [skip ci]
...
### [Version 0.126.5](https://github.com/lobehub/lobe-chat/compare/v0.126.4...v0.126.5 )
<sup>Released on **2024-02-12**</sup>
#### ♻ Code Refactoring
- **misc**: Refactor with the auth code.
#### 🐛 Bug Fixes
- **misc**: Fix middleware auth console error.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Refactor with the auth code ([8cee01f ](https://github.com/lobehub/lobe-chat/commit/8cee01f ))
#### What's fixed
* **misc**: Fix middleware auth console error ([ad3ade8 ](https://github.com/lobehub/lobe-chat/commit/ad3ade8 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-02-12 01:17:03 +00:00
Arvin Xu
fc08478ba4
Merge pull request #1289 from lobehub/fix/auth
...
🐛 fix: fix auth in middleware
2024-02-12 09:14:28 +08:00
arvinxx
8cee01fc10
♻️ refactor: refactor with the auth code
2024-02-11 22:08:01 +08:00
arvinxx
ad3ade80ae
🐛 fix: fix middleware auth console error
2024-02-11 22:07:27 +08:00
lobehubbot
21c192d662
📝 docs(bot): Auto sync agents & plugin to readme
2024-02-11 06:49:19 +00:00
semantic-release-bot
7582625fae
🔖 chore(release): v0.126.4 [skip ci]
...
### [Version 0.126.4](https://github.com/lobehub/lobe-chat/compare/v0.126.3...v0.126.4 )
<sup>Released on **2024-02-11**</sup>
#### ♻ Code Refactoring
- **misc**: Update Model provider request url.
#### 🐛 Bug Fixes
- **misc**: Fix auth error in console, fix token tag usage display.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Update Model provider request url ([b64acc0 ](https://github.com/lobehub/lobe-chat/commit/b64acc0 ))
#### What's fixed
* **misc**: Fix auth error in console ([8e7ee82 ](https://github.com/lobehub/lobe-chat/commit/8e7ee82 ))
* **misc**: Fix token tag usage display ([6e7134b ](https://github.com/lobehub/lobe-chat/commit/6e7134b ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-02-11 06:48:39 +00:00
Arvin Xu
6b7be077a2
Merge pull request #1286 from lobehub/fix/fix-bugs
...
🐛 fix: fix auth error in console and some other bugs
2024-02-11 14:46:01 +08:00
arvinxx
b64acc0b84
♻️ refactor: update Model provider request url
2024-02-11 14:38:58 +08:00
arvinxx
6e7134bf98
🐛 fix: fix token tag usage display
2024-02-11 14:28:17 +08:00
arvinxx
8e7ee8227c
🐛 fix: fix auth error in console
2024-02-11 14:28:17 +08:00
semantic-release-bot
6297ba6995
🔖 chore(release): v0.126.3 [skip ci]
...
### [Version 0.126.3](https://github.com/lobehub/lobe-chat/compare/v0.126.2...v0.126.3 )
<sup>Released on **2024-02-09**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix auth layout error.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix auth layout error ([efd7d14 ](https://github.com/lobehub/lobe-chat/commit/efd7d14 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-02-09 09:14:02 +00:00
arvinxx
efd7d14e09
🐛 fix: fix auth layout error
2024-02-09 17:10:31 +08:00
semantic-release-bot
bfc8372e86
🔖 chore(release): v0.126.2 [skip ci]
...
### [Version 0.126.2](https://github.com/lobehub/lobe-chat/compare/v0.126.1...v0.126.2 )
<sup>Released on **2024-02-09**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix OAuth throws an error on Vercel deploy.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix OAuth throws an error on Vercel deploy, closes [#1278 ](https://github.com/lobehub/lobe-chat/issues/1278 ) [#1277 ](https://github.com/lobehub/lobe-chat/issues/1277 ) [#1274 ](https://github.com/lobehub/lobe-chat/issues/1274 ) ([81d2d76 ](https://github.com/lobehub/lobe-chat/commit/81d2d76 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-02-09 08:58:46 +00:00
Arvin Xu
81d2d76dda
🐛 fix: fix OAuth throws an error on Vercel deploy ( #1278 )
...
* 🐛 fix(oauth): fix OAuth throws an error on Vercel deploy (#1277 )
* 🐛 fix(oauth): OAuth throws an error (#1274 )
* 🐛 fix(oauth): "ikm" argument must be of type string or an instance of SecretKeyObject
* 📝 docs: Update Auth0 callback URLs in deployment docs
The documentation for both the English and Chinese versions of the
Authentication setup has been updated to include instructions on
configuring the Allowed Callback URLs for Auth0. This step is crucial
for ensuring that the authentication process works correctly after
deployment. The notes added emphasize the importance of keeping the
callback URLs consistent with the deployed service's URLs.
* 📝 docs(oauth): Fix wiki documents
* 🐛 fix: only add auth layout when enabled
---------
Co-authored-by: 小云丨Arale <30863298+CloudPassenger@users.noreply.github.com >
2024-02-09 16:55:55 +08:00
lobehubbot
9177f72013
📝 docs(bot): Auto sync agents & plugin to readme
2024-02-09 08:33:32 +00:00
semantic-release-bot
c5c3ac83c7
🔖 chore(release): v0.126.1 [skip ci]
...
### [Version 0.126.1](https://github.com/lobehub/lobe-chat/compare/v0.126.0...v0.126.1 )
<sup>Released on **2024-02-09**</sup>
#### 🐛 Bug Fixes
- **misc**: Add basePath to support subdirectory.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Add basePath to support subdirectory, closes [#1179 ](https://github.com/lobehub/lobe-chat/issues/1179 ) ([43e544a ](https://github.com/lobehub/lobe-chat/commit/43e544a ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-02-09 08:32:57 +00:00
Arvin Xu
43e544a354
🐛 fix: add basePath to support subdirectory ( #1179 )
...
* 🔧 chore: test the base path
* 🐛 fix: fix api base path
* 🐛 fix: fix api base path
* 🐛 fix: fix api base path
* 🐛 fix: fix image base path
* 🐛 fix: fix api base path
* 🐛 fix: fix image base path
* 🐛 fix: fix manifest.json
* 🐛 fix: fix manifest.json
* ✅ test: fix test
* 🔧 chore: clean code
* 🔧 chore: clean code
* 📝 docs: update docs
* 🐛 fix: fix api base path
* ✅ test: fix test
* 🐛 fix: fix image base path
* 🐛 fix: fix image base path
2024-02-09 16:30:25 +08:00
lobehubbot
105e1a8dfe
📝 docs(bot): Auto sync agents & plugin to readme
2024-02-09 02:17:13 +00:00
semantic-release-bot
b279a383bb
🔖 chore(release): v0.126.0 [skip ci]
...
## [Version 0.126.0](https://github.com/lobehub/lobe-chat/compare/v0.125.0...v0.126.0 )
<sup>Released on **2024-02-09**</sup>
#### ✨ Features
- **misc**: Support umami analytics.
#### 🐛 Bug Fixes
- **misc**: The back button on the chat setting page can correctly return to the configured Agent chat page.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Support umami analytics, closes [#1267 ](https://github.com/lobehub/lobe-chat/issues/1267 ) ([da7beba ](https://github.com/lobehub/lobe-chat/commit/da7beba ))
#### What's fixed
* **misc**: The back button on the chat setting page can correctly return to the configured Agent chat page, closes [#1272 ](https://github.com/lobehub/lobe-chat/issues/1272 ) ([4cc1ad5 ](https://github.com/lobehub/lobe-chat/commit/4cc1ad5 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-02-09 02:16:36 +00:00
Bryan
da7beba421
✨ feat: Support umami analytics ( #1267 )
...
* ✨ feat(analytics): support umami
* 📝 docs: add docs
2024-02-09 10:14:06 +08:00
Ryan
4cc1ad5496
🐛 fix: The back button on the chat setting page can correctly return to the configured Agent chat page ( #1272 )
2024-02-09 10:13:40 +08:00
lobehubbot
ea305ee8cc
📝 docs(bot): Auto sync agents & plugin to readme
2024-02-08 08:07:22 +00:00
semantic-release-bot
a21992be73
🔖 chore(release): v0.125.0 [skip ci]
...
## [Version 0.125.0](https://github.com/lobehub/lobe-chat/compare/v0.124.3...v0.125.0 )
<sup>Released on **2024-02-08**</sup>
#### ✨ Features
- **misc**: Support login & session authentication via OAuth 2.0 (Auth0).
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Support login & session authentication via OAuth 2.0 (Auth0), closes [#1143 ](https://github.com/lobehub/lobe-chat/issues/1143 ) ([0609690 ](https://github.com/lobehub/lobe-chat/commit/0609690 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-02-08 08:06:48 +00:00
小云丨Arale
060969098c
✨ feat: support login & session authentication via OAuth 2.0 (Auth0) ( #1143 )
...
* ✨ feat: adding OAuth2 support
* 🐛 fix: translation for OAuth2
* ♻️ refactor: refactor OAuth 2.0
- clean up code under /api/openai
- update middleware.ts to use custom middleware
- clean up unnessary type definitions
* ♻️ refactor(config): Use server config to enable/disable OAuth 2.0
* 🐛 fix: Adapt OAuth 2.0 middleware to new authentication methods
* 📝 docs(config): Environment variables for Authentication Service Providers
* 📝 docs: Add authentication setup guides for LobeChat
docs: Add authentication setup guides for LobeChat
```
Added detailed documentation for setting up the authentication services in LobeChat, with a focus on integrating Auth0. This includes guides for creating an Auth0 application, adding users, and configuring environment variables. Advanced topics cover connecting to existing single sign-on services and setting up social logins. This effort enhances the platform's security and provides clear instructions for enterprise users on authentication procedures.
* 📝 docs: Add authentication integration guide for LobeChat
docs: Add authentication integration guide with Auth.js
Adds a comprehensive guide on integrating a new authentication provider
using Auth.js in both English and Chinese documentation. The guide
includes pre-requisites, step-by-step code integration, server
configuration updates, frontend changes, and environment variable setup.
```
The changes introduce a new guide in the documentation for integrating new authentication providers using Auth.js. The guide is provided in both English and Chinese, ensuring broad accessibility. It covers the necessary pre-requisites, detailed instructions for adding the core authentication code, updating server configuration, modifying frontend components, and setting up the required environment variables. This will aid developers in implementing authentication features using Auth.js in the LobeChat application.
2024-02-08 16:04:10 +08:00
lobehubbot
b51d1aa2da
📝 docs(bot): Auto sync agents & plugin to readme
2024-02-07 13:23:04 +00:00
semantic-release-bot
6bd0c2f677
🔖 chore(release): v0.124.3 [skip ci]
...
### [Version 0.124.3](https://github.com/lobehub/lobe-chat/compare/v0.124.2...v0.124.3 )
<sup>Released on **2024-02-07**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix use azure api key error.
#### 💄 Styles
- **settings**: Improve LLM connection checker style.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix use azure api key error, closes [#1263 ](https://github.com/lobehub/lobe-chat/issues/1263 ) ([4e08f63 ](https://github.com/lobehub/lobe-chat/commit/4e08f63 ))
#### Styles
* **settings**: Improve LLM connection checker style, closes [#1252 ](https://github.com/lobehub/lobe-chat/issues/1252 ) ([4905d9e ](https://github.com/lobehub/lobe-chat/commit/4905d9e ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-02-07 13:22:24 +00:00
Arvin Xu
4e08f6346c
🐛 fix: fix use azure api key error ( #1263 )
2024-02-07 21:19:46 +08:00
QuentinHsu
4905d9e8ad
💄 style(settings): improve LLM connection checker style ( #1252 )
...
* 💄 style(settings): improve LLM connection checker style
* 💄 style(settings): improve LLM connection checker style 2/n
2024-02-07 21:19:29 +08:00
semantic-release-bot
c4263df1cf
🔖 chore(release): v0.124.2 [skip ci]
...
### [Version 0.124.2](https://github.com/lobehub/lobe-chat/compare/v0.124.1...v0.124.2 )
<sup>Released on **2024-02-06**</sup>
#### 💄 Styles
- **misc**: Add moonshot i18n.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Add moonshot i18n, closes [#1251 ](https://github.com/lobehub/lobe-chat/issues/1251 ) ([4b6663b ](https://github.com/lobehub/lobe-chat/commit/4b6663b ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-02-06 08:39:21 +00:00
Arvin Xu
4b6663bf24
🌐 style: add moonshot i18n ( #1251 )
2024-02-06 16:36:33 +08:00
semantic-release-bot
b57e473c79
🔖 chore(release): v0.124.1 [skip ci]
...
### [Version 0.124.1](https://github.com/lobehub/lobe-chat/compare/v0.124.0...v0.124.1 )
<sup>Released on **2024-02-06**</sup>
#### 💄 Styles
- **misc**: Improve direction UX.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Improve direction UX, closes [#1169 ](https://github.com/lobehub/lobe-chat/issues/1169 ) ([e3929dc ](https://github.com/lobehub/lobe-chat/commit/e3929dc ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-02-06 08:19:15 +00:00
红
e3929dc2ff
🌐 style: improve direction UX ( #1169 )
2024-02-06 16:16:32 +08:00
semantic-release-bot
b14d6af30e
🔖 chore(release): v0.124.0 [skip ci]
...
## [Version 0.124.0](https://github.com/lobehub/lobe-chat/compare/v0.123.4...v0.124.0 )
<sup>Released on **2024-02-06**</sup>
#### ✨ Features
- **misc**: Support Moonshot AI Provider.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Support Moonshot AI Provider, closes [#1232 ](https://github.com/lobehub/lobe-chat/issues/1232 ) ([a6de202 ](https://github.com/lobehub/lobe-chat/commit/a6de202 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-02-06 08:06:37 +00:00
Arvin Xu
a6de2028a9
✨ feat: support Moonshot AI Provider ( #1232 )
...
* ✨ feat: support moonshot
* 📝 docs: update documents
* 🎨 chore: clean code
2024-02-06 16:03:38 +08:00
semantic-release-bot
2b7b0adc4b
🔖 chore(release): v0.123.4 [skip ci]
...
### [Version 0.123.4](https://github.com/lobehub/lobe-chat/compare/v0.123.3...v0.123.4 )
<sup>Released on **2024-02-06**</sup>
#### 💄 Styles
- **misc**: Improve clear topic tips.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Improve clear topic tips, closes [#1247 ](https://github.com/lobehub/lobe-chat/issues/1247 ) ([2d133e9 ](https://github.com/lobehub/lobe-chat/commit/2d133e9 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-02-06 07:34:50 +00:00
红
2d133e9cf1
💄 style: improve clear topic tips ( #1247 )
2024-02-06 15:32:05 +08:00
lobehubbot
7354096234
📝 docs(bot): Auto sync agents & plugin to readme
2024-02-06 07:24:21 +00:00
semantic-release-bot
cc598a867e
🔖 chore(release): v0.123.3 [skip ci]
...
### [Version 0.123.3](https://github.com/lobehub/lobe-chat/compare/v0.123.2...v0.123.3 )
<sup>Released on **2024-02-06**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix non-https `crypto.subtile` missing error.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix non-https `crypto.subtile` missing error, closes [#1238 ](https://github.com/lobehub/lobe-chat/issues/1238 ) ([1750d0b ](https://github.com/lobehub/lobe-chat/commit/1750d0b ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-02-06 07:23:34 +00:00
Arvin Xu
1750d0bd95
🐛 fix: fix non-https crypto.subtile missing error ( #1238 )
...
* 🐛 fix: fix gpt-4 missing with custom model
* 🐛 fix: fix switch locale holdup
* 🎨 chore: clean code
* 🐛 fix: fix non-https crypto error
* ✅ test: fix test
2024-02-06 15:20:57 +08:00
Arthals
b8118a2094
📝 docs: add link to default model ( #1233 )
2024-02-06 10:03:59 +08:00
lobehubbot
b1cb1b1299
📝 docs(bot): Auto sync agents & plugin to readme
2024-02-06 01:00:04 +00:00
semantic-release-bot
08e1f0e50e
🔖 chore(release): v0.123.2 [skip ci]
...
### [Version 0.123.2](https://github.com/lobehub/lobe-chat/compare/v0.123.1...v0.123.2 )
<sup>Released on **2024-02-06**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix docker build.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix docker build, closes [#1231 ](https://github.com/lobehub/lobe-chat/issues/1231 ) ([e180722 ](https://github.com/lobehub/lobe-chat/commit/e180722 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-02-06 00:59:30 +00:00
Arvin Xu
e180722add
🐛 fix: fix docker build ( #1231 )
...
* 💄 style: add file tag for model select
* 🐛 fix: fix docker build
* ♻️ refactor: clean code
2024-02-06 08:56:54 +08:00
lobehubbot
6fc3ae9bad
📝 docs(bot): Auto sync agents & plugin to readme
2024-02-05 14:23:14 +00:00
semantic-release-bot
1fd90d670a
🔖 chore(release): v0.123.1 [skip ci]
...
### [Version 0.123.1](https://github.com/lobehub/lobe-chat/compare/v0.123.0...v0.123.1 )
<sup>Released on **2024-02-05**</sup>
#### 🐛 Bug Fixes
- **misc**: Improve auth control of plugin gateways, update dockerfile.
#### 💄 Styles
- **misc**: Add gpt-4-all feature flag.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Improve auth control of plugin gateways ([6354ad8 ](https://github.com/lobehub/lobe-chat/commit/6354ad8 ))
* **misc**: Update dockerfile ([e66aed3 ](https://github.com/lobehub/lobe-chat/commit/e66aed3 ))
#### Styles
* **misc**: Add gpt-4-all feature flag ([360b36c ](https://github.com/lobehub/lobe-chat/commit/360b36c ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-02-05 14:22:30 +00:00
Arvin Xu
2291571c35
Merge pull request #1229 from lobehub/fix/docker-deploy
...
🐛 fix: docker deploy and update deploy documents
2024-02-05 22:19:42 +08:00
arvinxx
360b36cc93
💄 style: add gpt-4-all feature flag
2024-02-05 21:58:32 +08:00
arvinxx
6131567c48
⬆️ chore: upgrade ahooks
2024-02-05 20:24:41 +08:00
arvinxx
6354ad89f1
🐛 fix: improve auth control of plugin gateways
2024-02-05 20:18:25 +08:00
arvinxx
917b0fe217
📝 docs: update docs
2024-02-05 20:14:51 +08:00
arvinxx
e66aed33c4
🐛 fix: update dockerfile
2024-02-05 20:10:25 +08:00
arvinxx
612fd19719
📝 docs: update deploy url to fix password protection
2024-02-05 20:07:14 +08:00
semantic-release-bot
31446a937c
🔖 chore(release): v0.123.0 [skip ci]
...
## [Version 0.123.0](https://github.com/lobehub/lobe-chat/compare/v0.122.9...v0.123.0 )
<sup>Released on **2024-02-05**</sup>
#### ✨ Features
- **misc**: Support Google / Zhipu / AWS Bedrock model providers.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Support Google / Zhipu / AWS Bedrock model providers, closes [#1173 ](https://github.com/lobehub/lobe-chat/issues/1173 ) ([d5929f6 ](https://github.com/lobehub/lobe-chat/commit/d5929f6 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-02-05 05:02:24 +00:00
Arvin Xu
d5929f6093
✨ feat: support Google / Zhipu / AWS Bedrock model providers ( #1173 )
...
* ✨ feat: support claude
* ✨ feat: support google vision
* ✨ feat: add proxy to provider
* ✨ feat: add google config
* ✨ feat: fix google error handle
* ✨ feat: support bedrock error handle
* ♻️ refactor: refactor the auth with jwt
* ✅ test: fix the openai runtime test
* ♻️ refactor: refactor the settings config
* ✨ feat: refactor the model select in agent setting
* 🎨 chore: improve model list
* ✨ feat: support custom api Key form
* 🎨 chore: improve code
* ♻️ refactor: refactor the custom models
* 💄 style: improve model icon
* ✨ feat: add google handle
* 🌐 style: add i18n
* 📝 docs: add env document about new providers
* 💄 style: improve plugin tag and model options
2024-02-05 12:59:48 +08:00
lobehubbot
81f3ad150a
📝 docs(bot): Auto sync agents & plugin to readme
2024-02-05 02:57:25 +00:00
semantic-release-bot
2c7b3475f3
🔖 chore(release): v0.122.9 [skip ci]
...
### [Version 0.122.9](https://github.com/lobehub/lobe-chat/compare/v0.122.8...v0.122.9 )
<sup>Released on **2024-02-05**</sup>
#### 💄 Styles
- **settings**: Improve LLM connection checker style.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **settings**: Improve LLM connection checker style, closes [#1222 ](https://github.com/lobehub/lobe-chat/issues/1222 ) ([8c349a1 ](https://github.com/lobehub/lobe-chat/commit/8c349a1 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-02-05 02:56:52 +00:00
Arvin Xu
8c349a1735
💄 style(settings): improve LLM connection checker style ( #1222 )
...
* 🚸 perf(check): improve user experience/usability
* 🚸 perf(check): adapt to mobile devices
Co-authored-by: QuentinHsu <xuquentinyang@gmail.com >
2024-02-05 10:54:19 +08:00
semantic-release-bot
70024890d0
🔖 chore(release): v0.122.8 [skip ci]
...
### [Version 0.122.8](https://github.com/lobehub/lobe-chat/compare/v0.122.7...v0.122.8 )
<sup>Released on **2024-02-03**</sup>
#### 💄 Styles
- **misc**: Allow user to add agent without redirection.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Allow user to add agent without redirection, closes [#1199 ](https://github.com/lobehub/lobe-chat/issues/1199 ) ([6577ca1 ](https://github.com/lobehub/lobe-chat/commit/6577ca1 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-02-03 09:42:37 +00:00
Justin3go
6577ca1f00
💄 style: allow user to add agent without redirection ( #1199 )
...
* ✨ feat: allow user to add agent without redirection
* ✅ test: add test in action.ts if isSwitchSession is false
* 🔖 chore: add additional skeleton button for loading
* 🌐 style: add i18n
* 🔖 chore: Refactor agent creation and session handling in Header component
2024-02-03 17:40:06 +08:00
lobehubbot
2b720c2694
📝 docs(bot): Auto sync agents & plugin to readme
2024-02-02 16:27:10 +00:00
semantic-release-bot
0f64694fb6
🔖 chore(release): v0.122.7 [skip ci]
...
### [Version 0.122.7](https://github.com/lobehub/lobe-chat/compare/v0.122.6...v0.122.7 )
<sup>Released on **2024-02-02**</sup>
#### 💄 Styles
- **misc**: Update the gpt-4-1106-preview model to gpt-4-0125-preview.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Update the gpt-4-1106-preview model to gpt-4-0125-preview, closes [#1210 ](https://github.com/lobehub/lobe-chat/issues/1210 ) ([fe623e1 ](https://github.com/lobehub/lobe-chat/commit/fe623e1 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-02-02 16:26:37 +00:00
cklogic
fe623e1acb
💄 style: Update the gpt-4-1106-preview model to gpt-4-0125-preview ( #1210 )
2024-02-03 00:24:02 +08:00
lobehubbot
5d9cd735bc
📝 docs(bot): Auto sync agents & plugin to readme
2024-01-31 11:35:03 +00:00
semantic-release-bot
fbc4f7839f
🔖 chore(release): v0.122.6 [skip ci]
...
### [Version 0.122.6](https://github.com/lobehub/lobe-chat/compare/v0.122.5...v0.122.6 )
<sup>Released on **2024-01-31**</sup>
#### 🐛 Bug Fixes
- **check**: The state of connectivity can only be singular.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **check**: The state of connectivity can only be singular, closes [#1201 ](https://github.com/lobehub/lobe-chat/issues/1201 ) ([c412baf ](https://github.com/lobehub/lobe-chat/commit/c412baf ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-01-31 11:34:30 +00:00
QuentinHsu
c412baf73b
🐛 fix(check): the state of connectivity can only be singular ( #1201 )
2024-01-31 19:31:31 +08:00
lobehubbot
89eed24dc7
📝 docs(bot): Auto sync agents & plugin to readme
2024-01-31 03:35:49 +00:00
semantic-release-bot
f904230ee8
🔖 chore(release): v0.122.5 [skip ci]
...
### [Version 0.122.5](https://github.com/lobehub/lobe-chat/compare/v0.122.4...v0.122.5 )
<sup>Released on **2024-01-31**</sup>
#### 🐛 Bug Fixes
- **misc**: The plugin has a hallucination and gets stuck.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: The plugin has a hallucination and gets stuck, closes [#1191 ](https://github.com/lobehub/lobe-chat/issues/1191 ) ([0189759 ](https://github.com/lobehub/lobe-chat/commit/0189759 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-01-31 03:35:09 +00:00
mushan0x0
018975985b
🐛 fix: The plugin has a hallucination and gets stuck ( #1191 )
2024-01-31 11:32:40 +08:00
semantic-release-bot
36125f4f46
🔖 chore(release): v0.122.4 [skip ci]
...
### [Version 0.122.4](https://github.com/lobehub/lobe-chat/compare/v0.122.3...v0.122.4 )
<sup>Released on **2024-01-30**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix plugin gateway auth.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix plugin gateway auth, closes [#1195 ](https://github.com/lobehub/lobe-chat/issues/1195 ) ([2184167 ](https://github.com/lobehub/lobe-chat/commit/2184167 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-01-30 15:38:34 +00:00
Arvin Xu
2184167f09
🚑 ️ fix: fix plugin gateway auth ( #1195 )
...
* 🚑 ️ fix: fix plugin auth
* 💚 fix: fix build
* 🐛 fix: fix query of chat settings
* 🐛 fix: fix auth
2024-01-30 23:36:02 +08:00
semantic-release-bot
3ad7d63fb5
🔖 chore(release): v0.122.3 [skip ci]
...
### [Version 0.122.3](https://github.com/lobehub/lobe-chat/compare/v0.122.2...v0.122.3 )
<sup>Released on **2024-01-30**</sup>
#### ♻ Code Refactoring
- **misc**: Refactor the setting storage from localStorage to indexedDB.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Refactor the setting storage from localStorage to indexedDB, closes [#1180 ](https://github.com/lobehub/lobe-chat/issues/1180 ) ([615e796 ](https://github.com/lobehub/lobe-chat/commit/615e796 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-01-30 14:40:58 +00:00
Arvin Xu
615e796357
♻️ refactor: refactor the setting storage from localStorage to indexedDB ( #1180 )
...
* 🚧 wip: add user schema
* ♻️ refactor: refactor the copy with new api
* ♻️ refactor: refactor a preference slice
* ♻️ refactor: refactor the settings store
* ✅ test: fix test
* 🎨 chore: clean code
* 🎨 chore: clean code
* 🎨 chore: clean code
* 🎨 chore: clean code
* 🐛 fix: fix update default agent
* 🐛 fix: fix update default agent
2024-01-30 22:38:25 +08:00
Arthals
b72f842232
📝 docs: update docker auto-update script ( #1165 )
...
* 📝 docs: update docker auto-update script
* 📝 docs: update envfile configuration way
* 🐛 fix: typo
2024-01-30 21:17:42 +08:00
lobehubbot
d9d921cc9f
📝 docs(bot): Auto sync agents & plugin to readme
2024-01-30 08:02:45 +00:00
semantic-release-bot
ce908a5199
🔖 chore(release): v0.122.2 [skip ci]
...
### [Version 0.122.2](https://github.com/lobehub/lobe-chat/compare/v0.122.1...v0.122.2 )
<sup>Released on **2024-01-30**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix unexpected topic switch when favoriting topic.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix unexpected topic switch when favoriting topic, closes [#1186 ](https://github.com/lobehub/lobe-chat/issues/1186 ) ([ab4de13 ](https://github.com/lobehub/lobe-chat/commit/ab4de13 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-01-30 08:02:12 +00:00
Justin3go
ab4de1345c
🐛 fix: fix unexpected topic switch when favoriting topic ( #1186 )
2024-01-30 15:59:45 +08:00
semantic-release-bot
feeb589c85
🔖 chore(release): v0.122.1 [skip ci]
...
### [Version 0.122.1](https://github.com/lobehub/lobe-chat/compare/v0.122.0...v0.122.1 )
<sup>Released on **2024-01-29**</sup>
#### 💄 Styles
- **misc**: Fix antd tab width flicker when show function debug.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Fix antd tab width flicker when show function debug, closes [#1171 ](https://github.com/lobehub/lobe-chat/issues/1171 ) ([14e99d2 ](https://github.com/lobehub/lobe-chat/commit/14e99d2 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-01-29 13:25:52 +00:00
曹绿
14e99d2455
💄 style: fix antd tab width flicker when show function debug ( #1171 )
2024-01-29 21:23:16 +08:00
semantic-release-bot
688b8a7264
🔖 chore(release): v0.122.0 [skip ci]
...
## [Version 0.122.0](https://github.com/lobehub/lobe-chat/compare/v0.121.4...v0.122.0 )
<sup>Released on **2024-01-29**</sup>
#### ✨ Features
- **misc**: Add create agent action in group menu.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Add create agent action in group menu, closes [#1177 ](https://github.com/lobehub/lobe-chat/issues/1177 ) ([17ec1eb ](https://github.com/lobehub/lobe-chat/commit/17ec1eb ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-01-29 13:18:46 +00:00
Justin3go
17ec1eb7b7
✨ feat: add create agent action in group menu ( #1177 )
...
* ✨ feat: add createSession functionality in group menu
* 🔖 chore: Refactor Actions component in CollapseGroup directory
2024-01-29 21:16:18 +08:00
lobehubbot
86208bf22b
📝 docs(bot): Auto sync agents & plugin to readme
2024-01-29 06:19:54 +00:00
semantic-release-bot
164bac6547
🔖 chore(release): v0.121.4 [skip ci]
...
### [Version 0.121.4](https://github.com/lobehub/lobe-chat/compare/v0.121.3...v0.121.4 )
<sup>Released on **2024-01-29**</sup>
#### 🐛 Bug Fixes
- **misc**: Pin ahooks to fix test ci and settings crash.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Pin ahooks to fix test ci and settings crash, closes [#1178 ](https://github.com/lobehub/lobe-chat/issues/1178 ) ([bc223a4 ](https://github.com/lobehub/lobe-chat/commit/bc223a4 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-01-29 06:19:15 +00:00
Arvin Xu
bc223a4a77
🐛 fix: pin ahooks to fix test ci and settings crash ( #1178 )
2024-01-29 14:16:45 +08:00
CanisMinor
c8756a6ff8
📝 docs: Update README.zh-CN.md
2024-01-29 11:14:29 +08:00
CanisMinor
02fe3eb569
📝 docs: Update README.md
2024-01-29 11:13:48 +08:00
lobehubbot
663c068dbc
📝 docs(bot): Auto sync agents & plugin to readme
2024-01-28 09:36:07 +00:00
renovate[bot]
af0ba29420
Update dependency jsdom to v24 ( #1167 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-28 17:33:35 +08:00
Arvin Xu
519a08bc6f
📝 docs: update wiki ( #1156 )
...
* Update _Sidebar.md
* Update Home.md
2024-01-26 22:32:25 +08:00
lobehubbot
2925432aa0
📝 docs(bot): Auto sync agents & plugin to readme
2024-01-26 13:24:11 +00:00
semantic-release-bot
14fadd0002
🔖 chore(release): v0.121.3 [skip ci]
...
### [Version 0.121.3](https://github.com/lobehub/lobe-chat/compare/v0.121.2...v0.121.3 )
<sup>Released on **2024-01-26**</sup>
#### 💄 Styles
- **misc**: Improve stop loading icon.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Improve stop loading icon, closes [#1154 ](https://github.com/lobehub/lobe-chat/issues/1154 ) ([6444fc2 ](https://github.com/lobehub/lobe-chat/commit/6444fc2 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-01-26 13:23:39 +00:00
Arvin Xu
6444fc2ce0
💄 style: improve stop loading icon ( #1154 )
...
* 💄 style: improve stop loading
* 💄 style: improve stop loading
2024-01-26 21:21:10 +08:00
semantic-release-bot
00c2bb56ea
🔖 chore(release): v0.121.2 [skip ci]
...
### [Version 0.121.2](https://github.com/lobehub/lobe-chat/compare/v0.121.1...v0.121.2 )
<sup>Released on **2024-01-25**</sup>
#### 💄 Styles
- **misc**: Remove centered prop from CreateGroupModal.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Remove centered prop from CreateGroupModal, closes [#1146 ](https://github.com/lobehub/lobe-chat/issues/1146 ) ([7b01676 ](https://github.com/lobehub/lobe-chat/commit/7b01676 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-01-25 02:52:31 +00:00
Justin3go
7b01676e37
💄 style: Remove centered prop from CreateGroupModal ( #1146 )
2024-01-25 10:49:59 +08:00
semantic-release-bot
5916b377bd
🔖 chore(release): v0.121.1 [skip ci]
...
### [Version 0.121.1](https://github.com/lobehub/lobe-chat/compare/v0.121.0...v0.121.1 )
<sup>Released on **2024-01-24**</sup>
#### 🐛 Bug Fixes
- **misc**: Automatically fill in the wrong password.
#### 💄 Styles
- **misc**: Fix default plugins height unstabled when scrolling.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Automatically fill in the wrong password, closes [#1144 ](https://github.com/lobehub/lobe-chat/issues/1144 ) ([0159a1a ](https://github.com/lobehub/lobe-chat/commit/0159a1a ))
#### Styles
* **misc**: Fix default plugins height unstabled when scrolling, closes [#1142 ](https://github.com/lobehub/lobe-chat/issues/1142 ) ([abed417 ](https://github.com/lobehub/lobe-chat/commit/abed417 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-01-24 16:17:59 +00:00
mushan0x0
abed4177e2
💄 style: fix default plugins height unstabled when scrolling ( #1142 )
...
* ⚡ ️ perf: Add cache to render default plugins
* 🐛 fix: The debug panel cannot be closed
2024-01-25 00:15:29 +08:00
mushan0x0
0159a1adde
🐛 fix: Automatically fill in the wrong password ( #1144 )
2024-01-25 00:14:10 +08:00
lobehubbot
f0761024f5
📝 docs(bot): Auto sync agents & plugin to readme
2024-01-24 08:41:41 +00:00
semantic-release-bot
51a685ad80
🔖 chore(release): v0.121.0 [skip ci]
...
## [Version 0.121.0](https://github.com/lobehub/lobe-chat/compare/v0.120.6...v0.121.0 )
<sup>Released on **2024-01-24**</sup>
#### ✨ Features
- **misc**: Add session group manager.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Add session group manager, closes [#1055 ](https://github.com/lobehub/lobe-chat/issues/1055 ) [#1045 ](https://github.com/lobehub/lobe-chat/issues/1045 ) [#1126 ](https://github.com/lobehub/lobe-chat/issues/1126 ) [#1120 ](https://github.com/lobehub/lobe-chat/issues/1120 ) ([e3281fc ](https://github.com/lobehub/lobe-chat/commit/e3281fc ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-01-24 08:41:07 +00:00
CanisMinor
e3281fc64b
✨ feat: add session group manager ( #1055 )
...
* ✨ feat: implement custom session grouping (#1045 )
* ✨ feat: Add session group manager
* ✅ test: update test
* ♻️ refactor: refactor session group with db mode (#1126 )
* ♻️ refactor: refactor with db
* 🎨 chore: improve code
* 🔥 chore: clean code
* 🗃️ fix: add migration to new data structure
* 📝 docs: add a document of how to implement a complete feature (#1120 )
* Create Database.zh-CN.md
* Update Database.zh-CN.md
* 📝 docs: update docs
* Update Database.zh-CN.md
* ✅ test: add test for the database
* ✅ test: add test for the database
* ✅ test: update test
* 🐛 fix: fix remove session group bug
* ✅ test: fix test
* ✅ test: add test for common action
* 🎨 chore: clear console
* 🐛 fix: support clear all sessionGroups
* ✅ test: add test for sessionService
* 🐛 fix: fix agent import
* 📝 docs: Update Feature-Development.zh-CN.md
* 🌐 style: add i18n
* 🚸 style: add manager for default group
---------
Co-authored-by: Justin3go <just@justin3go.com >
Co-authored-by: arvinxx <arvinx@foxmail.com >
2024-01-24 16:38:23 +08:00
CanisMinor
6276b25ab7
🔧 chore: Update 2_feature_request_cn.yml
2024-01-24 10:44:47 +08:00
lobehubbot
5e0e54efa3
📝 docs(bot): Auto sync agents & plugin to readme
2024-01-23 12:47:38 +00:00
Arvin Xu
df1e635df3
⬆️ chore: upgrade bun version ( #1133 )
...
* ⬆️ chore: upgrade bun version
* ➕ chore: add ajv-keywords
2024-01-23 20:45:12 +08:00
lobehubbot
e4f6f1c048
📝 docs(bot): Auto sync agents & plugin to readme
2024-01-22 10:07:57 +00:00
semantic-release-bot
43ba29b8c3
🔖 chore(release): v0.120.6 [skip ci]
...
### [Version 0.120.6](https://github.com/lobehub/lobe-chat/compare/v0.120.5...v0.120.6 )
<sup>Released on **2024-01-22**</sup>
#### 💄 Styles
- **misc**: Fix share image tags not align.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Fix share image tags not align, closes [#1047 ](https://github.com/lobehub/lobe-chat/issues/1047 ) ([28206b6 ](https://github.com/lobehub/lobe-chat/commit/28206b6 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-01-22 10:07:25 +00:00
Justin3go
28206b6304
💄 style: fix share image tags not align ( #1047 )
2024-01-22 18:04:41 +08:00
semantic-release-bot
5d611dc69f
🔖 chore(release): v0.120.5 [skip ci]
...
### [Version 0.120.5](https://github.com/lobehub/lobe-chat/compare/v0.120.4...v0.120.5 )
<sup>Released on **2024-01-21**</sup>
#### 💄 Styles
- **misc**: Update locale and add test for globalStore.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Update locale and add test for globalStore, closes [#1119 ](https://github.com/lobehub/lobe-chat/issues/1119 ) ([4545cf0 ](https://github.com/lobehub/lobe-chat/commit/4545cf0 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-01-21 14:20:39 +00:00
Arvin Xu
4545cf0c32
🌐 style: update locale and add test for globalStore ( #1119 )
...
* 🌐 style: update locale and add test
* 📱 style: improve mobile height using `dvh`
---------
Co-authored-by: canisminor1990 <i@canisminor.cc >
2024-01-21 22:17:59 +08:00
lobehubbot
37af4aa28d
📝 docs(bot): Auto sync agents & plugin to readme
2024-01-21 12:55:49 +00:00
semantic-release-bot
f752ca810d
🔖 chore(release): v0.120.4 [skip ci]
...
### [Version 0.120.4](https://github.com/lobehub/lobe-chat/compare/v0.120.3...v0.120.4 )
<sup>Released on **2024-01-21**</sup>
#### 🐛 Bug Fixes
- **misc**: Refactor url state management and fix some detail experience.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Refactor url state management and fix some detail experience, closes [#1117 ](https://github.com/lobehub/lobe-chat/issues/1117 ) ([a355d2c ](https://github.com/lobehub/lobe-chat/commit/a355d2c ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-01-21 12:55:05 +00:00
Arvin Xu
a355d2cec3
🐛 fix: refactor url state management and fix some detail experience ( #1117 )
...
* 💄 chore: fix metadataBase warning
* 💄 style: improve discover icon
* ♻️ refactor: refactor url state management and remove persist hydration
* 🚚 refactor: refactor with better position
* 🎨 chore: improve code
* 🐛 fix: fix topicId cannot use null
* 🐛 fix: fix not rerender
* 🐛 fix: fix redirect replace
* 🐛 fix: fix not hide input after send
* ⚡ ️ perf: prefetch more page
2024-01-21 20:52:25 +08:00
lobehubbot
79f2d75ef3
📝 docs(bot): Auto sync agents & plugin to readme
2024-01-20 16:20:24 +00:00
Arvin Xu
342da47d50
🔨 chore: fix lint ( #1109 )
2024-01-21 00:17:40 +08:00
lobehubbot
afc2e13d2a
📝 docs(bot): Auto sync agents & plugin to readme
2024-01-19 15:38:51 +00:00
Arvin Xu
dcda32989f
📝 docs: update development docs ( #1104 )
...
* Rename index.zh-CN.md to Intro.zh-CN.md
* Rename index.md to Intro.md
* Rename index.zh-CN.md to State-Management-Intro.zh-CN.md
* Rename index.md to State-Management-Intro.md
* Update _Sidebar.md
* Update Home.md
2024-01-19 23:36:08 +08:00
semantic-release-bot
a0044812f5
🔖 chore(release): v0.120.3 [skip ci]
...
### [Version 0.120.3](https://github.com/lobehub/lobe-chat/compare/v0.120.2...v0.120.3 )
<sup>Released on **2024-01-19**</sup>
#### ♻ Code Refactoring
- **misc**: Refactor antd i18n and improve locale order.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Refactor antd i18n and improve locale order, closes [#1103 ](https://github.com/lobehub/lobe-chat/issues/1103 ) [#1083 ](https://github.com/lobehub/lobe-chat/issues/1083 ) ([c89f527 ](https://github.com/lobehub/lobe-chat/commit/c89f527 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-01-19 13:59:06 +00:00
Arvin Xu
c89f527ef4
♻️ refactor: refactor antd i18n and improve locale order ( #1103 )
...
* 🐛 fix: antd i18n miss error (#1083 )
* 📝 docs(bot): Auto sync agents & plugin to readme
* 🐛 fix: antd i18n miss error
* 🐛 fix: update logic
* 🍻 chore: update
---------
Co-authored-by: lobehubbot <i@lobehub.com >
* 🐛 fix: fix antd locale fetch
* 🐛 fix: fix antd locale fetch
* 🐛 fix: fix antd locale fetch
---------
Co-authored-by: 红 <wxh1220@gmail.com >
Co-authored-by: lobehubbot <i@lobehub.com >
2024-01-19 21:56:20 +08:00
lobehubbot
d89ebf3d38
📝 docs(bot): Auto sync agents & plugin to readme
2024-01-19 12:39:45 +00:00
Arvin Xu
7a2facdc72
📝 docs: Update index.zh-CN.md ( #1099 )
...
* Update index.zh-CN.md
* ⚡ ️ chore: improve dev compiler
2024-01-19 20:36:57 +08:00
CanisMinor
7253fd5122
📝 docs: Add text-to-image feat ( #1089 )
...
* 📝 docs: Add text-to-image feat
* 🔧 chore: Fix readmeWorkflow
* 📝 docs: Update readme
* 📝 docs: Update readme
* 🔧 chore: Replace ts-node, bun with tsx
* 📝 docs: Sync latest plugin list
* 📝 docs: Fix emoji
* 📝 docs: Update docs
2024-01-18 23:50:14 +08:00
lobehubbot
f665a93b18
📝 docs(bot): Auto sync agents & plugin to readme
2024-01-18 11:37:45 +00:00
红
5c2983dfca
💄 chore: improve font size settings ( #1088 )
...
* 💄 chore: improve font size settings
* chore: update
2024-01-18 19:34:52 +08:00
lobehubbot
3d72189da0
📝 docs(bot): Auto sync agents & plugin to readme
2024-01-18 05:23:35 +00:00
CanisMinor
3068f112cd
📝 docs: Add codecov badege ( #1086 )
2024-01-18 13:20:39 +08:00
lobehubbot
7c7a88308f
📝 docs(bot): Auto sync agents & plugin to readme
2024-01-17 16:05:34 +00:00
semantic-release-bot
b000d9d217
🔖 chore(release): v0.120.2 [skip ci]
...
### [Version 0.120.2](https://github.com/lobehub/lobe-chat/compare/v0.120.1...v0.120.2 )
<sup>Released on **2024-01-17**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix setPluginMessage can not stop create ai message.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix setPluginMessage can not stop create ai message, closes [#1078 ](https://github.com/lobehub/lobe-chat/issues/1078 ) ([67de28d ](https://github.com/lobehub/lobe-chat/commit/67de28d ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-01-17 16:04:56 +00:00
Arvin Xu
67de28dbc8
🐛 fix: fix setPluginMessage can not stop create ai message ( #1078 )
...
* 🐛 fix: fix setPluginMessage can not stop create ai message
* 🐛 fix: fix standalone plugin not valid plugin settings
* ✅ test: add test for plugin slice
* ✅ test: add test for toolSlice
* ✅ test: update test
* 🎨 chore: clean code
2024-01-18 00:02:12 +08:00
semantic-release-bot
7bcb2e185a
🔖 chore(release): v0.120.1 [skip ci]
...
### [Version 0.120.1](https://github.com/lobehub/lobe-chat/compare/v0.120.0...v0.120.1 )
<sup>Released on **2024-01-16**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix list scrolling white screen on mobile.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix list scrolling white screen on mobile, closes [#1072 ](https://github.com/lobehub/lobe-chat/issues/1072 ) ([af10947 ](https://github.com/lobehub/lobe-chat/commit/af10947 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-01-16 13:20:44 +00:00
Arvin Xu
af10947b0d
🐛 fix: fix list scrolling white screen on mobile ( #1072 )
...
* 🐛 fix: fix list overscan
* 🐛 fix: fix textarea too long
* 💚 ci: try to fix test ci
* 💚 ci: try to fix test ci
2024-01-16 21:17:58 +08:00
Arvin Xu
96ed6b9142
📝 docs: add more development docs ( #1070 )
...
* 📝 docs: add more development docs
* 📝 docs: add more development docs
* 📝 docs: update docs
* 📝 docs: update document
* 📝 docs: update documents
* 💚 ci: try to fix test ci
* 💚 ci: try to fix test ci
2024-01-16 20:57:44 +08:00
lobehubbot
1b93bfe243
📝 docs(bot): Auto sync agents & plugin to readme
2024-01-16 05:01:43 +00:00
Arvin Xu
ae99142e69
📝 docs: improve readme and wiki documents ( #1066 )
...
* 📝 docs: update OPENAI_PROXY_URL document
* 📝 docs: update document
* 📝 docs: update dev document
* 📝 docs: add common error for Deployment
* 📝 docs: update docs
2024-01-16 12:59:16 +08:00
lobehubbot
1c680c077e
📝 docs(bot): Auto sync agents & plugin to readme
2024-01-15 16:30:39 +00:00
semantic-release-bot
f6a93e5733
🔖 chore(release): v0.120.0 [skip ci]
...
## [Version 0.120.0](https://github.com/lobehub/lobe-chat/compare/v0.119.13...v0.120.0 )
<sup>Released on **2024-01-15**</sup>
#### ✨ Features
- **misc**: Adding Arabic Language Support.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Adding Arabic Language Support, closes [#1049 ](https://github.com/lobehub/lobe-chat/issues/1049 ) ([a325ef9 ](https://github.com/lobehub/lobe-chat/commit/a325ef9 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-01-15 16:29:51 +00:00
Ayman Mustafa
a325ef915d
✨ feat: adding Arabic Language Support ( #1049 )
...
* 🌐 feat(lang): Add Arabic language support
* 🌐 feat(lang): Add Arabic to LocaleOptions & fix RTL direction
* 🌐 feat(lang): Add Arabic to LocaleOptions & fix RTL direction
* 🎨 style(lang): Improve RTL support and use native Arabic label
2024-01-16 00:27:24 +08:00
renovate[bot]
260caa3cb7
Update dependency brotli-wasm to v2 ( #1036 )
2024-01-14 10:58:35 +08:00
lcxyhhxi
88a1b7bb3d
Add sidebar tab switch on redirect ( #1017 )
...
* 📝 docs: update documents
* 🐛 fix: Add sidebar tab switch on redirect
---------
Co-authored-by: 李篡 <licuan@ainnovation.com >
2024-01-13 01:32:53 +08:00
lobehubbot
067f20e6d4
📝 docs(bot): Auto sync agents & plugin to readme
2024-01-12 15:22:05 +00:00
Arvin Xu
fe018961a1
📝 docs: add API Key guide in README for zh-CN ( #1030 )
2024-01-12 23:19:23 +08:00
Arvin Xu
0679c9b964
📝 docs: Update LICENSE ( #1011 )
...
* Update LICENSE
* Update package.json
2024-01-11 20:23:15 +08:00
lobehubbot
cc401eb972
📝 docs(bot): Auto sync agents & plugin to readme
2024-01-11 08:50:05 +00:00
Arvin Xu
b5ded8f1e9
🔨 chore: lock @DuCanhGH/next-pwa to 10.1.0 to fix build ( #1012 )
2024-01-11 16:47:42 +08:00
semantic-release-bot
99025b7aa8
🔖 chore(release): v0.119.13 [skip ci]
...
### [Version 0.119.13](https://github.com/lobehub/lobe-chat/compare/v0.119.12...v0.119.13 )
<sup>Released on **2024-01-10**</sup>
#### 💄 Styles
- **misc**: Add delete and regenerate for function message.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Add delete and regenerate for function message, closes [#992 ](https://github.com/lobehub/lobe-chat/issues/992 ) ([7f8c717 ](https://github.com/lobehub/lobe-chat/commit/7f8c717 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-01-10 04:34:43 +00:00
Arvin Xu
7f8c717afc
🚸 style: add delete and regenerate for function message ( #992 )
...
* 🚸 style: add delete and regenerate for function message
* 🐛 fix: fix plugin state update error
* ✅ test: fix test
2024-01-10 12:32:18 +08:00
lobehubbot
c0f1ca7701
📝 docs(bot): Auto sync agents & plugin to readme
2024-01-09 10:03:45 +00:00
semantic-release-bot
1c3706538a
🔖 chore(release): v0.119.12 [skip ci]
...
### [Version 0.119.12](https://github.com/lobehub/lobe-chat/compare/v0.119.11...v0.119.12 )
<sup>Released on **2024-01-09**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix new line after sending messages with enter key.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix new line after sending messages with enter key, closes [#990 ](https://github.com/lobehub/lobe-chat/issues/990 ) ([e6ab019 ](https://github.com/lobehub/lobe-chat/commit/e6ab019 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-01-09 10:03:14 +00:00
Arvin Xu
e6ab0196e2
🐛 fix: fix new line after sending messages with enter key ( #990 )
...
* 💄 style: fix topic bar empty when hide at first render
* 🐛 fix: having line breaks after sending messages
* ✅ test: add test for preventDefault
* ✅ test: add test for preventDefault
2024-01-09 18:00:49 +08:00
lobehubbot
05209a2309
📝 docs(bot): Auto sync agents & plugin to readme
2024-01-09 06:31:36 +00:00
semantic-release-bot
efb28378ef
🔖 chore(release): v0.119.11 [skip ci]
...
### [Version 0.119.11](https://github.com/lobehub/lobe-chat/compare/v0.119.10...v0.119.11 )
<sup>Released on **2024-01-09**</sup>
#### ♻ Code Refactoring
- **misc**: Refactor ChatInput to support cmd+enter.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Refactor ChatInput to support cmd+enter, closes [#983 ](https://github.com/lobehub/lobe-chat/issues/983 ) ([437a223 ](https://github.com/lobehub/lobe-chat/commit/437a223 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-01-09 06:31:04 +00:00
Arvin Xu
437a22364a
♻️ refactor: refactor ChatInput to support cmd+enter ( #983 )
...
* ♻️ refactor: refactor input area
* 🚸 style: support cmd+enter
* 🎨 chore: clean code
* 🌐 chore: add i18n
* 💄 style: improve button menu
* ✅ test: add test for TextArea
* 🐛 fix: fix support with win control key
* 💄 style: improve window key display
* 🌐 chore: update i18n
* ✅ test: fix test
* 💄 style: fix button min width
* 💄 style: fix textarea unnecessary box-shadow
2024-01-09 14:28:34 +08:00
semantic-release-bot
3776ff7680
🔖 chore(release): v0.119.10 [skip ci]
...
### [Version 0.119.10](https://github.com/lobehub/lobe-chat/compare/v0.119.9...v0.119.10 )
<sup>Released on **2024-01-08**</sup>
#### 🐛 Bug Fixes
- **misc**: Debug information cannot be selected.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Debug information cannot be selected, closes [#980 ](https://github.com/lobehub/lobe-chat/issues/980 ) ([f02612d ](https://github.com/lobehub/lobe-chat/commit/f02612d ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-01-08 15:44:11 +00:00
mushan0x0
f02612d200
🐛 fix: debug information cannot be selected ( #980 )
2024-01-08 23:41:41 +08:00
semantic-release-bot
7a2eb5ec32
🔖 chore(release): v0.119.9 [skip ci]
...
### [Version 0.119.9](https://github.com/lobehub/lobe-chat/compare/v0.119.8...v0.119.9 )
<sup>Released on **2024-01-08**</sup>
#### 💄 Styles
- **misc**: Fix ChatInput fullscreen display not correct.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Fix ChatInput fullscreen display not correct, closes [#982 ](https://github.com/lobehub/lobe-chat/issues/982 ) ([e4012c4 ](https://github.com/lobehub/lobe-chat/commit/e4012c4 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-01-08 15:07:42 +00:00
Arvin Xu
e4012c4f97
💄 style: fix ChatInput fullscreen display not correct ( #982 )
...
* 💄 style: fix fullscreen display not correct
* 💄 style: fix fullscreen display not correct
2024-01-08 23:05:25 +08:00
Arvin Xu
42c9a9eba1
👷 chore: update PR / issue template ( #979 )
...
* ⬆️ chore: upgrade pr / issue template
* 👷 chore: upgrade issue template
2024-01-08 12:31:26 +08:00
Arvin Xu
b38b323950
⬆️ chore: upgrade vitest ( #978 )
2024-01-08 11:26:53 +08:00
Arvin Xu
2cb16c1364
📝 docs: add common error document ( #976 )
...
* 📝 docs: add common error document
* 📝 docs: add common error document
2024-01-08 10:30:06 +08:00
semantic-release-bot
8c9303bb01
🔖 chore(release): v0.119.8 [skip ci]
...
### [Version 0.119.8](https://github.com/lobehub/lobe-chat/compare/v0.119.7...v0.119.8 )
<sup>Released on **2024-01-07**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix spotting tool call correctly.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix spotting tool call correctly, closes [#972 ](https://github.com/lobehub/lobe-chat/issues/972 ) ([216e700 ](https://github.com/lobehub/lobe-chat/commit/216e700 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-01-07 15:16:49 +00:00
Arvin Xu
216e700689
🐛 fix: fix spotting tool call correctly ( #972 )
...
* 🐛 fix: fix function call waiting too long
* 🔥 chore: remove unused code
2024-01-07 23:14:26 +08:00
semantic-release-bot
c04e1a3196
🔖 chore(release): v0.119.7 [skip ci]
...
### [Version 0.119.7](https://github.com/lobehub/lobe-chat/compare/v0.119.6...v0.119.7 )
<sup>Released on **2024-01-07**</sup>
#### 💄 Styles
- **misc**: Improve share modal style.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Improve share modal style, closes [#965 ](https://github.com/lobehub/lobe-chat/issues/965 ) ([62c0573 ](https://github.com/lobehub/lobe-chat/commit/62c0573 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-01-07 05:39:37 +00:00
Arvin Xu
62c0573826
💄 style: improve share modal style ( #965 )
...
* 💄 style: improve share image modal style
* 💄 style: improve share image modal style
2024-01-07 13:37:05 +08:00
semantic-release-bot
0561b2cc3c
🔖 chore(release): v0.119.6 [skip ci]
...
### [Version 0.119.6](https://github.com/lobehub/lobe-chat/compare/v0.119.5...v0.119.6 )
<sup>Released on **2024-01-06**</sup>
#### 💄 Styles
- **misc**: Improve conversation style.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Improve conversation style, closes [#962 ](https://github.com/lobehub/lobe-chat/issues/962 ) ([b9cc862 ](https://github.com/lobehub/lobe-chat/commit/b9cc862 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-01-06 16:35:47 +00:00
Arvin Xu
b9cc86296e
💄 style: improve conversation style ( #962 )
2024-01-07 00:33:32 +08:00
semantic-release-bot
e195b09980
🔖 chore(release): v0.119.5 [skip ci]
...
### [Version 0.119.5](https://github.com/lobehub/lobe-chat/compare/v0.119.4...v0.119.5 )
<sup>Released on **2024-01-06**</sup>
#### 💄 Styles
- **misc**: Fix topic i18n.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Fix topic i18n, closes [#961 ](https://github.com/lobehub/lobe-chat/issues/961 ) ([4e9ebe2 ](https://github.com/lobehub/lobe-chat/commit/4e9ebe2 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-01-06 15:57:35 +00:00
Arvin Xu
4e9ebe2618
🌐 style: fix topic i18n ( #961 )
2024-01-06 23:55:17 +08:00
semantic-release-bot
3b773ccfca
🔖 chore(release): v0.119.4 [skip ci]
...
### [Version 0.119.4](https://github.com/lobehub/lobe-chat/compare/v0.119.3...v0.119.4 )
<sup>Released on **2024-01-06**</sup>
#### ♻ Code Refactoring
- **misc**: Refactor to virtual list with react-virtuoso.
#### 🐛 Bug Fixes
- **misc**: Fix auto scroll error and BackBottom error.
#### 💄 Styles
- **misc**: Fix BackBottom zIndex, improve chat list on mobile, improve chat list scrolling to bottom at initial render, improve custom model input, improve topic scroll.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Refactor to virtual list with react-virtuoso ([d6d63b2 ](https://github.com/lobehub/lobe-chat/commit/d6d63b2 ))
#### What's fixed
* **misc**: Fix auto scroll error and BackBottom error ([6100970 ](https://github.com/lobehub/lobe-chat/commit/6100970 ))
#### Styles
* **misc**: Fix BackBottom zIndex ([254cc54 ](https://github.com/lobehub/lobe-chat/commit/254cc54 ))
* **misc**: Improve chat list on mobile ([a894fc5 ](https://github.com/lobehub/lobe-chat/commit/a894fc5 ))
* **misc**: Improve chat list scrolling to bottom at initial render ([476304b ](https://github.com/lobehub/lobe-chat/commit/476304b ))
* **misc**: Improve custom model input ([1c4722f ](https://github.com/lobehub/lobe-chat/commit/1c4722f ))
* **misc**: Improve topic scroll ([8daf3ac ](https://github.com/lobehub/lobe-chat/commit/8daf3ac ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-01-06 15:44:26 +00:00
Arvin Xu
1d63c53edd
Merge pull request #941 from lobehub/refactor/Virtual-List
...
⚡ ️ perf: refactor to virtual list to improve ux
2024-01-06 23:41:51 +08:00
arvinxx
254cc540ec
🚸 style: fix BackBottom zIndex
2024-01-06 23:32:18 +08:00
arvinxx
1c4722fe7e
🚸 style: improve custom model input
2024-01-06 23:08:22 +08:00
arvinxx
8daf3acfec
🚸 style: improve topic scroll
2024-01-06 23:08:22 +08:00
arvinxx
a894fc5d08
📱 style: improve chat list on mobile
2024-01-06 23:08:22 +08:00
arvinxx
6100970ada
🐛 fix: fix auto scroll error and BackBottom error
2024-01-06 23:08:22 +08:00
arvinxx
0bfcb2f84d
⚡ ️ perf: refactor the topic to virtualized
2024-01-06 23:08:22 +08:00
arvinxx
476304b00e
🚸 style: improve chat list scrolling to bottom at initial render
2024-01-06 23:08:20 +08:00
Arvin Xu
6b53970c84
🔨 chore: fix vercel build error ( #960 )
2024-01-06 22:48:44 +08:00
arvinxx
d6d63b2cf7
♻️ refactor: refactor to virtual list with react-virtuoso
2024-01-06 12:52:03 +08:00
lobehubbot
0279cb8438
📝 docs(bot): Auto sync agents & plugin to readme
2024-01-06 04:31:40 +00:00
semantic-release-bot
4fa99db9a7
🔖 chore(release): v0.119.3 [skip ci]
...
### [Version 0.119.3](https://github.com/lobehub/lobe-chat/compare/v0.119.2...v0.119.3 )
<sup>Released on **2024-01-06**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix deploy error. Changed SquareAsterisk to AsteriskSquare.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix deploy error. Changed SquareAsterisk to AsteriskSquare, closes [#952 ](https://github.com/lobehub/lobe-chat/issues/952 ) ([61cbcf1 ](https://github.com/lobehub/lobe-chat/commit/61cbcf1 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-01-06 04:31:09 +00:00
Ray Huang
61cbcf1453
🐛 fix: fix deploy error. Changed SquareAsterisk to AsteriskSquare ( #952 )
2024-01-06 12:28:51 +08:00
semantic-release-bot
9abb75e732
🔖 chore(release): v0.119.2 [skip ci]
...
### [Version 0.119.2](https://github.com/lobehub/lobe-chat/compare/v0.119.1...v0.119.2 )
<sup>Released on **2024-01-05**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix function call error with smooth animation.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix function call error with smooth animation, closes [#946 ](https://github.com/lobehub/lobe-chat/issues/946 ) ([7242aee ](https://github.com/lobehub/lobe-chat/commit/7242aee ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-01-05 06:48:20 +00:00
Arvin Xu
7242aeea58
🐛 fix: fix function call error with smooth animation ( #946 )
2024-01-05 14:45:58 +08:00
lobehubbot
061ed42fa5
📝 docs(bot): Auto sync agents & plugin to readme
2024-01-05 06:05:38 +00:00
semantic-release-bot
a9686f00bd
🔖 chore(release): v0.119.1 [skip ci]
...
### [Version 0.119.1](https://github.com/lobehub/lobe-chat/compare/v0.119.0...v0.119.1 )
<sup>Released on **2024-01-05**</sup>
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
</details>
<div align="right">
[](#readme-top)
</div>
2024-01-05 06:04:58 +00:00
Arvin Xu
40d87c2767
⚡ ️ perf: support smooth message output ( #945 )
...
* ⚡ ️ perf: improve smooth message output
* ✅ test: add test for the fetch utils
* 📌 chore: pin `vitest` to fix test
2024-01-05 14:02:41 +08:00
孙茂胤 (Sun, Maoyin)
d7d0c620cb
Typo fix: correcting document file names and corresponding links ( #942 )
...
* Typo fix: correcting document file names and corresponding links
* Correct link in document home page
2024-01-05 12:21:51 +08:00
renovate[bot]
569b652aff
chore: update dependency @ducanh2912/next-pwa to v10 ( #687 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-04 20:20:10 +08:00
lobehubbot
584d8241b9
📝 docs(bot): Auto sync agents & plugin to readme
2024-01-04 10:05:51 +00:00
semantic-release-bot
10b97ced0a
🔖 chore(release): v0.119.0 [skip ci]
...
## [Version 0.119.0](https://github.com/lobehub/lobe-chat/compare/v0.118.10...v0.119.0 )
<sup>Released on **2024-01-04**</sup>
#### ♻ Code Refactoring
- **misc**: Refactor the ChatList.
#### ✨ Features
- **misc**: Support auto rename topic, support delete and regenerate message, support duplicate session, support duplicate topic.
#### 🐛 Bug Fixes
- **misc**: Fix can't uninstall custom plugin in custom plugin modal.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Refactor the ChatList ([20f21de ](https://github.com/lobehub/lobe-chat/commit/20f21de ))
#### What's improved
* **misc**: Support auto rename topic ([4c5a345 ](https://github.com/lobehub/lobe-chat/commit/4c5a345 ))
* **misc**: Support delete and regenerate message ([a05be1c ](https://github.com/lobehub/lobe-chat/commit/a05be1c ))
* **misc**: Support duplicate session ([7a1e011 ](https://github.com/lobehub/lobe-chat/commit/7a1e011 ))
* **misc**: Support duplicate topic ([ecf3e5a ](https://github.com/lobehub/lobe-chat/commit/ecf3e5a ))
#### What's fixed
* **misc**: Fix can't uninstall custom plugin in custom plugin modal ([acae827 ](https://github.com/lobehub/lobe-chat/commit/acae827 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-01-04 10:05:09 +00:00
Arvin Xu
90dfa55f34
Merge pull request #934 from lobehub/feat/more-actions
2024-01-04 18:02:44 +08:00
arvinxx
7c34c8640f
📌 chore: pin react-hotkeys-hook
2024-01-04 17:55:36 +08:00
arvinxx
6f7a3ccb5c
✅ test: add test for the session action
2024-01-04 17:48:57 +08:00
arvinxx
52172d6431
🌐 chore: update locale
2024-01-04 17:08:53 +08:00
arvinxx
7a1e011eee
✨ feat: support duplicate session
2024-01-04 17:01:25 +08:00
arvinxx
53e75dd1da
⚡ ️ perf: throttle version check to reduce request
2024-01-04 16:51:37 +08:00
arvinxx
ecf3e5a537
✨ feat: support duplicate topic
2024-01-04 16:51:37 +08:00
arvinxx
4c5a345e65
✨ feat: support auto rename topic
2024-01-04 14:00:28 +08:00
arvinxx
acae827bcb
🐛 fix: fix can't uninstall custom plugin in custom plugin modal
2024-01-04 13:43:06 +08:00
arvinxx
a05be1cd4a
✨ feat: support delete and regenerate message
2024-01-04 13:42:11 +08:00
arvinxx
d8f55d5b23
⚡ ️ perf: reduce rerender of ChatList
2024-01-04 13:27:25 +08:00
arvinxx
20f21de75a
♻️ refactor: refactor the ChatList
2024-01-04 13:26:21 +08:00
semantic-release-bot
eb205763a8
🔖 chore(release): v0.118.10 [skip ci]
...
### [Version 0.118.10](https://github.com/lobehub/lobe-chat/compare/v0.118.9...v0.118.10 )
<sup>Released on **2024-01-03**</sup>
#### 🐛 Bug Fixes
- **misc**: Add chat defaultNS.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Add chat defaultNS, closes [#929 ](https://github.com/lobehub/lobe-chat/issues/929 ) ([94c2aa1 ](https://github.com/lobehub/lobe-chat/commit/94c2aa1 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-01-03 14:41:20 +00:00
Arvin Xu
94c2aa131d
🐛 fix: add chat defaultNS ( #929 )
...
* 🐛 fix: add chat defaultNS
* 🌐 fix: add error locale
* 🌐 fix: add error locale
2024-01-03 22:38:55 +08:00
renovate[bot]
26086ca5f5
Update dependency react-i18next to v14 ( #788 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-03 21:28:15 +08:00
semantic-release-bot
95265e007f
🔖 chore(release): v0.118.9 [skip ci]
...
### [Version 0.118.9](https://github.com/lobehub/lobe-chat/compare/v0.118.8...v0.118.9 )
<sup>Released on **2024-01-03**</sup>
#### 💄 Styles
- **misc**: Add leaving protect alert.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Add leaving protect alert, closes [#927 ](https://github.com/lobehub/lobe-chat/issues/927 ) ([ea1d0c0 ](https://github.com/lobehub/lobe-chat/commit/ea1d0c0 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-01-03 13:15:56 +00:00
Arvin Xu
ea1d0c01de
🚸 style: add leaving protect alert ( #927 )
...
* 🐛 fix: add unload safe
* 🚸 style: add leaving protect alert
* 🚸 style: add leaving protect alert
* ✅ test: add test for the toggleChatLoading
2024-01-03 21:13:35 +08:00
Arvin Xu
2557501743
📝 docs: add auto add locale guide ( #921 )
2024-01-03 17:42:00 +08:00
semantic-release-bot
b5df7c7954
🔖 chore(release): v0.118.8 [skip ci]
...
### [Version 0.118.8](https://github.com/lobehub/lobe-chat/compare/v0.118.7...v0.118.8 )
<sup>Released on **2024-01-03**</sup>
#### 💄 Styles
- **misc**: Add Vietnamese files and add the vi-VN option in the General Settings.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Add Vietnamese files and add the vi-VN option in the General Settings, closes [#860 ](https://github.com/lobehub/lobe-chat/issues/860 ) ([c2e5606 ](https://github.com/lobehub/lobe-chat/commit/c2e5606 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-01-03 09:03:29 +00:00
Cong Le
c2e560644b
🌐 style: Add Vietnamese files and add the vi-VN option in the General Settings ( #860 )
...
* 🔨 chore: Add vi-VN locale to language setting option
* 🔨 chore: Add all Vietnamese files for the UI
* ✨ feat: add SpeedInsights and change local port to 4010
* 🔨 chore: remove SpeedInsight and revert local port number
* 🔨 chore: remove Vercel SpeedInsights package
* 🔨 chore: Update the vi-VN folder using i18nrc.js and add the missing string "downloading"
2024-01-03 17:00:57 +08:00
semantic-release-bot
e801dbeb86
🔖 chore(release): v0.118.7 [skip ci]
...
### [Version 0.118.7](https://github.com/lobehub/lobe-chat/compare/v0.118.6...v0.118.7 )
<sup>Released on **2024-01-03**</sup>
#### 🐛 Bug Fixes
- **misc**: Desensitize openai base url in the error response.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Desensitize openai base url in the error response, closes [#918 ](https://github.com/lobehub/lobe-chat/issues/918 ) ([ab0aeb7 ](https://github.com/lobehub/lobe-chat/commit/ab0aeb7 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-01-03 07:32:54 +00:00
Arvin Xu
ab0aeb7e68
🐛 fix: desensitize openai base url in the error response ( #918 )
...
* 🐛 fix: desensitized openai base url
* 🎨 chore: improve code
2024-01-03 15:30:37 +08:00
semantic-release-bot
d6b1dda7ec
🔖 chore(release): v0.118.6 [skip ci]
...
### [Version 0.118.6](https://github.com/lobehub/lobe-chat/compare/v0.118.5...v0.118.6 )
<sup>Released on **2024-01-03**</sup>
#### ♻ Code Refactoring
- **misc**: Migration the ChatList into Conversation.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Migration the ChatList into Conversation, closes [#916 ](https://github.com/lobehub/lobe-chat/issues/916 ) ([6ee3795 ](https://github.com/lobehub/lobe-chat/commit/6ee3795 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-01-03 05:44:36 +00:00
Arvin Xu
6ee379562b
♻️ refactor: migration the ChatList into Conversation ( #916 )
...
* ♻️ refactor: migration the ChatList into conversation
* ♻️ refactor: refactor chat list
* 🎨 chore: improve code
* 🚚 refactor: refactor with hooks
2024-01-03 13:42:11 +08:00
Arvin Xu
a7e74d7124
✅ test: add test for createHyperStorage middleware ( #906 )
2024-01-02 21:24:14 +08:00
semantic-release-bot
459139a92e
🔖 chore(release): v0.118.5 [skip ci]
...
### [Version 0.118.5](https://github.com/lobehub/lobe-chat/compare/v0.118.4...v0.118.5 )
<sup>Released on **2024-01-02**</sup>
#### 🐛 Bug Fixes
- **misc**: Mobile device return to the previous page error.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Mobile device return to the previous page error, closes [#886 ](https://github.com/lobehub/lobe-chat/issues/886 ) ([99cfc0f ](https://github.com/lobehub/lobe-chat/commit/99cfc0f ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-01-02 12:35:03 +00:00
mushan0x0
99cfc0f6ac
🐛 fix: mobile device return to the previous page error ( #886 )
2024-01-02 20:32:41 +08:00
lobehubbot
a9193c0344
📝 docs(bot): Auto sync agents & plugin to readme
2024-01-02 07:34:34 +00:00
lcxyhhxi
13f03cd165
📝 docs: update dev documents ( #901 )
...
Co-authored-by: 李篡 <licuan@ainnovation.com >
2024-01-02 15:32:18 +08:00
lobehubbot
e2d08fe910
📝 docs(bot): Auto sync agents & plugin to readme
2024-01-02 07:01:57 +00:00
semantic-release-bot
f22eee2dac
🔖 chore(release): v0.118.4 [skip ci]
...
### [Version 0.118.4](https://github.com/lobehub/lobe-chat/compare/v0.118.3...v0.118.4 )
<sup>Released on **2024-01-02**</sup>
#### 🐛 Bug Fixes
- **misc**: Update dalle identifier to fix unstable dalle function call.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Update dalle identifier to fix unstable dalle function call, closes [#896 ](https://github.com/lobehub/lobe-chat/issues/896 ) ([9d9ac32 ](https://github.com/lobehub/lobe-chat/commit/9d9ac32 ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-01-02 07:01:18 +00:00
Arvin Xu
9d9ac327e2
🐛 fix: update dalle identifier to fix unstable dalle function call ( #896 )
...
* 🐛 fix: fix dalle identifier
* ✅ test: fix test
* 💄 style: improve dalle3 avatar
2024-01-02 14:58:59 +08:00
semantic-release-bot
cf70b35c67
🔖 chore(release): v0.118.3 [skip ci]
...
### [Version 0.118.3](https://github.com/lobehub/lobe-chat/compare/v0.118.2...v0.118.3 )
<sup>Released on **2024-01-01**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix parse error of tool calls at end.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix parse error of tool calls at end, closes [#893 ](https://github.com/lobehub/lobe-chat/issues/893 ) ([f369b6e ](https://github.com/lobehub/lobe-chat/commit/f369b6e ))
</details>
<div align="right">
[](#readme-top)
</div>
2024-01-01 19:26:50 +00:00
Arvin Xu
f369b6e349
🐛 fix: fix parse error of tool calls at end ( #893 )
...
* 🐛 fix: fix tool calls at end
* ✅ test: add test for the function call
2024-01-02 03:24:32 +08:00
semantic-release-bot
12388e3664
🔖 chore(release): v0.118.2 [skip ci]
...
### [Version 0.118.2](https://github.com/lobehub/lobe-chat/compare/v0.118.1...v0.118.2 )
<sup>Released on **2023-12-31**</sup>
#### 🐛 Bug Fixes
- **misc**: Pin antd version to fix chat page crash.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Pin antd version to fix chat page crash, closes [#884 ](https://github.com/lobehub/lobe-chat/issues/884 ) ([31484ff ](https://github.com/lobehub/lobe-chat/commit/31484ff ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-12-31 01:58:27 +00:00
Arvin Xu
31484ff398
📌 fix: pin antd version to fix chat page crash ( #884 )
2023-12-31 09:56:12 +08:00
semantic-release-bot
c56ea1a9e4
🔖 chore(release): v0.118.1 [skip ci]
...
### [Version 0.118.1](https://github.com/lobehub/lobe-chat/compare/v0.118.0...v0.118.1 )
<sup>Released on **2023-12-30**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix dalle image download error.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix dalle image download error, closes [#868 ](https://github.com/lobehub/lobe-chat/issues/868 ) ([5b6d11f ](https://github.com/lobehub/lobe-chat/commit/5b6d11f ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-12-30 05:10:05 +00:00
mushan0x0
5b6d11ffc3
🐛 fix: fix dalle image download error ( #868 )
2023-12-30 13:07:30 +08:00
semantic-release-bot
226d9e98c9
🔖 chore(release): v0.118.0 [skip ci]
...
## [Version 0.118.0](https://github.com/lobehub/lobe-chat/compare/v0.117.5...v0.118.0 )
<sup>Released on **2023-12-29**</sup>
#### ✨ Features
- **misc**: Support markdown type plugin.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Support markdown type plugin, closes [#865 ](https://github.com/lobehub/lobe-chat/issues/865 ) ([2791166 ](https://github.com/lobehub/lobe-chat/commit/2791166 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-12-29 12:33:04 +00:00
Arvin Xu
2791166265
✨ feat: support markdown type plugin ( #865 )
...
* ✨ feat: support markdown type plugin
* 🚨 ci: fix ci
* 🚨 ci: fix test
* ✨ feat: support trigger AI message and create assistant message
* ✅ test: add unit tests
* 📸 test: update test
* 📸 test: update test
* 💄 style: improve loading style
2023-12-29 20:30:51 +08:00
semantic-release-bot
baaf06aad8
🔖 chore(release): v0.117.5 [skip ci]
...
### [Version 0.117.5](https://github.com/lobehub/lobe-chat/compare/v0.117.4...v0.117.5 )
<sup>Released on **2023-12-29**</sup>
#### 🐛 Bug Fixes
- **misc**: The input box is prone to losing focus.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: The input box is prone to losing focus, closes [#834 ](https://github.com/lobehub/lobe-chat/issues/834 ) ([26a42f6 ](https://github.com/lobehub/lobe-chat/commit/26a42f6 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-12-29 09:24:56 +00:00
mushan0x0
26a42f6269
🐛 fix: the input box is prone to losing focus ( #834 )
...
* 🐛 fix: the input box is prone to losing focus
* ✅ test: Add `useAutoFocus` tests
2023-12-29 17:22:46 +08:00
semantic-release-bot
a3176b90f3
🔖 chore(release): v0.117.4 [skip ci]
...
### [Version 0.117.4](https://github.com/lobehub/lobe-chat/compare/v0.117.3...v0.117.4 )
<sup>Released on **2023-12-28**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix messages not refresh when creating a new topic.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix messages not refresh when creating a new topic, closes [#856 ](https://github.com/lobehub/lobe-chat/issues/856 ) ([5e7985a ](https://github.com/lobehub/lobe-chat/commit/5e7985a ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-12-28 16:28:30 +00:00
Arvin Xu
5e7985acd1
🐛 fix: fix messages not refresh when creating a new topic ( #856 )
2023-12-29 00:26:08 +08:00
semantic-release-bot
a8daca5b8a
🔖 chore(release): v0.117.3 [skip ci]
...
### [Version 0.117.3](https://github.com/lobehub/lobe-chat/compare/v0.117.2...v0.117.3 )
<sup>Released on **2023-12-28**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix tool calls at end, fix vision model max tokens, improve vision model checker.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix tool calls at end ([b0b615a ](https://github.com/lobehub/lobe-chat/commit/b0b615a ))
* **misc**: Fix vision model max tokens ([8b704a0 ](https://github.com/lobehub/lobe-chat/commit/8b704a0 ))
* **misc**: Improve vision model checker ([da7d177 ](https://github.com/lobehub/lobe-chat/commit/da7d177 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-12-28 15:48:01 +00:00
Arvin Xu
cdecbfd305
Merge pull request #854 from lobehub/fix/vision-model
...
🐛 fix: fix vision model relative bugs
2023-12-28 23:45:35 +08:00
arvinxx
da7d177563
🐛 fix: improve vision model checker
2023-12-28 23:38:24 +08:00
arvinxx
b0b615affe
🐛 fix: fix tool calls at end
2023-12-28 23:31:28 +08:00
arvinxx
8b704a04f5
🐛 fix: fix vision model max tokens
2023-12-28 23:16:44 +08:00
semantic-release-bot
6df51e26e4
🔖 chore(release): v0.117.2 [skip ci]
...
### [Version 0.117.2](https://github.com/lobehub/lobe-chat/compare/v0.117.1...v0.117.2 )
<sup>Released on **2023-12-28**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix market locale missing.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix market locale missing, closes [#851 ](https://github.com/lobehub/lobe-chat/issues/851 ) ([e23ec66 ](https://github.com/lobehub/lobe-chat/commit/e23ec66 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-12-28 15:01:59 +00:00
Arvin Xu
e23ec66681
🐛 fix: fix market locale missing ( #851 )
...
* 🐛 fix: fix market locale problem
* ✅ test: add test for the AgentMarket
* ✅ test: add test for the PluginStore
2023-12-28 22:59:47 +08:00
Arvin Xu
24ed73696b
📝 docs: fix plugin settings env docs ( #850 )
2023-12-28 21:45:20 +08:00
lobehubbot
516c7711a6
📝 docs(bot): Auto sync agents & plugin to readme
2023-12-27 15:49:42 +00:00
semantic-release-bot
2b36cdf991
🔖 chore(release): v0.117.1 [skip ci]
...
### [Version 0.117.1](https://github.com/lobehub/lobe-chat/compare/v0.117.0...v0.117.1 )
<sup>Released on **2023-12-27**</sup>
#### 💄 Styles
- **misc**: Add image download functionality to DALL·E render component.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Add image download functionality to DALL·E render component, closes [#778 ](https://github.com/lobehub/lobe-chat/issues/778 ) ([31b8047 ](https://github.com/lobehub/lobe-chat/commit/31b8047 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-12-27 15:49:11 +00:00
Justin3go
31b8047d7d
✨ style: add image download functionality to DALL·E render component ( #778 )
2023-12-27 23:47:02 +08:00
arvinxx
10765eb038
📝 docs: update documents [skip ci]
2023-12-27 21:08:39 +08:00
arvinxx
1c8c93f1c8
📝 docs: update documents [skip ci]
2023-12-27 20:47:57 +08:00
lobehubbot
a48b1fcdc6
📝 docs(bot): Auto sync agents & plugin to readme
2023-12-27 12:46:04 +00:00
semantic-release-bot
01bdcb776d
🔖 chore(release): v0.117.0 [skip ci]
...
## [Version 0.117.0](https://github.com/lobehub/lobe-chat/compare/v0.116.5...v0.117.0 )
<sup>Released on **2023-12-27**</sup>
#### ✨ Features
- **misc**: Support plugin settings env.
#### 🐛 Bug Fixes
- **misc**: Improve topic search experience.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Support plugin settings env, closes [#821 ](https://github.com/lobehub/lobe-chat/issues/821 ) ([efd9dc9 ](https://github.com/lobehub/lobe-chat/commit/efd9dc9 ))
#### What's fixed
* **misc**: Improve topic search experience, closes [#828 ](https://github.com/lobehub/lobe-chat/issues/828 ) ([ad55f1c ](https://github.com/lobehub/lobe-chat/commit/ad55f1c ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-12-27 12:45:23 +00:00
Arvin Xu
efd9dc9df2
✨ feat: support plugin settings env ( #821 )
...
* ✨ feat: support plugin settings env
* 📝 docs: add plugin settings document
2023-12-27 20:43:03 +08:00
红
ad55f1c4a8
🚸 fix: improve topic search experience ( #828 )
2023-12-27 20:41:20 +08:00
semantic-release-bot
4717741880
🔖 chore(release): v0.116.5 [skip ci]
...
### [Version 0.116.5](https://github.com/lobehub/lobe-chat/compare/v0.116.4...v0.116.5 )
<sup>Released on **2023-12-27**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix input box losing focus after sending a message on the desktop.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix input box losing focus after sending a message on the desktop, closes [#830 ](https://github.com/lobehub/lobe-chat/issues/830 ) ([d491af9 ](https://github.com/lobehub/lobe-chat/commit/d491af9 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-12-27 12:21:24 +00:00
mushan0x0
d491af9834
🐛 fix: fix input box losing focus after sending a message on the desktop ( #830 )
2023-12-27 20:19:15 +08:00
semantic-release-bot
749292105b
🔖 chore(release): v0.116.4 [skip ci]
...
### [Version 0.116.4](https://github.com/lobehub/lobe-chat/compare/v0.116.3...v0.116.4 )
<sup>Released on **2023-12-26**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix ShareModal.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix ShareModal ([4592515 ](https://github.com/lobehub/lobe-chat/commit/4592515 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-12-26 17:11:48 +00:00
CanisMinor
4592515004
🐛 fix: Fix ShareModal
2023-12-27 01:09:44 +08:00
semantic-release-bot
1d0481bc79
🔖 chore(release): v0.116.3 [skip ci]
...
### [Version 0.116.3](https://github.com/lobehub/lobe-chat/compare/v0.116.2...v0.116.3 )
<sup>Released on **2023-12-26**</sup>
#### 💄 Styles
- **misc**: Fix typo.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Fix typo ([9d329a9 ](https://github.com/lobehub/lobe-chat/commit/9d329a9 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-12-26 16:24:22 +00:00
canisminor1990
9d329a9ad1
💄 style: Fix typo
2023-12-27 00:20:12 +08:00
semantic-release-bot
307b95b9a5
🔖 chore(release): v0.116.2 [skip ci]
...
### [Version 0.116.2](https://github.com/lobehub/lobe-chat/compare/v0.116.1...v0.116.2 )
<sup>Released on **2023-12-26**</sup>
#### 💄 Styles
- **misc**: Update Modal style.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Update Modal style ([ac7d309 ](https://github.com/lobehub/lobe-chat/commit/ac7d309 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-12-26 15:35:08 +00:00
canisminor1990
a9352874d8
👷 ci: Fix type in ShareModal
2023-12-26 23:31:14 +08:00
canisminor1990
ac7d309854
💄 style: Update Modal style
2023-12-26 23:24:46 +08:00
semantic-release-bot
eefaa3940f
🔖 chore(release): v0.116.1 [skip ci]
...
### [Version 0.116.1](https://github.com/lobehub/lobe-chat/compare/v0.116.0...v0.116.1 )
<sup>Released on **2023-12-26**</sup>
#### 💄 Styles
- **misc**: Support slider and select plugin setting render.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Support slider and select plugin setting render, closes [#819 ](https://github.com/lobehub/lobe-chat/issues/819 ) ([3190b44 ](https://github.com/lobehub/lobe-chat/commit/3190b44 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-12-26 14:55:02 +00:00
Arvin Xu
3190b44bfb
💄 style: support slider and select plugin setting render ( #819 )
2023-12-26 22:52:55 +08:00
Vijay
40feaa8a60
📝 docs: add LinkedIn badge on share tab ( #817 )
2023-12-26 22:29:01 +08:00
semantic-release-bot
e2d561e14b
🔖 chore(release): v0.116.0 [skip ci]
...
## [Version 0.116.0](https://github.com/lobehub/lobe-chat/compare/v0.115.13...v0.116.0 )
<sup>Released on **2023-12-26**</sup>
#### ✨ Features
- **misc**: Support OpenAI tool calls.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Support OpenAI tool calls ([9681fdc ](https://github.com/lobehub/lobe-chat/commit/9681fdc ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-12-26 13:28:05 +00:00
arvinxx
9681fdc220
✨ feat: support OpenAI tool calls
2023-12-26 21:25:40 +08:00
Arvin Xu
74249a2ab4
✨ feat: support OpenAI tool calls ( #776 )
2023-12-26 21:10:15 +08:00
lobehubbot
e265540d93
📝 docs(bot): Auto sync agents & plugin to readme
2023-12-26 12:42:53 +00:00
semantic-release-bot
0e4980838b
🔖 chore(release): v0.115.13 [skip ci]
...
### [Version 0.115.13](https://github.com/lobehub/lobe-chat/compare/v0.115.12...v0.115.13 )
<sup>Released on **2023-12-26**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix remove tts and translate not working.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix remove tts and translate not working, closes [#818 ](https://github.com/lobehub/lobe-chat/issues/818 ) ([4a275e9 ](https://github.com/lobehub/lobe-chat/commit/4a275e9 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-12-26 12:42:17 +00:00
Arvin Xu
4a275e9dc7
🐛 fix: fix remove tts and translate not working ( #818 )
...
* ♻️ refactor: clean message service methods
* 🐛 fix: fix remove tts and translate not working
2023-12-26 20:39:55 +08:00
lobehubbot
6ec425b2cb
📝 docs(bot): Auto sync agents & plugin to readme
2023-12-26 02:15:02 +00:00
Jai707
2df8896cf9
Mastodon option in share tab ( #809 )
...
* added mastodon share button
* added mastodon share button
2023-12-26 10:12:56 +08:00
semantic-release-bot
92b4efe87f
🔖 chore(release): v0.115.12 [skip ci]
...
### [Version 0.115.12](https://github.com/lobehub/lobe-chat/compare/v0.115.11...v0.115.12 )
<sup>Released on **2023-12-25**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix active setting tab after click agent setting button.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix active setting tab after click agent setting button ([c480fa9 ](https://github.com/lobehub/lobe-chat/commit/c480fa9 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-12-25 14:38:27 +00:00
canisminor1990
c480fa97aa
🐛 fix: Fix active setting tab after click agent setting button
2023-12-25 22:34:58 +08:00
semantic-release-bot
dc5389239b
🔖 chore(release): v0.115.11 [skip ci]
...
### [Version 0.115.11](https://github.com/lobehub/lobe-chat/compare/v0.115.10...v0.115.11 )
<sup>Released on **2023-12-25**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix agent system role modal scrolling when content is too long.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix agent system role modal scrolling when content is too long, closes [#801 ](https://github.com/lobehub/lobe-chat/issues/801 ) ([f482a80 ](https://github.com/lobehub/lobe-chat/commit/f482a80 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-12-25 14:06:18 +00:00
Justin3go
f482a80238
🐛 fix: fix agent system role modal scrolling when content is too long ( #801 )
2023-12-25 22:04:10 +08:00
lobehubbot
5986374436
📝 docs(bot): Auto sync agents & plugin to readme
2023-12-25 13:37:23 +00:00
semantic-release-bot
ca00f07853
🔖 chore(release): v0.115.10 [skip ci]
...
### [Version 0.115.10](https://github.com/lobehub/lobe-chat/compare/v0.115.9...v0.115.10 )
<sup>Released on **2023-12-25**</sup>
#### 💄 Styles
- **misc**: Fix some style problem.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Fix some style problem ([447c006 ](https://github.com/lobehub/lobe-chat/commit/447c006 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-12-25 13:36:55 +00:00
canisminor1990
447c006e01
💄 style: Fix some style problem
2023-12-25 21:32:33 +08:00
semantic-release-bot
dc7642d8de
🔖 chore(release): v0.115.9 [skip ci]
...
### [Version 0.115.9](https://github.com/lobehub/lobe-chat/compare/v0.115.8...v0.115.9 )
<sup>Released on **2023-12-24**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix `PLUGINS_INDEX_URL` not working, fix a translation error in Traditional Chinese.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix `PLUGINS_INDEX_URL` not working, closes [#793 ](https://github.com/lobehub/lobe-chat/issues/793 ) ([152913e ](https://github.com/lobehub/lobe-chat/commit/152913e ))
* **misc**: Fix a translation error in Traditional Chinese, closes [#789 ](https://github.com/lobehub/lobe-chat/issues/789 ) ([80c02ee ](https://github.com/lobehub/lobe-chat/commit/80c02ee ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-12-24 10:09:33 +00:00
Arvin Xu
152913e29d
🐛 fix: fix PLUGINS_INDEX_URL not working ( #793 )
2023-12-24 18:07:07 +08:00
linzjian666
80c02ee5c1
🐛 fix: fix a translation error in Traditional Chinese ( #789 )
2023-12-24 18:06:40 +08:00
semantic-release-bot
3969a21791
🔖 chore(release): v0.115.8 [skip ci]
...
### [Version 0.115.8](https://github.com/lobehub/lobe-chat/compare/v0.115.7...v0.115.8 )
<sup>Released on **2023-12-24**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix CUSTOM_MODEL `-` operator not working.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix CUSTOM_MODEL `-` operator not working, closes [#791 ](https://github.com/lobehub/lobe-chat/issues/791 ) ([26b968f ](https://github.com/lobehub/lobe-chat/commit/26b968f ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-12-24 09:23:13 +00:00
Arvin Xu
26b968f0bd
🐛 fix: fix CUSTOM_MODEL - operator not working ( #791 )
2023-12-24 17:21:05 +08:00
lobehubbot
d5e60f31f8
📝 docs(bot): Auto sync agents & plugin to readme
2023-12-23 16:38:23 +00:00
semantic-release-bot
ecade19d05
🔖 chore(release): v0.115.7 [skip ci]
...
### [Version 0.115.7](https://github.com/lobehub/lobe-chat/compare/v0.115.6...v0.115.7 )
<sup>Released on **2023-12-23**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix auto scrolling when generating message.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix auto scrolling when generating message, closes [#785 ](https://github.com/lobehub/lobe-chat/issues/785 ) ([1a236e6 ](https://github.com/lobehub/lobe-chat/commit/1a236e6 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-12-23 16:37:49 +00:00
Arvin Xu
1a236e6325
🐛 fix: fix auto scrolling when generating message ( #785 )
2023-12-24 00:35:27 +08:00
semantic-release-bot
0268262c93
🔖 chore(release): v0.115.6 [skip ci]
...
### [Version 0.115.6](https://github.com/lobehub/lobe-chat/compare/v0.115.5...v0.115.6 )
<sup>Released on **2023-12-23**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix maxTokens params still work when disable enableMaxTokens.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix maxTokens params still work when disable enableMaxTokens, closes [#779 ](https://github.com/lobehub/lobe-chat/issues/779 ) ([20956ea ](https://github.com/lobehub/lobe-chat/commit/20956ea ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-12-23 10:33:21 +00:00
Arvin Xu
20956ea6bb
🐛 fix: fix maxTokens params still work when disable enableMaxTokens ( #779 )
...
* 🐛 fix: fix max tokens
* ✅ test: update test
* 🐛 fix: fix max tokens
2023-12-23 18:31:19 +08:00
semantic-release-bot
f044552df3
🔖 chore(release): v0.115.5 [skip ci]
...
### [Version 0.115.5](https://github.com/lobehub/lobe-chat/compare/v0.115.4...v0.115.5 )
<sup>Released on **2023-12-23**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix image display error.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix image display error, closes [#777 ](https://github.com/lobehub/lobe-chat/issues/777 ) ([08659d6 ](https://github.com/lobehub/lobe-chat/commit/08659d6 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-12-23 10:05:07 +00:00
Arvin Xu
08659d605f
🐛 fix: fix image display error ( #777 )
2023-12-23 18:02:59 +08:00
semantic-release-bot
ab99e3fd84
🔖 chore(release): v0.115.4 [skip ci]
...
### [Version 0.115.4](https://github.com/lobehub/lobe-chat/compare/v0.115.3...v0.115.4 )
<sup>Released on **2023-12-23**</sup>
#### ♻ Code Refactoring
- **misc**: Refactor the ChatMessage type.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Refactor the ChatMessage type ([40375bd ](https://github.com/lobehub/lobe-chat/commit/40375bd ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-12-23 09:47:00 +00:00
arvinxx
40375bd058
♻️ refactor: refactor the ChatMessage type
2023-12-23 17:44:11 +08:00
semantic-release-bot
043bd34e34
🔖 chore(release): v0.115.3 [skip ci]
...
### [Version 0.115.3](https://github.com/lobehub/lobe-chat/compare/v0.115.2...v0.115.3 )
<sup>Released on **2023-12-23**</sup>
#### ♻ Code Refactoring
- **misc**: Refactor and clean global store and chat store.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Refactor and clean global store and chat store, closes [#774 ](https://github.com/lobehub/lobe-chat/issues/774 ) ([6120042 ](https://github.com/lobehub/lobe-chat/commit/6120042 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-12-23 09:36:09 +00:00
Arvin Xu
6120042aee
♻️ refactor: refactor and clean global store and chat store ( #774 )
...
* ♻️ refactor: refactor the globalStore implement and usage
* 🔥 refactor: clean deprecated code
* ♻️ refactor: refactor the chat store to slice mode
2023-12-23 17:33:59 +08:00
semantic-release-bot
03490f9791
🔖 chore(release): v0.115.2 [skip ci]
...
### [Version 0.115.2](https://github.com/lobehub/lobe-chat/compare/v0.115.1...v0.115.2 )
<sup>Released on **2023-12-23**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix envs like `CUSTOM_MODELS` don't work with docker deployment.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix envs like `CUSTOM_MODELS` don't work with docker deployment, closes [#773 ](https://github.com/lobehub/lobe-chat/issues/773 ) ([54dc18b ](https://github.com/lobehub/lobe-chat/commit/54dc18b ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-12-23 08:13:26 +00:00
Arvin Xu
54dc18b92f
🐛 fix: fix envs like CUSTOM_MODELS don't work with docker deployment ( #773 )
...
* ♻️ refactor: refactor the FileList
* 🐛 fix: fix agent market index not work with docker
* 🐛 fix: fix CUSTOM_MODEL don't work with docker deployment
* ✅ test: add test
* 📝 docs: update docs
2023-12-23 16:11:17 +08:00
semantic-release-bot
75c1126b61
🔖 chore(release): v0.115.1 [skip ci]
...
### [Version 0.115.1](https://github.com/lobehub/lobe-chat/compare/v0.115.0...v0.115.1 )
<sup>Released on **2023-12-22**</sup>
#### 💄 Styles
- **misc**: Lock ui version to fix setting form style.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Lock ui version to fix setting form style ([6cdf548 ](https://github.com/lobehub/lobe-chat/commit/6cdf548 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-12-22 15:53:57 +00:00
arvinxx
6cdf54874e
💄 style: lock ui version to fix setting form style
2023-12-22 23:51:32 +08:00
semantic-release-bot
b4f76b8b3a
🔖 chore(release): v0.115.0 [skip ci]
...
## [Version 0.115.0](https://github.com/lobehub/lobe-chat/compare/v0.114.9...v0.115.0 )
<sup>Released on **2023-12-22**</sup>
#### ✨ Features
- **misc**: Support Dall·E 3.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Support Dall·E 3, closes [#697 ](https://github.com/lobehub/lobe-chat/issues/697 ) ([e39d199 ](https://github.com/lobehub/lobe-chat/commit/e39d199 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-12-22 14:25:48 +00:00
Arvin Xu
e39d199398
✨ feat: support Dall·E 3 ( #697 )
...
* ✨ feat: add dalle image generation api
* ✨ feat: support to generate images with dalle3
* ✅ test: update test for the tool
* 🌐 docs: update i18n
* 💄 style: improve style
* 🚸 style: improve image generate process
2023-12-22 22:23:30 +08:00
semantic-release-bot
9ad46744fb
🔖 chore(release): v0.114.9 [skip ci]
...
### [Version 0.114.9](https://github.com/lobehub/lobe-chat/compare/v0.114.8...v0.114.9 )
<sup>Released on **2023-12-22**</sup>
#### 💄 Styles
- **misc**: Support it-IT nl-NL and pl-PL locales.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Support it-IT nl-NL and pl-PL locales, closes [#759 ](https://github.com/lobehub/lobe-chat/issues/759 ) ([e49817c ](https://github.com/lobehub/lobe-chat/commit/e49817c ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-12-22 08:30:39 +00:00
Arvin Xu
e49817ceb8
💄 style: support it-IT nl-NL and pl-PL locales ( #759 )
2023-12-22 16:28:22 +08:00
semantic-release-bot
3155d87df6
🔖 chore(release): v0.114.8 [skip ci]
...
### [Version 0.114.8](https://github.com/lobehub/lobe-chat/compare/v0.114.7...v0.114.8 )
<sup>Released on **2023-12-22**</sup>
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
</details>
<div align="right">
[](#readme-top)
</div>
2023-12-22 07:01:26 +00:00
Arvin Xu
2e295b2e42
⚡ ️ perf: use dynamic locale to reduce bundle size ( #752 )
...
* ⚡ ️ perf: refactor to use dynamic locale
* ⚡ ️ perf: refactor to use dynamic locale
* ♻️ refactor: refactor the locale code
2023-12-22 14:59:19 +08:00
semantic-release-bot
b87c90c5b9
🔖 chore(release): v0.114.7 [skip ci]
...
### [Version 0.114.7](https://github.com/lobehub/lobe-chat/compare/v0.114.6...v0.114.7 )
<sup>Released on **2023-12-22**</sup>
#### ♻ Code Refactoring
- **misc**: Move the conversation and chatInput to features folder.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Move the conversation and chatInput to features folder, closes [#750 ](https://github.com/lobehub/lobe-chat/issues/750 ) ([0334592 ](https://github.com/lobehub/lobe-chat/commit/0334592 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-12-22 03:11:14 +00:00
Arvin Xu
0334592866
🚚 refactor: move the conversation and chatInput to features folder ( #750 )
...
* 🚚 refactor: move the conversation and chat input to features
* ⚡ ️ perf: dynamic import openapi plugin resolver to improve performance
2023-12-22 11:09:09 +08:00
lobehubbot
5100b65384
📝 docs(bot): Auto sync agents & plugin to readme
2023-12-22 02:07:15 +00:00
semantic-release-bot
19cbaf8fcb
🔖 chore(release): v0.114.6 [skip ci]
...
### [Version 0.114.6](https://github.com/lobehub/lobe-chat/compare/v0.114.5...v0.114.6 )
<sup>Released on **2023-12-22**</sup>
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
</details>
<div align="right">
[](#readme-top)
</div>
2023-12-22 02:06:37 +00:00
Arvin Xu
6211be9487
⚡ ️ perf: prefetch page to improve performance ( #749 )
2023-12-22 10:04:17 +08:00
lobehubbot
8c8221e4f4
📝 docs(bot): Auto sync agents & plugin to readme
2023-12-19 14:52:49 +00:00
luo jiyin
4adfd2cec4
feat: docker container autostart ( #725 )
2023-12-19 22:50:36 +08:00
semantic-release-bot
304c1dbcc7
🔖 chore(release): v0.114.5 [skip ci]
...
### [Version 0.114.5](https://github.com/lobehub/lobe-chat/compare/v0.114.4...v0.114.5 )
<sup>Released on **2023-12-19**</sup>
#### 💄 Styles
- **misc**: Fix plugin iframe width.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Fix plugin iframe width, closes [#721 ](https://github.com/lobehub/lobe-chat/issues/721 ) ([53ad132 ](https://github.com/lobehub/lobe-chat/commit/53ad132 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-12-19 09:53:04 +00:00
Arvin Xu
53ad132b8b
💄 style: fix plugin iframe width ( #721 )
2023-12-19 17:50:47 +08:00
lobehubbot
3f7ce1d6a5
📝 docs(bot): Auto sync agents & plugin to readme
2023-12-19 09:13:22 +00:00
Carson Yang
f4428b940f
📝 docs: add sealos deployment in README ( #667 )
...
Signed-off-by: Carson Yang <yangchuansheng33@gmail.com >
2023-12-19 17:11:17 +08:00
lobehubbot
27b1479b6e
📝 docs(bot): Auto sync agents & plugin to readme
2023-12-19 09:03:48 +00:00
semantic-release-bot
2ecf42ab4c
🔖 chore(release): v0.114.4 [skip ci]
...
### [Version 0.114.4](https://github.com/lobehub/lobe-chat/compare/v0.114.3...v0.114.4 )
<sup>Released on **2023-12-19**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix agent system role modal scrolling when content is too long.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix agent system role modal scrolling when content is too long, closes [#716 ](https://github.com/lobehub/lobe-chat/issues/716 ) ([c3e36d1 ](https://github.com/lobehub/lobe-chat/commit/c3e36d1 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-12-19 09:02:58 +00:00
Justin3go
c3e36d14ee
🐛 fix: fix agent system role modal scrolling when content is too long ( #716 )
2023-12-19 17:00:52 +08:00
lobehubbot
e40db59eb2
📝 docs(bot): Auto sync agents & plugin to readme
2023-12-19 02:32:46 +00:00
CanisMinor
53eaee7d6a
🔧 chore: Update syncPluginIndex.ts
2023-12-19 10:30:25 +08:00
CanisMinor
f16d417ccf
🔧 chore: Update syncPluginIndex.ts
2023-12-19 10:29:58 +08:00
Igroshka
689d4c04fc
Update welcome.json ( #707 )
2023-12-19 08:48:25 +08:00
Igroshka
c4ff00c42f
Update setting.json ( #708 )
2023-12-19 08:48:10 +08:00
Igroshka
2790113c17
Update plugin.json ( #709 )
2023-12-19 08:47:57 +08:00
humu
37323ac1a0
adjust japanese locale ( #706 )
2023-12-18 23:56:27 +08:00
semantic-release-bot
57cb87f834
🔖 chore(release): v0.114.3 [skip ci]
...
### [Version 0.114.3](https://github.com/lobehub/lobe-chat/compare/v0.114.2...v0.114.3 )
<sup>Released on **2023-12-18**</sup>
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
</details>
<div align="right">
[](#readme-top)
</div>
2023-12-18 12:53:38 +00:00
mushan0x0
d038d244a0
⚡ ️ perf: Optimize the image upload size for gpt-4-vision ( #669 )
...
* ♻️ refactor: `FileItem` changed to `ImageFileItem`
* ⚡ ️ perf: Optimize the image upload size for `gpt-4-vision`
* 🔧 test: add Test Configuration
* 🧪 test: add case
* ✏️ chore: typos
---------
Co-authored-by: wuxh <wxh1220@gmail.com >
2023-12-18 20:51:28 +08:00
canisminor1990
e709d02fa5
📝 docs: Replace sponsor img with static url
2023-12-18 10:56:52 +08:00
semantic-release-bot
531c03962f
🔖 chore(release): v0.114.2 [skip ci]
...
### [Version 0.114.2](https://github.com/lobehub/lobe-chat/compare/v0.114.1...v0.114.2 )
<sup>Released on **2023-12-17**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix chat error when message has image with non-vision model.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix chat error when message has image with non-vision model, closes [#698 ](https://github.com/lobehub/lobe-chat/issues/698 ) [#693 ](https://github.com/lobehub/lobe-chat/issues/693 ) ([b142c17 ](https://github.com/lobehub/lobe-chat/commit/b142c17 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-12-17 14:21:06 +00:00
Arvin Xu
b142c176f1
🐛 fix: fix chat error when message has image with non-vision model ( #698 )
...
* 📝 docs: update docs
* 🐛 fix: fix chat error with non-vision model
close #693
2023-12-17 22:18:48 +08:00
lobehubbot
0364c1ec90
📝 docs(bot): Auto sync agents & plugin to readme
2023-12-17 13:13:19 +00:00
Arvin Xu
bcccc1a7e3
📝 docs: add plugins usage documents ( #692 )
...
* 📝 docs: plugins
* Update Plugins.zh-CN.md
* Update Plugins.zh-CN.md
* 📝 docs: update plugins docs
* 📝 docs: update plugins docs
2023-12-17 21:11:03 +08:00
semantic-release-bot
5274353e6e
🔖 chore(release): v0.114.1 [skip ci]
...
### [Version 0.114.1](https://github.com/lobehub/lobe-chat/compare/v0.114.0...v0.114.1 )
<sup>Released on **2023-12-16**</sup>
#### 🐛 Bug Fixes
- **misc**: Inject tool description into agent system role.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Inject tool description into agent system role, closes [#681 ](https://github.com/lobehub/lobe-chat/issues/681 ) ([e7a8cff ](https://github.com/lobehub/lobe-chat/commit/e7a8cff ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-12-16 15:12:43 +00:00
Arvin Xu
e7a8cffa36
🐛 fix: inject tool description into agent system role ( #681 )
...
* 🐛 fix: inject tool desc into agent system role
* 💚 ci: fix circular
* ✅ test: add more tests
* ✅ test: add more tests
* ✨ feat: support show tools token
2023-12-16 22:46:37 +08:00
lobehubbot
8c3386e029
📝 docs(bot): Auto sync agents & plugin to readme
2023-12-16 11:48:21 +00:00
semantic-release-bot
d556f3e642
🔖 chore(release): v0.114.0 [skip ci]
...
## [Version 0.114.0](https://github.com/lobehub/lobe-chat/compare/v0.113.1...v0.114.0 )
<sup>Released on **2023-12-16**</sup>
#### ✨ Features
- **misc**: Supports setting multiple access code.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Supports setting multiple access code, closes [#647 ](https://github.com/lobehub/lobe-chat/issues/647 ) ([7db0430 ](https://github.com/lobehub/lobe-chat/commit/7db0430 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-12-16 11:47:47 +00:00
mushan0x0
7db0430f8a
✨ feat: supports setting multiple access code ( #647 )
...
* ✨ feat: `ACCESS_CODE` supports setting multiple
* 📝 docs: Update the `ACCESS_CODE` documentation
* ✅ test: Add `ACCESS_CODE` testing
2023-12-16 19:45:42 +08:00
semantic-release-bot
31d3994502
🔖 chore(release): v0.113.1 [skip ci]
...
### [Version 0.113.1](https://github.com/lobehub/lobe-chat/compare/v0.113.0...v0.113.1 )
<sup>Released on **2023-12-16**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix fontsize setting and audio download style.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix fontsize setting and audio download style, closes [#433 ](https://github.com/lobehub/lobe-chat/issues/433 ) ([6882752 ](https://github.com/lobehub/lobe-chat/commit/6882752 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-12-16 08:06:15 +00:00
canisminor1990
6882752a0d
🐛 fix: Fix fontsize setting and audio download style ( #433 )
2023-12-16 16:01:32 +08:00
semantic-release-bot
1f7e73ff8c
🔖 chore(release): v0.113.0 [skip ci]
...
## [Version 0.113.0](https://github.com/lobehub/lobe-chat/compare/v0.112.1...v0.113.0 )
<sup>Released on **2023-12-16**</sup>
#### ✨ Features
- **locale**: Add es-ES pt-BR de-DE tr-TR.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **locale**: Add es-ES pt-BR de-DE tr-TR, closes [#659 ](https://github.com/lobehub/lobe-chat/issues/659 ) ([021abfa ](https://github.com/lobehub/lobe-chat/commit/021abfa ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-12-16 07:01:48 +00:00
canisminor1990
021abfabe3
✨ feat(locale): Add es-ES pt-BR de-DE tr-TR ( #659 )
2023-12-16 14:59:09 +08:00
semantic-release-bot
6e1aac47aa
🔖 chore(release): v0.112.1 [skip ci]
...
### [Version 0.112.1](https://github.com/lobehub/lobe-chat/compare/v0.112.0...v0.112.1 )
<sup>Released on **2023-12-16**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix locales.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix locales ([4384dc2 ](https://github.com/lobehub/lobe-chat/commit/4384dc2 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-12-16 06:36:14 +00:00
canisminor1990
4384dc2f94
🐛 fix: Fix locales
2023-12-16 14:32:40 +08:00
Abdullah Ercan
b20b0595a9
turkish translation added ( #677 )
...
* turkish translation added
* ascending order update
* typo update
---------
Co-authored-by: CanisMinor <i@canisminor.cc >
2023-12-16 14:31:00 +08:00
lobehubbot
dd6c8d2e4d
📝 docs(bot): Auto sync agents & plugin to readme
2023-12-16 04:59:34 +00:00
semantic-release-bot
5fc262ab5e
🔖 chore(release): v0.112.0 [skip ci]
...
## [Version 0.112.0](https://github.com/lobehub/lobe-chat/compare/v0.111.6...v0.112.0 )
<sup>Released on **2023-12-16**</sup>
#### ♻ Code Refactoring
- **misc**: Refactor global and share service, refactor plugin dev modal and improve plugin store, refactor with OpenAPIConvertor.
#### ✨ Features
- **misc**: Introduce plugin detail modal, support OpenAI plugin manifest, support OpenAPI Authentication, support OpenAPI schema in lobe plugin, support parse openapi schema.
#### 🐛 Bug Fixes
- **misc**: Fix function apiName length, try with node mode plugins.
#### 💄 Styles
- **misc**: Fix function message style, fix mobile padding of plugin dev modal, improve settings display, Update tool style.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Refactor global and share service ([dd6f00e ](https://github.com/lobehub/lobe-chat/commit/dd6f00e ))
* **misc**: Refactor plugin dev modal and improve plugin store ([4dc5e35 ](https://github.com/lobehub/lobe-chat/commit/4dc5e35 ))
* **misc**: Refactor with OpenAPIConvertor ([605b3bf ](https://github.com/lobehub/lobe-chat/commit/605b3bf ))
#### What's improved
* **misc**: Introduce plugin detail modal ([0308783 ](https://github.com/lobehub/lobe-chat/commit/0308783 ))
* **misc**: Support OpenAI plugin manifest ([04ff2d5 ](https://github.com/lobehub/lobe-chat/commit/04ff2d5 ))
* **misc**: Support OpenAPI Authentication ([820c15e ](https://github.com/lobehub/lobe-chat/commit/820c15e ))
* **misc**: Support OpenAPI schema in lobe plugin, closes [#614 ](https://github.com/lobehub/lobe-chat/issues/614 ) ([5426a54 ](https://github.com/lobehub/lobe-chat/commit/5426a54 ))
* **misc**: Support parse openapi schema ([11a39b1 ](https://github.com/lobehub/lobe-chat/commit/11a39b1 ))
#### What's fixed
* **misc**: Fix function apiName length ([b6f8c16 ](https://github.com/lobehub/lobe-chat/commit/b6f8c16 ))
* **misc**: Try with node mode plugins ([6bb547f ](https://github.com/lobehub/lobe-chat/commit/6bb547f ))
#### Styles
* **misc**: Fix function message style ([4fee0b1 ](https://github.com/lobehub/lobe-chat/commit/4fee0b1 ))
* **misc**: Fix mobile padding of plugin dev modal ([7f7070a ](https://github.com/lobehub/lobe-chat/commit/7f7070a ))
* **misc**: Improve settings display ([df57cde ](https://github.com/lobehub/lobe-chat/commit/df57cde ))
* **misc**: Update tool style ([292a3e1 ](https://github.com/lobehub/lobe-chat/commit/292a3e1 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-12-16 04:58:57 +00:00
Arvin Xu
5426a541cb
✨ feat: support OpenAPI schema in lobe plugin ( #614 )
2023-12-16 12:38:19 +08:00
arvinxx
7f7070a719
💄 style: fix mobile padding of plugin dev modal
2023-12-16 12:16:38 +08:00
arvinxx
b6f8c16a58
🐛 fix: fix function apiName length
2023-12-16 11:20:14 +08:00
canisminor1990
3aa821975d
🌐 chore: Update locale
2023-12-16 00:12:04 +08:00
arvinxx
05b6e4c62c
✅ test: fix test warning
2023-12-15 23:57:42 +08:00
arvinxx
4fee0b19c0
💄 style: fix function message style
2023-12-15 23:57:42 +08:00
canisminor1990
388eb85515
🔧 chore: Update readme plugin workflow
2023-12-15 23:57:42 +08:00
canisminor1990
292a3e1d62
💄 style: Update tool style
2023-12-15 23:57:42 +08:00
arvinxx
6bb547fa72
🐛 fix: try with node mode plugins
2023-12-15 20:23:38 +08:00
arvinxx
df57cde692
💄 style: improve settings display
2023-12-15 20:23:38 +08:00
arvinxx
605b3bfe01
♻️ refactor: refactor with OpenAPIConvertor
2023-12-15 20:23:38 +08:00
arvinxx
04ff2d5750
✨ feat: support OpenAI plugin manifest
2023-12-15 20:23:38 +08:00
arvinxx
0308783939
✨ feat: introduce plugin detail modal
2023-12-15 20:23:38 +08:00
arvinxx
dd6f00e912
♻️ refactor: refactor global and share service
2023-12-15 20:23:38 +08:00
arvinxx
820c15ed49
✨ feat: support OpenAPI Authentication
2023-12-15 20:23:38 +08:00
arvinxx
11a39b1e6f
✨ feat: support parse openapi schema
2023-12-15 20:23:38 +08:00
arvinxx
4dc5e352eb
♻️ refactor: refactor plugin dev modal and improve plugin store
2023-12-15 20:23:38 +08:00
semantic-release-bot
6e29698a28
🔖 chore(release): v0.111.6 [skip ci]
...
### [Version 0.111.6](https://github.com/lobehub/lobe-chat/compare/v0.111.5...v0.111.6 )
<sup>Released on **2023-12-15**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix deployment build failure.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix deployment build failure, closes [#672 ](https://github.com/lobehub/lobe-chat/issues/672 ) ([3878dcd ](https://github.com/lobehub/lobe-chat/commit/3878dcd ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-12-15 08:25:57 +00:00
mushan0x0
3878dcde45
🐛 fix: fix deployment build failure ( #672 )
2023-12-15 16:23:57 +08:00
lobehubbot
6d19564d91
📝 docs(bot): Auto sync agents & plugin to readme
2023-12-15 06:00:14 +00:00
canisminor1990
9ff9aba077
📝 docs: Fix links
2023-12-15 13:57:36 +08:00
Ikko Eltociear Ashimine
c295aaf66f
📝 docs: update .env.example ( #662 )
...
seperate -> separate
2023-12-14 23:30:28 +08:00
semantic-release-bot
00e5910478
🔖 chore(release): v0.111.5 [skip ci]
...
### [Version 0.111.5](https://github.com/lobehub/lobe-chat/compare/v0.111.4...v0.111.5 )
<sup>Released on **2023-12-14**</sup>
#### 🐛 Bug Fixes
- **misc**: Wrong locale language in en_US.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Wrong locale language in en_US, closes [#660 ](https://github.com/lobehub/lobe-chat/issues/660 ) ([e1c31ee ](https://github.com/lobehub/lobe-chat/commit/e1c31ee ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-12-14 14:24:10 +00:00
guangzhengli
e1c31ee08f
🐛 fix: wrong locale language in en_US ( #660 )
2023-12-14 22:22:04 +08:00
canisminor1990
0878f2b243
📝 docs: Add wiki toc
2023-12-14 17:33:35 +08:00
canisminor1990
39f674ee40
📝 docs: Fix wiki link
2023-12-14 17:26:41 +08:00
canisminor1990
395ff22e2e
📝 docs: Fix link
2023-12-14 17:24:52 +08:00
lobehubbot
fafccfb210
📝 docs(bot): Auto sync agents & plugin to readme
2023-12-14 09:20:43 +00:00
Henry Chen
9553e18d08
📝 docs: Fix a typo in README.zh-CN.md ( #657 )
2023-12-14 17:18:38 +08:00
CanisMinor
d1df19a498
🔨 chore: Add docs workflow ( #658 )
...
* 🔧 chore: Add docs workflow and update docs files
* 📝 docs: Update wiki docs link
2023-12-14 17:17:43 +08:00
semantic-release-bot
fedf799b6f
🔖 chore(release): v0.111.4 [skip ci]
...
### [Version 0.111.4](https://github.com/lobehub/lobe-chat/compare/v0.111.3...v0.111.4 )
<sup>Released on **2023-12-14**</sup>
#### 🐛 Bug Fixes
- **misc**: Revert "🐛 fix: clean up gpt-3.5 model".
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Revert "🐛 fix: clean up gpt-3.5 model", closes [#653 ](https://github.com/lobehub/lobe-chat/issues/653 ) ([b8b14fc ](https://github.com/lobehub/lobe-chat/commit/b8b14fc ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-12-14 03:11:11 +00:00
Arvin Xu
b8b14fc68f
🐛 fix: Revert " 🐛 fix: clean up gpt-3.5 model" ( #653 )
...
This reverts commit 9616783d09 .
2023-12-14 11:08:34 +08:00
semantic-release-bot
4630322caa
🔖 chore(release): v0.111.3 [skip ci]
...
### [Version 0.111.3](https://github.com/lobehub/lobe-chat/compare/v0.111.2...v0.111.3 )
<sup>Released on **2023-12-14**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix the history-count text.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix the history-count text, closes [#615 ](https://github.com/lobehub/lobe-chat/issues/615 ) ([4db1cef ](https://github.com/lobehub/lobe-chat/commit/4db1cef ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-12-14 01:56:47 +00:00
reece00
4db1cef995
🐛 fix: fix the history-count text ( #615 )
2023-12-14 09:54:42 +08:00
Justin Dhillon
4b64c7d30f
Fix Broken Links ( #652 )
...
* https://github.com/lobehub/chat-plugins-gateway
* https://github.com/lobehub/chat-plugins-gateway
* https://github.com/vitest-dev/vitest
2023-12-14 09:32:19 +08:00
semantic-release-bot
05e6ecd805
🔖 chore(release): v0.111.2 [skip ci]
...
### [Version 0.111.2](https://github.com/lobehub/lobe-chat/compare/v0.111.1...v0.111.2 )
<sup>Released on **2023-12-13**</sup>
#### 🐛 Bug Fixes
- **misc**: Change topic-deletion hotkey.
#### 💄 Styles
- **misc**: Fix image display in safari (fix.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Change topic-deletion hotkey, closes [#616 ](https://github.com/lobehub/lobe-chat/issues/616 ) ([912ff45 ](https://github.com/lobehub/lobe-chat/commit/912ff45 ))
#### Styles
* **misc**: Fix image display in safari (fix, closes [#571 ](https://github.com/lobehub/lobe-chat/issues/571 ) ([4beefa7 ](https://github.com/lobehub/lobe-chat/commit/4beefa7 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-12-13 14:11:53 +00:00
canisminor1990
912ff45818
🐛 fix: Change topic-deletion hotkey ( #616 )
2023-12-13 22:08:55 +08:00
canisminor1990
4beefa7752
💄 style: Fix image display in safari ( fix #571 )
2023-12-13 21:48:12 +08:00
semantic-release-bot
ed48d782ac
🔖 chore(release): v0.111.1 [skip ci]
...
### [Version 0.111.1](https://github.com/lobehub/lobe-chat/compare/v0.111.0...v0.111.1 )
<sup>Released on **2023-12-13**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix locale typo.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix locale typo ([f44b41e ](https://github.com/lobehub/lobe-chat/commit/f44b41e ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-12-13 10:33:07 +00:00
canisminor1990
f44b41e05c
🐛 fix: Fix locale typo
2023-12-13 18:30:09 +08:00
红
cb91985c02
🍻 chore: remove duplicate logic ( #641 )
2023-12-13 17:45:20 +08:00
semantic-release-bot
50a1c390b8
🔖 chore(release): v0.111.0 [skip ci]
...
## [Version 0.111.0](https://github.com/lobehub/lobe-chat/compare/v0.110.10...v0.111.0 )
<sup>Released on **2023-12-13**</sup>
#### ✨ Features
- **locale**: Add fr-FR.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **locale**: Add fr-FR, closes [#637 ](https://github.com/lobehub/lobe-chat/issues/637 ) ([357141c ](https://github.com/lobehub/lobe-chat/commit/357141c ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-12-13 09:44:31 +00:00
CanisMinor
357141cd54
🌐 feat(locale): Add fr-FR ( #637 )
2023-12-13 17:42:26 +08:00
lobehubbot
56779ed094
📝 docs(bot): Auto sync agents & plugin to readme
2023-12-13 08:03:30 +00:00
semantic-release-bot
3eecf3a3e9
🔖 chore(release): v0.110.10 [skip ci]
...
### [Version 0.110.10](https://github.com/lobehub/lobe-chat/compare/v0.110.9...v0.110.10 )
<sup>Released on **2023-12-13**</sup>
#### 🐛 Bug Fixes
- **misc**: Add cancel button text i18n for delete assistant modal.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Add cancel button text i18n for delete assistant modal, closes [#640 ](https://github.com/lobehub/lobe-chat/issues/640 ) ([fae04c9 ](https://github.com/lobehub/lobe-chat/commit/fae04c9 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-12-13 08:03:01 +00:00
xiaole
fae04c9943
🐛 fix: add cancel button text i18n for delete assistant modal ( #640 )
2023-12-13 16:01:02 +08:00
semantic-release-bot
3c49e57e51
🔖 chore(release): v0.110.9 [skip ci]
...
### [Version 0.110.9](https://github.com/lobehub/lobe-chat/compare/v0.110.8...v0.110.9 )
<sup>Released on **2023-12-13**</sup>
#### 🐛 Bug Fixes
- **misc**: ChatInput should have maxHeight.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: ChatInput should have maxHeight, closes [#630 ](https://github.com/lobehub/lobe-chat/issues/630 ) ([8dfe1b8 ](https://github.com/lobehub/lobe-chat/commit/8dfe1b8 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-12-13 00:56:17 +00:00
Shinji-Li
8dfe1b802d
⚡ fix: ChatInput should have maxHeight ( #630 )
2023-12-13 08:53:47 +08:00
lobehubbot
6a2d1e6ebb
📝 docs(bot): Auto sync agents & plugin to readme
2023-12-13 00:53:00 +00:00
Asuka109
ad8dd191f3
🔧 chore: add .nvmrc file with LTS version ( #622 )
2023-12-13 08:51:02 +08:00
lobehubbot
aff0723b77
📝 docs(bot): Auto sync agents & plugin to readme
2023-12-12 01:56:57 +00:00
semantic-release-bot
6e5f58319a
🔖 chore(release): v0.110.8 [skip ci]
...
### [Version 0.110.8](https://github.com/lobehub/lobe-chat/compare/v0.110.7...v0.110.8 )
<sup>Released on **2023-12-12**</sup>
#### 🐛 Bug Fixes
- **misc**: Clean up gpt-3.5 model.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Clean up gpt-3.5 model, closes [#554 ](https://github.com/lobehub/lobe-chat/issues/554 ) ([9616783 ](https://github.com/lobehub/lobe-chat/commit/9616783 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-12-12 01:56:27 +00:00
Arvin Xu
9616783d09
🐛 fix: clean up gpt-3.5 model ( #554 )
2023-12-12 09:54:44 +08:00
semantic-release-bot
4a8dfa53ae
🔖 chore(release): v0.110.7 [skip ci]
...
### [Version 0.110.7](https://github.com/lobehub/lobe-chat/compare/v0.110.6...v0.110.7 )
<sup>Released on **2023-12-11**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix language settings may not take effect.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix language settings may not take effect, closes [#595 ](https://github.com/lobehub/lobe-chat/issues/595 ) ([a5db64e ](https://github.com/lobehub/lobe-chat/commit/a5db64e ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-12-11 02:51:59 +00:00
mushan0x0
a5db64ef23
🐛 fix: Fix language settings may not take effect ( #595 )
2023-12-11 10:50:16 +08:00
lobehubbot
b2d4d4d548
📝 docs(bot): Auto sync agents & plugin to readme
2023-12-11 01:00:58 +00:00
semantic-release-bot
7b8f52c6df
🔖 chore(release): v0.110.6 [skip ci]
...
### [Version 0.110.6](https://github.com/lobehub/lobe-chat/compare/v0.110.5...v0.110.6 )
<sup>Released on **2023-12-11**</sup>
#### 🐛 Bug Fixes
- **misc**: Sharp missing in docker production.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Sharp missing in docker production, closes [#603 ](https://github.com/lobehub/lobe-chat/issues/603 ) ([d89b48d ](https://github.com/lobehub/lobe-chat/commit/d89b48d ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-12-11 01:00:28 +00:00
Mikey
d89b48d107
🐛 fix: sharp missing in docker production ( #603 )
2023-12-11 08:58:41 +08:00
semantic-release-bot
da9c3a670b
🔖 chore(release): v0.110.5 [skip ci]
...
### [Version 0.110.5](https://github.com/lobehub/lobe-chat/compare/v0.110.4...v0.110.5 )
<sup>Released on **2023-12-10**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix setting plugin i18n.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix setting plugin i18n, closes [#606 ](https://github.com/lobehub/lobe-chat/issues/606 ) ([4e18ebf ](https://github.com/lobehub/lobe-chat/commit/4e18ebf ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-12-10 04:11:43 +00:00
Arvin Xu
4e18ebf820
🐛 fix: fix setting plugin i18n ( #606 )
...
* 🐛 fix: fix setting plugin
* ✅ test: update test
2023-12-10 12:09:56 +08:00
semantic-release-bot
c25a9eb42b
🔖 chore(release): v0.110.4 [skip ci]
...
### [Version 0.110.4](https://github.com/lobehub/lobe-chat/compare/v0.110.3...v0.110.4 )
<sup>Released on **2023-12-08**</sup>
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
</details>
<div align="right">
[](#readme-top)
</div>
2023-12-08 15:48:34 +00:00
canisminor1990
8f0aaa02c2
⚡ perf: Fix ChatIntpuArea rerender
2023-12-08 23:44:51 +08:00
semantic-release-bot
30bac89592
🔖 chore(release): v0.110.3 [skip ci]
...
### [Version 0.110.3](https://github.com/lobehub/lobe-chat/compare/v0.110.2...v0.110.3 )
<sup>Released on **2023-12-08**</sup>
#### ♻ Code Refactoring
- **misc**: Refactor with new plugin implement with dexie db.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Refactor with new plugin implement with dexie db, closes [#596 ](https://github.com/lobehub/lobe-chat/issues/596 ) ([f3b5e7b ](https://github.com/lobehub/lobe-chat/commit/f3b5e7b ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-12-08 13:41:53 +00:00
Arvin Xu
f3b5e7b646
♻️ refactor: refactor with new plugin implement with dexie db ( #596 )
...
* ♻️ refactor: refactor with plugin dev
* ✅ test: add test for chain
* 🐛 fix: fix plugin display in tool
* ✅ test: add test for plugin service
* ✅ test: add test for plugin service
* 💚 ci: fix ci
2023-12-08 21:39:59 +08:00
semantic-release-bot
36e48bffa0
🔖 chore(release): v0.110.2 [skip ci]
...
### [Version 0.110.2](https://github.com/lobehub/lobe-chat/compare/v0.110.1...v0.110.2 )
<sup>Released on **2023-12-08**</sup>
#### 💄 Styles
- **misc**: Fix ChatInputArea style and typo (resolve.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Fix ChatInputArea style and typo (resolve, closes [#599 ](https://github.com/lobehub/lobe-chat/issues/599 ) ([0d08f3b ](https://github.com/lobehub/lobe-chat/commit/0d08f3b ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-12-08 12:52:36 +00:00
canisminor1990
0d08f3bbac
💄 style: Fix ChatInputArea style and typo ( resolve #599 )
2023-12-08 20:49:31 +08:00
CanisMinor
f45852e66d
💄 style: Optimize the operation of lobechat on mobile devices ( fix #448 , fix #579 )
2023-12-08 18:38:35 +08:00
lobehubbot
ba32293823
📝 docs(bot): Auto sync agents & plugin to readme
2023-12-08 09:07:48 +00:00
semantic-release-bot
7c361af92f
🔖 chore(release): v0.110.1 [skip ci]
...
### [Version 0.110.1](https://github.com/lobehub/lobe-chat/compare/v0.110.0...v0.110.1 )
<sup>Released on **2023-12-08**</sup>
#### 🐛 Bug Fixes
- **misc**: Sharp missing in production.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Sharp missing in production, closes [#598 ](https://github.com/lobehub/lobe-chat/issues/598 ) ([c8ef782 ](https://github.com/lobehub/lobe-chat/commit/c8ef782 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-12-08 09:07:18 +00:00
Mikey
c8ef782be5
🐛 fix: sharp missing in production ( #598 )
2023-12-08 17:05:41 +08:00
semantic-release-bot
909652c1cc
🔖 chore(release): v0.110.0 [skip ci]
...
## [Version 0.110.0](https://github.com/lobehub/lobe-chat/compare/v0.109.1...v0.110.0 )
<sup>Released on **2023-12-07**</sup>
#### ✨ Features
- **misc**: Local TTS Player.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Local TTS Player, closes [#587 ](https://github.com/lobehub/lobe-chat/issues/587 ) ([87b51bd ](https://github.com/lobehub/lobe-chat/commit/87b51bd ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-12-07 07:48:47 +00:00
CanisMinor
87b51bd6b4
✨ feat: Local TTS Player ( #587 )
...
* ✨ feat(wip): TTS next
* ✨ feat(tts): Add local player
* ✨ feat(tts): Add content md5
* ♻️ refactor(tts): Refactor codereview problem
* ✅ test: Fix test
* 🐛 fix(tts): Fix md5
* 🐛 fix(tts): Fix voice change
* 🐛 fix(tts): Remove async selectors
* ✅ test(tts): Add TTS action test
* 🔧 chore: Update vitest config resolve tts esm import
* ✅ test: Add enhance test
* ✅ test: Add agent/selectors test
2023-12-07 15:47:06 +08:00
semantic-release-bot
4f7fa9c4eb
🔖 chore(release): v0.109.1 [skip ci]
...
### [Version 0.109.1](https://github.com/lobehub/lobe-chat/compare/v0.109.0...v0.109.1 )
<sup>Released on **2023-12-07**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix agent settings crash with old pluginManifest.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix agent settings crash with old pluginManifest ([8b80dfd ](https://github.com/lobehub/lobe-chat/commit/8b80dfd ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-12-07 02:44:28 +00:00
arvinxx
8b80dfd0e8
🐛 fix: fix agent settings crash with old pluginManifest
2023-12-07 10:41:58 +08:00
CanisMinor
ecd570c61b
docs: Update README.zh-CN.md [skip ci]
2023-12-06 21:18:14 +08:00
canisminor1990
9425d77243
📝 docs: Add sponsor avatar badge
2023-12-06 21:01:44 +08:00
lobehubbot
0d92ab2c01
📝 docs(bot): Auto sync agents & plugin to readme
2023-12-06 11:26:43 +00:00
semantic-release-bot
c2196ed2e2
🔖 chore(release): v0.109.0 [skip ci]
...
## [Version 0.109.0](https://github.com/lobehub/lobe-chat/compare/v0.108.0...v0.109.0 )
<sup>Released on **2023-12-06**</sup>
#### ✨ Features
- **misc**: Introducing plugin store and refactor with tool concept.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Introducing plugin store and refactor with tool concept, closes [#573 ](https://github.com/lobehub/lobe-chat/issues/573 ) ([92f43d1 ](https://github.com/lobehub/lobe-chat/commit/92f43d1 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-12-06 11:26:03 +00:00
Arvin Xu
92f43d1c7b
✨ feat: introducing plugin store and refactor with tool concept ( #573 )
...
* ✨ feat: 新增插件商店
* ♻️ refactor: refactor pluginSelectors
* ♻️ refactor: 完善并优化插件安装实现
* ♻️ refactor: 重构插件设置模块
* 🚚 refactor: rename pluginStore to toolStore
* ✅ test: fix test
* ✅ test: add test for the services
* ✅ test: add test for the plugin action
* 🔧 chore: fix vitest coverage config
* 🌐 style: improve store locale
* ✅ test: add test for customPlugin and pluginStore
* ✅ test: add plugin service test
* ✅ test: update plugin store test
* ✨ feat: 补充错误处理
* 💄 style: 调整插件设置位置,挪入商店面板中
* 💄 style: improve mobile padding
* 🌐 style: add i18n
2023-12-06 19:24:17 +08:00
lobehubbot
12bf3f6d07
📝 docs(bot): Auto sync agents & plugin to readme
2023-12-04 07:08:06 +00:00
Arvin Xu
cc34c98cb9
📝 docs: Update README ( #576 )
...
* Update README.md
* Update README.zh-CN.md
* Update Environment-Variable.md
* Update Environment-Variable.zh-CN.md
2023-12-04 15:06:34 +08:00
semantic-release-bot
247c0749e2
🔖 chore(release): v0.108.0 [skip ci]
...
## [Version 0.108.0](https://github.com/lobehub/lobe-chat/compare/v0.107.16...v0.108.0 )
<sup>Released on **2023-12-03**</sup>
#### ✨ Features
- **misc**: Hide the password form item in the settings when there is no `ACCESS_CODE` env.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Hide the password form item in the settings when there is no `ACCESS_CODE` env, closes [#568 ](https://github.com/lobehub/lobe-chat/issues/568 ) ([3b5f8b2 ](https://github.com/lobehub/lobe-chat/commit/3b5f8b2 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-12-03 12:13:59 +00:00
mushan0x0
3b5f8b2d0e
✨ feat: hide the password form item in the settings when there is no ACCESS_CODE env ( #568 )
2023-12-03 20:12:30 +08:00
semantic-release-bot
6f5c9b0261
🔖 chore(release): v0.107.16 [skip ci]
...
### [Version 0.107.16](https://github.com/lobehub/lobe-chat/compare/v0.107.15...v0.107.16 )
<sup>Released on **2023-12-03**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix custom agent meta issue.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix custom agent meta issue, closes [#567 ](https://github.com/lobehub/lobe-chat/issues/567 ) ([75560e1 ](https://github.com/lobehub/lobe-chat/commit/75560e1 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-12-03 11:54:11 +00:00
Arvin Xu
75560e1302
🐛 fix: fix custom agent meta issue ( #567 )
...
* 🐛 fix: fix custom agent meta issue
* ✅ test: add test for chatHelpers
* ✅ test: add test for chatSelectors
* ✅ test: add test for chatSelectors
2023-12-03 19:52:44 +08:00
Arvin Xu
469d7a8cf5
✅ test: Add topic tests ( #566 )
...
* 🚚 chore: rename prefix in action
* ✅ test: add topic tests
2023-12-03 17:13:05 +08:00
semantic-release-bot
52bb9bf2d6
🔖 chore(release): v0.107.15 [skip ci]
...
### [Version 0.107.15](https://github.com/lobehub/lobe-chat/compare/v0.107.14...v0.107.15 )
<sup>Released on **2023-12-03**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix messages flickering when creating topic.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix messages flickering when creating topic, closes [#565 ](https://github.com/lobehub/lobe-chat/issues/565 ) ([7127550 ](https://github.com/lobehub/lobe-chat/commit/7127550 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-12-03 08:12:56 +00:00
Arvin Xu
7127550408
🐛 fix: fix messages flickering when creating topic ( #565 )
2023-12-03 16:11:29 +08:00
renovate[bot]
4a4c6068eb
⬆️ chore: Update dependency sharp to ^0.33.0 ( #558 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-03 15:24:05 +08:00
renovate[bot]
0017c22691
⬆️ chore: Update dependency jsdom to v23 ( #559 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-03 15:23:45 +08:00
canisminor1990
0421a0748e
📝 docs: Update README
2023-12-03 14:46:17 +08:00
semantic-release-bot
79f82c82f9
🔖 chore(release): v0.107.14 [skip ci]
...
### [Version 0.107.14](https://github.com/lobehub/lobe-chat/compare/v0.107.13...v0.107.14 )
<sup>Released on **2023-12-03**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix opt+delete fail in inputing (resolve.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix opt+delete fail in inputing (resolve, closes [#556 ](https://github.com/lobehub/lobe-chat/issues/556 ) ([4d5d93d ](https://github.com/lobehub/lobe-chat/commit/4d5d93d ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-12-03 06:15:54 +00:00
canisminor1990
4d5d93dc0c
🐛 fix: Fix opt+delete fail in inputing ( resolve #556 )
2023-12-03 14:12:48 +08:00
lobehubbot
9bb13b22cf
📝 docs(bot): Auto sync agents & plugin to readme
2023-12-03 02:50:48 +00:00
semantic-release-bot
1f46658a9d
🔖 chore(release): v0.107.13 [skip ci]
...
### [Version 0.107.13](https://github.com/lobehub/lobe-chat/compare/v0.107.12...v0.107.13 )
<sup>Released on **2023-12-03**</sup>
#### ♻ Code Refactoring
- **misc**: Refactor Image components.
#### 🐛 Bug Fixes
- **misc**: Fix a bug that can't send only images with empty content, Fix image gallery sort index, Fix image gallery sort index, Fix image sort index, Fix image upload error, Fix import.
#### 💄 Styles
- **misc**: Change image fit to cover mode, Fix empty files style, Move file inside chat input in mobile mode, Update editable image style, Update image default background color, Update image editable style, Update image grid, Update Image grid, Update image remove button hover style.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Refactor Image components ([72dcd18 ](https://github.com/lobehub/lobe-chat/commit/72dcd18 ))
#### What's fixed
* **misc**: Fix a bug that can't send only images with empty content ([9601520 ](https://github.com/lobehub/lobe-chat/commit/9601520 ))
* **misc**: Fix image gallery sort index ([16548d3 ](https://github.com/lobehub/lobe-chat/commit/16548d3 ))
* **misc**: Fix image gallery sort index ([5636599 ](https://github.com/lobehub/lobe-chat/commit/5636599 ))
* **misc**: Fix image sort index ([29cf223 ](https://github.com/lobehub/lobe-chat/commit/29cf223 ))
* **misc**: Fix image upload error ([c7745c7 ](https://github.com/lobehub/lobe-chat/commit/c7745c7 ))
* **misc**: Fix import ([af797d6 ](https://github.com/lobehub/lobe-chat/commit/af797d6 ))
#### Styles
* **misc**: Change image fit to cover mode ([9fdc459 ](https://github.com/lobehub/lobe-chat/commit/9fdc459 ))
* **misc**: Fix empty files style ([bbe14c4 ](https://github.com/lobehub/lobe-chat/commit/bbe14c4 ))
* **misc**: Move file inside chat input in mobile mode ([b6401c1 ](https://github.com/lobehub/lobe-chat/commit/b6401c1 ))
* **misc**: Update editable image style ([a96ca4c ](https://github.com/lobehub/lobe-chat/commit/a96ca4c ))
* **misc**: Update image default background color ([fadc024 ](https://github.com/lobehub/lobe-chat/commit/fadc024 ))
* **misc**: Update image editable style ([8dea792 ](https://github.com/lobehub/lobe-chat/commit/8dea792 ))
* **misc**: Update image grid ([901d10c ](https://github.com/lobehub/lobe-chat/commit/901d10c ))
* **misc**: Update Image grid ([c68788d ](https://github.com/lobehub/lobe-chat/commit/c68788d ))
* **misc**: Update image remove button hover style ([5bc916c ](https://github.com/lobehub/lobe-chat/commit/5bc916c ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-12-03 02:50:15 +00:00
CanisMinor
44e2e2b42d
Merge pull request #536 from lobehub/style/grid-image
...
💄 style: Update image grid as discord-like
2023-12-03 10:48:39 +08:00
semantic-release-bot
1816469733
🔖 chore(release): v0.107.12 [skip ci]
...
### [Version 0.107.12](https://github.com/lobehub/lobe-chat/compare/v0.107.11...v0.107.12 )
<sup>Released on **2023-12-02**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix topic not refresh when switching sessions quickly.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix topic not refresh when switching sessions quickly, closes [#555 ](https://github.com/lobehub/lobe-chat/issues/555 ) ([1806c05 ](https://github.com/lobehub/lobe-chat/commit/1806c05 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-12-02 12:18:48 +00:00
Arvin Xu
1806c055bc
🐛 fix: fix topic not refresh when switching sessions quickly ( #555 )
2023-12-02 20:17:25 +08:00
canisminor1990
29cf22314f
🐛 fix: Fix image sort index
2023-12-02 18:23:01 +08:00
canisminor1990
16548d325b
🐛 fix: Fix image gallery sort index
2023-12-02 17:03:56 +08:00
canisminor1990
56365996c0
🐛 fix: Fix image gallery sort index
2023-12-02 17:01:49 +08:00
canisminor1990
5bc916cbfc
💄 style: Update image remove button hover style
2023-12-02 16:47:54 +08:00
canisminor1990
b6401c1967
💄 style: Move file inside chat input in mobile mode
2023-12-02 16:32:35 +08:00
Arvin Xu
10bb262e81
📝 docs: Update FUNDING.yml [skip ci]
2023-12-02 15:21:10 +08:00
Arvin Xu
6a0ea4cfe1
📝 docs: Update FUNDING.yml ( #549 )
2023-12-02 15:10:20 +08:00
canisminor1990
bbe14c467b
💄 style: Fix empty files style
2023-12-02 13:31:47 +08:00
canisminor1990
901d10cf93
💄 style: Update image grid
2023-12-02 13:24:22 +08:00
Arvin Xu
9c1892b567
📝 docs: Update FUNDING.yml [skip ci]
2023-12-02 11:05:11 +08:00
Arvin Xu
8de17af25f
📝 docs: create FUNDING.yml ( #548 )
2023-12-02 10:50:18 +08:00
arvinxx
a091de79bf
✅ test: add tests for message action
2023-12-01 23:39:01 +08:00
canisminor1990
72dcd189a5
♻️ refactor: Refactor Image components
2023-12-01 20:13:20 +08:00
arvinxx
96015208bf
🐛 fix: fix a bug that can't send only images with empty content
2023-12-01 20:13:20 +08:00
canisminor1990
9fdc45978c
💄 style: Change image fit to cover mode
2023-12-01 20:13:20 +08:00
canisminor1990
a96ca4c486
💄 style: Update editable image style
2023-12-01 20:13:20 +08:00
canisminor1990
3f77a903ca
🔧 chore: Remove useless selector
2023-12-01 20:13:20 +08:00
canisminor1990
8dea79273b
💄 style: Update image editable style
2023-12-01 20:13:20 +08:00
canisminor1990
fadc02497f
💄 style: Update image default background color
2023-12-01 20:13:19 +08:00
canisminor1990
af797d625c
🐛 fix: Fix import
2023-12-01 20:13:18 +08:00
canisminor1990
c7745c7fe1
🐛 fix: Fix image upload error
2023-12-01 20:12:37 +08:00
canisminor1990
c68788de38
💄 style: Update Image grid
2023-12-01 20:11:37 +08:00
arvinxx
94029d3f28
🚚 chore: rename store/files to store/file
2023-12-01 20:10:22 +08:00
semantic-release-bot
c384b7f0b5
🔖 chore(release): v0.107.11 [skip ci]
...
### [Version 0.107.11](https://github.com/lobehub/lobe-chat/compare/v0.107.10...v0.107.11 )
<sup>Released on **2023-12-01**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix switch model don't work on mobile.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix switch model don't work on mobile, closes [#541 ](https://github.com/lobehub/lobe-chat/issues/541 ) ([609f505 ](https://github.com/lobehub/lobe-chat/commit/609f505 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-12-01 06:03:11 +00:00
Arvin Xu
609f505ed0
🐛 fix: fix switch model don't work on mobile ( #541 )
2023-12-01 14:01:43 +08:00
semantic-release-bot
d1ddfc57f4
🔖 chore(release): v0.107.10 [skip ci]
...
### [Version 0.107.10](https://github.com/lobehub/lobe-chat/compare/v0.107.9...v0.107.10 )
<sup>Released on **2023-11-30**</sup>
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
</details>
<div align="right">
[](#readme-top)
</div>
2023-11-30 16:14:21 +00:00
arvinxx
17584b1d0c
⚡ ️ perf: improve session active speed
2023-12-01 00:12:39 +08:00
semantic-release-bot
a6d0ca8975
🔖 chore(release): v0.107.9 [skip ci]
...
### [Version 0.107.9](https://github.com/lobehub/lobe-chat/compare/v0.107.8...v0.107.9 )
<sup>Released on **2023-11-30**</sup>
#### 🐛 Bug Fixes
- **misc**: Switch session causing problem.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Switch session causing problem, closes [#535 ](https://github.com/lobehub/lobe-chat/issues/535 ) ([205bc42 ](https://github.com/lobehub/lobe-chat/commit/205bc42 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-11-30 16:10:43 +00:00
Arvin Xu
205bc42f91
🐛 fix: switch session causing problem ( #535 )
2023-12-01 00:09:12 +08:00
semantic-release-bot
6afe8083ed
🔖 chore(release): v0.107.8 [skip ci]
...
### [Version 0.107.8](https://github.com/lobehub/lobe-chat/compare/v0.107.7...v0.107.8 )
<sup>Released on **2023-11-30**</sup>
#### 💄 Styles
- **misc**: Fix chatitem gap.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Fix chatitem gap ([772bb7c ](https://github.com/lobehub/lobe-chat/commit/772bb7c ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-11-30 14:46:39 +00:00
canisminor1990
772bb7ce2b
💄 style: Fix chatitem gap
2023-11-30 22:44:55 +08:00
semantic-release-bot
1591cb672b
🔖 chore(release): v0.107.7 [skip ci]
...
### [Version 0.107.7](https://github.com/lobehub/lobe-chat/compare/v0.107.6...v0.107.7 )
<sup>Released on **2023-11-30**</sup>
#### 🐛 Bug Fixes
- **misc**: Improve plugin message display.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Improve plugin message display ([208200a ](https://github.com/lobehub/lobe-chat/commit/208200a ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-11-30 14:31:46 +00:00
arvinxx
208200ad3c
🐛 fix: improve plugin message display
2023-11-30 22:30:02 +08:00
semantic-release-bot
c942443e95
🔖 chore(release): v0.107.6 [skip ci]
...
### [Version 0.107.6](https://github.com/lobehub/lobe-chat/compare/v0.107.5...v0.107.6 )
<sup>Released on **2023-11-30**</sup>
#### 🐛 Bug Fixes
- **misc**: 修正调用插件查询的显示问题.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: 修正调用插件查询的显示问题 ([671ccef ](https://github.com/lobehub/lobe-chat/commit/671ccef ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-11-30 13:23:57 +00:00
arvinxx
671ccef0b2
🐛 fix: 修正调用插件查询的显示问题
2023-11-30 21:22:27 +08:00
semantic-release-bot
4dffc129be
🔖 chore(release): v0.107.5 [skip ci]
...
### [Version 0.107.5](https://github.com/lobehub/lobe-chat/compare/v0.107.4...v0.107.5 )
<sup>Released on **2023-11-30**</sup>
#### 🐛 Bug Fixes
- **misc**: 修正调用插件查询的显示问题.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: 修正调用插件查询的显示问题 ([1457fe8 ](https://github.com/lobehub/lobe-chat/commit/1457fe8 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-11-30 13:19:10 +00:00
arvinxx
1457fe8ed7
🐛 fix: 修正调用插件查询的显示问题
2023-11-30 21:17:16 +08:00
arvinxx
16c6636a68
🧑💻 chore: 支持 插入100w条测试数据
2023-11-30 20:17:28 +08:00
semantic-release-bot
df352725fe
🔖 chore(release): v0.107.4 [skip ci]
...
### [Version 0.107.4](https://github.com/lobehub/lobe-chat/compare/v0.107.3...v0.107.4 )
<sup>Released on **2023-11-30**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix a bug that remove all topics when clear message.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix a bug that remove all topics when clear message ([1ab912d ](https://github.com/lobehub/lobe-chat/commit/1ab912d ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-11-30 10:06:46 +00:00
arvinxx
1ab912d34f
🐛 fix: fix a bug that remove all topics when clear message
2023-11-30 18:04:09 +08:00
semantic-release-bot
eb98f84148
🔖 chore(release): v0.107.3 [skip ci]
...
### [Version 0.107.3](https://github.com/lobehub/lobe-chat/compare/v0.107.2...v0.107.3 )
<sup>Released on **2023-11-30**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix a bug that trigger plugin's message type error.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix a bug that trigger plugin's message type error ([b9c7849 ](https://github.com/lobehub/lobe-chat/commit/b9c7849 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-11-30 08:14:53 +00:00
arvinxx
b9c7849778
🐛 fix: fix a bug that trigger plugin's message type error
2023-11-30 16:11:13 +08:00
semantic-release-bot
56fce9c235
🔖 chore(release): v0.107.2 [skip ci]
...
### [Version 0.107.2](https://github.com/lobehub/lobe-chat/compare/v0.107.1...v0.107.2 )
<sup>Released on **2023-11-30**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix a bug that export a session without messages.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix a bug that export a session without messages ([8e84f35 ](https://github.com/lobehub/lobe-chat/commit/8e84f35 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-11-30 07:42:09 +00:00
arvinxx
8e84f35e25
🐛 fix: fix a bug that export a session without messages
2023-11-30 15:38:39 +08:00
semantic-release-bot
5d2b750822
🔖 chore(release): v0.107.1 [skip ci]
...
### [Version 0.107.1](https://github.com/lobehub/lobe-chat/compare/v0.107.0...v0.107.1 )
<sup>Released on **2023-11-30**</sup>
#### 💄 Styles
- **misc**: 优化文案.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: 优化文案 ([aaa03c5 ](https://github.com/lobehub/lobe-chat/commit/aaa03c5 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-11-30 07:29:44 +00:00
arvinxx
aaa03c50ea
🌐 style: 优化文案
2023-11-30 15:27:23 +08:00
semantic-release-bot
379e6abbfc
🔖 chore(release): v0.107.0 [skip ci]
...
## [Version 0.107.0](https://github.com/lobehub/lobe-chat/compare/v0.106.0...v0.107.0 )
<sup>Released on **2023-11-30**</sup>
#### ✨ Features
- **misc**: Refactor the persist layer from zustand's persist to dexie ORM.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Refactor the persist layer from zustand's persist to dexie ORM, closes [#500 ](https://github.com/lobehub/lobe-chat/issues/500 ) ([9ae3a8e ](https://github.com/lobehub/lobe-chat/commit/9ae3a8e ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-11-30 06:39:03 +00:00
Arvin Xu
9ae3a8eb25
✨ feat: refactor the persist layer from zustand's persist to dexie ORM ( #500 )
...
* 🎨 chore: clean code
* 🗃️ refactor: make sure the db schema
* 🚧 wip: update the sessions service
* ♻️ refactor: improve base model core
* ♻️ refactor: 初步完成 sessions 重构为 dexie 版本
* ♻️ refactor: 合并 inbox 与 sessions 数据结构
* 🚚 refactor: move chat to the chatStore
* 🚚 refactor: refactor to the useChatStore usage
* 🚚 refactor: 初步完成 chatStore 提取改造
* 🚚 refactor: 实现 chat model与 message service ,基本完成 store 改造
* 🚚 refactor: 实现 topic model与 topic service
* 🎨 refactor: 优化数据库部分实现逻辑
* ✅ test: 修正测试,补齐 models 层单测到 100%
* 💚 ci: 修正大部分 type 错误
* 🗃️ feat: 初步实现数据迁移
* 🎨 chore: 优化导入与 schema 定义
* 🏷️ fix: fix types
* 🐛 fix: 修正与插件的兼容性
* 🐛 fix: 修正与图片文件的兼容性
* 🏷️ chore: 修正大量类型问题
* ✨ feat: 完成导出功能
* 🚨 ci: fix lint
* 🐛 fix: 修正重构遗留 bug
* 🐛 fix: 修正更新 agent config 的问题
* 🗃️ fix: 完善数据迁移逻辑
* 🎨 chore: 优化迁移模块代码
* ♻️ refactor: 重构 configService
* ⚡ perf: 移除 localStorage 存储
* ✨ feat: 新增迁移组件
* 🎨 chore: 完善迁移逻辑
* ✨ feat: 支持 sessions 的全文本字段搜索
* ✨ feat: 支持 topics 的全文本字段搜索
* 🚸 style: 完善 i18n 与错误反馈
* ⚡ perf: 补充性能测试模块
* 📱 style: 移动端样式兼容
* ✨ feat: 新增数据导入弹窗
* 🐛 fix: 修正 topic 排序问题
* 🐛 fix: 修正 inbox 没有正常响应的问题
* ✅ test: fix test
* 🎨 chore: 优化 chatSelectors
* 🐛 fix: 迁移前数据仅备份不清空
* 🌐 style: 优化国际化文案
2023-11-30 14:37:40 +08:00
semantic-release-bot
981015c911
🔖 chore(release): v0.106.0 [skip ci]
...
## [Version 0.106.0](https://github.com/lobehub/lobe-chat/compare/v0.105.2...v0.106.0 )
<sup>Released on **2023-11-29**</sup>
#### ✨ Features
- **misc**: Support custom deletion, addition, and renaming of models.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Support custom deletion, addition, and renaming of models, closes [#521 ](https://github.com/lobehub/lobe-chat/issues/521 ) [#518 ](https://github.com/lobehub/lobe-chat/issues/518 ) [#518 ](https://github.com/lobehub/lobe-chat/issues/518 ) ([65e0824 ](https://github.com/lobehub/lobe-chat/commit/65e0824 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-11-29 15:57:33 +00:00
mushan0x0
65e08249a8
✨ feat: Support custom deletion, addition, and renaming of models ( #521 )
...
* ✨ feat: Support custom deletion, addition, and renaming of models (#518 )
* 📝 docs: Update the `CUSTOM_MODELS` documentation (#518 )
* ✅ test: Add `CUSTOM_MODELS` snapshot testing
2023-11-29 23:56:07 +08:00
lobehubbot
02ef6648e0
📝 docs(bot): Auto sync agents & plugin to readme
2023-11-29 07:55:47 +00:00
Yuhang
ac13a72d80
📝 docs: add deploy to Zeabur guide in README ( #523 )
...
* docs: add deploy to Zeabur guide in README
* docs: add deploy to Zeabur in zh-CN Readme
* docs: fix typo in Readme
2023-11-29 15:54:29 +08:00
semantic-release-bot
d78f1aa998
🔖 chore(release): v0.105.2 [skip ci]
...
### [Version 0.105.2](https://github.com/lobehub/lobe-chat/compare/v0.105.1...v0.105.2 )
<sup>Released on **2023-11-27**</sup>
#### 🐛 Bug Fixes
- **misc**: Add some env to Dockerfile.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Add some env to Dockerfile, closes [#514 ](https://github.com/lobehub/lobe-chat/issues/514 ) ([ed148db ](https://github.com/lobehub/lobe-chat/commit/ed148db ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-11-27 04:25:19 +00:00
Arvin Xu
ed148dbd6b
🐛 fix: add some env to Dockerfile ( #514 )
2023-11-27 12:23:58 +08:00
lobehubbot
885718b87c
📝 docs(bot): Auto sync agents & plugin to readme
2023-11-27 04:22:50 +00:00
Arvin Xu
5298d3cbbf
📝 docs: Update README ( #515 )
...
* Update README.md
* Update README.md
* Update README.zh-CN.md
* Update README.zh-CN.md
* Update README.zh-CN.md
* Update README.md
* Update README.zh-CN.md
2023-11-27 12:21:19 +08:00
semantic-release-bot
5e78c8c6a9
🔖 chore(release): v0.105.1 [skip ci]
...
### [Version 0.105.1](https://github.com/lobehub/lobe-chat/compare/v0.105.0...v0.105.1 )
<sup>Released on **2023-11-27**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix agent market detail scroll error.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix agent market detail scroll error, closes [#503 ](https://github.com/lobehub/lobe-chat/issues/503 ) ([8900ad0 ](https://github.com/lobehub/lobe-chat/commit/8900ad0 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-11-27 03:26:12 +00:00
Moonlit
8900ad0dc2
🐛 fix: fix agent market detail scroll error ( #503 )
...
* Update index.tsx
修复整体布局页面滚动造成的显示BUG
* Update AgentDetail.tsx
修复AgentDetail的draggable-panel节点在切换后渲染高度height:auto导致的页面滚动问题
2023-11-27 11:24:45 +08:00
lobehubbot
97dd03e0d0
📝 docs(bot): Auto sync agents & plugin to readme
2023-11-22 17:51:03 +00:00
CanisMinor
be7935e1d5
📝 doc: Update README.md
2023-11-23 01:49:40 +08:00
lobehubbot
0a39ac2803
📝 docs(bot): Auto sync agents & plugin to readme
2023-11-22 09:08:20 +00:00
semantic-release-bot
01664b9207
🔖 chore(release): v0.105.0 [skip ci]
...
## [Version 0.105.0](https://github.com/lobehub/lobe-chat/compare/v0.104.0...v0.105.0 )
<sup>Released on **2023-11-22**</sup>
#### ✨ Features
- **misc**: Standalone pluginn can get more arguments on init.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Standalone pluginn can get more arguments on init, closes [#498 ](https://github.com/lobehub/lobe-chat/issues/498 ) ([a7624f5 ](https://github.com/lobehub/lobe-chat/commit/a7624f5 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-11-22 09:07:46 +00:00
Arvin Xu
a7624f51a0
✨ feat: standalone pluginn can get more arguments on init ( #498 )
...
* ✨ feat: add settings and state props on standalone plugin init
* ✅ test: add test for plugin utils
2023-11-22 17:06:21 +08:00
semantic-release-bot
60cb4a2680
🔖 chore(release): v0.104.0 [skip ci]
...
## [Version 0.104.0](https://github.com/lobehub/lobe-chat/compare/v0.103.1...v0.104.0 )
<sup>Released on **2023-11-21**</sup>
#### ✨ Features
- **misc**: Support using env variable to set regions for OpenAI Edge Functions..
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Support using env variable to set regions for OpenAI Edge Functions., closes [#473 ](https://github.com/lobehub/lobe-chat/issues/473 ) ([de6b79e ](https://github.com/lobehub/lobe-chat/commit/de6b79e ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-11-21 12:53:37 +00:00
Patrick Lamar
de6b79eeba
⚡ ️ feat: support using env variable to set regions for OpenAI Edge Functions. ( #473 )
...
* ⚡ ️ feat: support using env variable to set preferredRegion for OpenAI edge function
* fix: fix the import problems
* ⚡ ️ feat: add preferredRegion support for tts and stt
* ✅ test: add more unit test for config.ts and server.ts
---------
Co-authored-by: vophan <dev@vophan.day >
2023-11-21 20:52:17 +08:00
arvinxx
0c4ee9f457
👷 ci: improve ci [skip ci]
2023-11-21 20:45:26 +08:00
semantic-release-bot
6dcb1c77d3
🔖 chore(release): v0.103.1 [skip ci]
...
### [Version 0.103.1](https://github.com/lobehub/lobe-chat/compare/v0.103.0...v0.103.1 )
<sup>Released on **2023-11-21**</sup>
#### 🐛 Bug Fixes
- **misc**: Image optimization in docker standalone build.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Image optimization in docker standalone build, closes [#494 ](https://github.com/lobehub/lobe-chat/issues/494 ) ([d2bcac3 ](https://github.com/lobehub/lobe-chat/commit/d2bcac3 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-11-21 12:36:30 +00:00
Shivam Dua
d2bcac3afd
🐛 fix: image optimization in docker standalone build ( #494 )
2023-11-21 20:35:10 +08:00
semantic-release-bot
a85d591f6f
🔖 chore(release): v0.103.0 [skip ci]
...
## [Version 0.103.0](https://github.com/lobehub/lobe-chat/compare/v0.102.4...v0.103.0 )
<sup>Released on **2023-11-20**</sup>
#### ✨ Features
- **misc**: Support the auto create topic configuration.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Support the auto create topic configuration, closes [#490 ](https://github.com/lobehub/lobe-chat/issues/490 ) ([a7b7ef0 ](https://github.com/lobehub/lobe-chat/commit/a7b7ef0 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-11-20 17:47:19 +00:00
Arvin Xu
a7b7ef087a
✨ feat: support the auto create topic configuration ( #490 )
...
* ✨ feat: support the auto create topic configuration
* 🐛 fix: fix the inbox session that not response on config
* ♻️ refactor: rename the agentConfig folder to agent
* 🎨 refactor: improve code
* 🌐 chore: add i18n
2023-11-21 01:46:01 +08:00
semantic-release-bot
df48298ca6
🔖 chore(release): v0.102.4 [skip ci]
...
### [Version 0.102.4](https://github.com/lobehub/lobe-chat/compare/v0.102.3...v0.102.4 )
<sup>Released on **2023-11-20**</sup>
#### 🐛 Bug Fixes
- **plugin**: Fix plugin can't get settings from lobe-chat.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **plugin**: Fix plugin can't get settings from lobe-chat, closes [#488 ](https://github.com/lobehub/lobe-chat/issues/488 ) ([1555140 ](https://github.com/lobehub/lobe-chat/commit/1555140 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-11-20 13:45:16 +00:00
Arvin Xu
1555140b34
🐛 fix(plugin): fix plugin can't get settings from lobe-chat ( #488 )
2023-11-20 21:43:56 +08:00
semantic-release-bot
6dd99e1c4d
🔖 chore(release): v0.102.3 [skip ci]
...
### [Version 0.102.3](https://github.com/lobehub/lobe-chat/compare/v0.102.2...v0.102.3 )
<sup>Released on **2023-11-20**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix plugin not work correct when adding agent from market.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix plugin not work correct when adding agent from market, closes [#394 ](https://github.com/lobehub/lobe-chat/issues/394 ) ([7c99816 ](https://github.com/lobehub/lobe-chat/commit/7c99816 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-11-20 12:51:56 +00:00
Arvin Xu
7c9981699d
🐛 fix: fix plugin not work correct when adding agent from market ( #394 )
...
* 🐛 fix: fix plugin not work correct when adding agent from market
* ♻️ refactor: refactor the plugin and chat service and plugins selectors entry
* 🐛 fix: fix plugin not work correct when adding agent from market
* ♻️ refactor: refactor the chat service
* ✅ test: add test for selectors
* ✅ test: add test
* 📝 docs: add selectors for the data store
* 📝 docs: improve Selectors docs
2023-11-20 20:50:06 +08:00
semantic-release-bot
7f32817f73
🔖 chore(release): v0.102.2 [skip ci]
...
### [Version 0.102.2](https://github.com/lobehub/lobe-chat/compare/v0.102.1...v0.102.2 )
<sup>Released on **2023-11-20**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix model tag missing.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix model tag missing, closes [#481 ](https://github.com/lobehub/lobe-chat/issues/481 ) ([8c96cf0 ](https://github.com/lobehub/lobe-chat/commit/8c96cf0 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-11-20 03:51:18 +00:00
Arvin Xu
8c96cf00e7
🐛 fix: fix model tag missing ( #481 )
...
* 🐛 fix: fix the assistant extra don't show tag
* ✅ test: add test for the Assistant Extra Message
2023-11-20 11:50:05 +08:00
CanisMinor
081bb1d35c
Update README.md [skip ci]
2023-11-20 01:22:18 +08:00
canisminor1990
fdcce6c94d
📝 docs: Update README.md
2023-11-20 01:03:05 +08:00
canisminor1990
b5fe08c17c
📝 docs: Update README.md
2023-11-20 00:58:02 +08:00
lobehubbot
eb142f9153
📝 docs(bot): Auto sync agents & plugin to readme
2023-11-19 16:49:06 +00:00
canisminor1990
e1feefaf55
📝 docs: Update README.md
2023-11-20 00:47:38 +08:00
semantic-release-bot
f0b9498d28
🔖 chore(release): v0.102.1 [skip ci]
...
### [Version 0.102.1](https://github.com/lobehub/lobe-chat/compare/v0.102.0...v0.102.1 )
<sup>Released on **2023-11-19**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix image upload list missing.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix image upload list missing ([6bbac34 ](https://github.com/lobehub/lobe-chat/commit/6bbac34 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-11-19 14:11:48 +00:00
arvinxx
6bbac34c4d
🐛 fix: fix image upload list missing
2023-11-19 22:08:29 +08:00
semantic-release-bot
bd2f291800
🔖 chore(release): v0.102.0 [skip ci]
...
## [Version 0.102.0](https://github.com/lobehub/lobe-chat/compare/v0.101.7...v0.102.0 )
<sup>Released on **2023-11-19**</sup>
#### ✨ Features
- **misc**: Support TTS & STT.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Support TTS & STT, closes [#443 ](https://github.com/lobehub/lobe-chat/issues/443 ) ([4fa2ef4 ](https://github.com/lobehub/lobe-chat/commit/4fa2ef4 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-11-19 13:45:10 +00:00
CanisMinor
4fa2ef410f
✨ feat: support TTS & STT ( #443 )
...
* ✨ feat(tts): Add tts and stt basic features
* ✨ feat(tts): Handle error
* 💄 style(tts): Add alert to error handler
* 🐛 fix(tts): Error display
* ♻️ refactor: refactor the openai initial code to the createBizOpenAI
* ♻️ refactor(tts): Refactor header config
* ✨ feat: Add TTS voice preview
* 🐛 fix(tts): Fix header
* 🐛 fix: Fix api
---------
Co-authored-by: Arvin Xu <arvinx@foxmail.com >
2023-11-19 21:43:58 +08:00
CanisMinor
26ef087fb3
Merge pull request #477 from lobehub/renovate/next-bundle-analyzer-14.x
...
Update dependency @next/bundle-analyzer to v14.0.3
2023-11-19 09:39:55 +08:00
renovate[bot]
3c81da7bed
Update dependency @next/bundle-analyzer to v14.0.3
2023-11-19 01:39:01 +00:00
CanisMinor
5f634d5922
Merge pull request #478 from lobehub/renovate/next-eslint-plugin-next-14.x
...
Update dependency @next/eslint-plugin-next to v14.0.3
2023-11-19 09:38:46 +08:00
renovate[bot]
79c22a69fc
Update dependency @next/eslint-plugin-next to v14.0.3
2023-11-19 01:20:58 +00:00
CanisMinor
81c0a08cd5
📝 docs: Update README.md [skip ci]
2023-11-19 01:41:24 +08:00
CanisMinor
b6340f96a3
Merge pull request #476 from lobehub/arvinxx-patch-1
...
📝 docs: Update README.md
2023-11-19 01:38:06 +08:00
canisminor1990
1fa4a316ca
📝 docs: Update READEME.md
2023-11-19 01:35:24 +08:00
Arvin Xu
08af6094ed
Update README.md
2023-11-18 23:32:25 +08:00
lobehubbot
e32daf1ed6
📝 docs(bot): Auto sync agents & plugin to readme
2023-11-18 15:23:23 +00:00
Arvin Xu
5853ab4aa9
📝 docs: Update README.md ( #474 )
...
* Update README.md
* Update README.zh-CN.md
* Update README.md
2023-11-18 23:22:12 +08:00
lobehubbot
aa0c0b8c4c
📝 docs(bot): Auto sync agents & plugin to readme
2023-11-18 02:00:37 +00:00
semantic-release-bot
a4664f907c
🔖 chore(release): v0.101.7 [skip ci]
...
### [Version 0.101.7](https://github.com/lobehub/lobe-chat/compare/v0.101.6...v0.101.7 )
<sup>Released on **2023-11-18**</sup>
#### 🐛 Bug Fixes
- **misc**: Agent details sidebar and market page height overflow.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Agent details sidebar and market page height overflow ([71a54cc ](https://github.com/lobehub/lobe-chat/commit/71a54cc ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-11-18 02:00:10 +00:00
CanisMinor
a4a5aded73
Merge pull request #471 from Anurag-Kochar-1/fix/agent-sidebar-height-overflow
...
✅ Fix: Agent details sidebar and market page height overflow issue
2023-11-18 09:58:59 +08:00
semantic-release-bot
5e4dc61a92
🔖 chore(release): v0.101.6 [skip ci]
...
### [Version 0.101.6](https://github.com/lobehub/lobe-chat/compare/v0.101.5...v0.101.6 )
<sup>Released on **2023-11-17**</sup>
#### 💄 Styles
- **misc**: Add config to renderErrorMessages, Use new Alert ui.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Add config to renderErrorMessages ([75b6b40 ](https://github.com/lobehub/lobe-chat/commit/75b6b40 ))
* **misc**: Use new Alert ui ([cf845a7 ](https://github.com/lobehub/lobe-chat/commit/cf845a7 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-11-17 17:21:26 +00:00
CanisMinor
6836ae2cb5
Merge pull request #472 from lobehub/style/alert
...
💄 style: Use new Alert components
2023-11-18 01:20:15 +08:00
canisminor1990
75b6b407d6
💄 style: Add config to renderErrorMessages
2023-11-18 01:17:03 +08:00
Anurag-Kochar-1
71a54cc89a
🐛 fix: Agent details sidebar and market page height overflow
2023-11-17 21:19:16 +05:30
canisminor1990
cf845a7d8e
💄 style: Use new Alert ui
2023-11-17 23:39:51 +08:00
semantic-release-bot
7511f9720f
🔖 chore(release): v0.101.5 [skip ci]
...
### [Version 0.101.5](https://github.com/lobehub/lobe-chat/compare/v0.101.4...v0.101.5 )
<sup>Released on **2023-11-17**</sup>
#### 🐛 Bug Fixes
- **misc**: Improve openai error info.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Improve openai error info, closes [#469 ](https://github.com/lobehub/lobe-chat/issues/469 ) ([5523b64 ](https://github.com/lobehub/lobe-chat/commit/5523b64 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-11-17 09:46:23 +00:00
Arvin Xu
5523b64b8a
🚸 fix: improve openai error info ( #469 )
...
* 🚸 fix: improve openai error info
* ✅ test: add test for the createChatCompletion
2023-11-17 17:45:07 +08:00
lobehubbot
98e1f99f6e
📝 docs(bot): Auto sync agents & plugin to readme
2023-11-16 19:11:20 +00:00
Arvin Xu
87a030fb2c
⬆️ chore: upgrade nextjs to 14.0.2 ( #467 )
2023-11-17 03:10:07 +08:00
lobehubbot
5bdbd6a06a
📝 docs(bot): Auto sync agents & plugin to readme
2023-11-16 02:46:08 +00:00
canisminor1990
9778e1d3c9
📝 docs: Update syntax in markdown
2023-11-16 10:43:36 +08:00
Arvin Xu
7edb10a4d9
📝 docs: Update README with new features ( #463 ) [skip ci]
...
* Update README.md
* Update README.zh-CN.md
2023-11-15 12:42:55 +08:00
semantic-release-bot
a31e63e01a
🔖 chore(release): v0.101.4 [skip ci]
...
### [Version 0.101.4](https://github.com/lobehub/lobe-chat/compare/v0.101.3...v0.101.4 )
<sup>Released on **2023-11-14**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix the plugin array merge error when fork agent from market.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix the plugin array merge error when fork agent from market, closes [#459 ](https://github.com/lobehub/lobe-chat/issues/459 ) ([fc29b33 ](https://github.com/lobehub/lobe-chat/commit/fc29b33 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-11-14 15:57:00 +00:00
Arvin Xu
fc29b33561
🐛 fix: fix the plugin array merge error when fork agent from market ( #459 )
2023-11-14 23:55:48 +08:00
lobehubbot
5c1fcd7300
📝 docs(bot): Auto sync agents & plugin to readme
2023-11-14 15:37:10 +00:00
semantic-release-bot
b68f6501d2
🔖 chore(release): v0.101.3 [skip ci]
...
### [Version 0.101.3](https://github.com/lobehub/lobe-chat/compare/v0.101.2...v0.101.3 )
<sup>Released on **2023-11-14**</sup>
#### 💄 Styles
- **misc**: Improve password ui to make it more clear.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Improve password ui to make it more clear, closes [#458 ](https://github.com/lobehub/lobe-chat/issues/458 ) ([e3d2a8e ](https://github.com/lobehub/lobe-chat/commit/e3d2a8e ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-11-14 15:36:38 +00:00
Arvin Xu
e3d2a8e0e3
💄 style: improve password ui to make it more clear ( #458 )
...
* 💄 style: improve password ui
* 🌐 style: update locale
2023-11-14 23:35:22 +08:00
semantic-release-bot
c4bd818938
🔖 chore(release): v0.101.2 [skip ci]
...
### [Version 0.101.2](https://github.com/lobehub/lobe-chat/compare/v0.101.1...v0.101.2 )
<sup>Released on **2023-11-14**</sup>
#### 💄 Styles
- **misc**: upload image to vision model adapting to mobile device.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: upload image to vision model adapting to mobile device, closes [#457 ](https://github.com/lobehub/lobe-chat/issues/457 ) ([9c4f4ee ](https://github.com/lobehub/lobe-chat/commit/9c4f4ee ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-11-14 09:42:11 +00:00
Arvin Xu
9c4f4eebd8
✨ style: upload image to vision model adapting to mobile device ( #457 )
...
* ✨ style: 上传图片适配移动端
2023-11-14 17:40:33 +08:00
semantic-release-bot
59e833b711
🔖 chore(release): v0.101.1 [skip ci]
...
### [Version 0.101.1](https://github.com/lobehub/lobe-chat/compare/v0.101.0...v0.101.1 )
<sup>Released on **2023-11-14**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix market search (fix.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix market search (fix, closes [#437 ](https://github.com/lobehub/lobe-chat/issues/437 ) ([178b742 ](https://github.com/lobehub/lobe-chat/commit/178b742 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-11-14 08:30:19 +00:00
CanisMinor
dd84ae3f0d
Merge pull request #455 from lobehub/fix/market
...
🐛 fix: Fix market search
2023-11-14 15:57:32 +08:00
canisminor1990
178b742fdc
🐛 fix: Fix market search ( fix #437 )
2023-11-14 15:47:33 +08:00
semantic-release-bot
2b59339973
🔖 chore(release): v0.101.0 [skip ci]
...
## [Version 0.101.0](https://github.com/lobehub/lobe-chat/compare/v0.100.5...v0.101.0 )
<sup>Released on **2023-11-14**</sup>
#### ✨ Features
- **misc**: Support upload images to chat with gpt4-vision model.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Support upload images to chat with gpt4-vision model, closes [#440 ](https://github.com/lobehub/lobe-chat/issues/440 ) ([858d047 ](https://github.com/lobehub/lobe-chat/commit/858d047 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-11-14 03:56:43 +00:00
Arvin Xu
858d0476e0
✨ feat: support upload images to chat with gpt4-vision model ( #440 )
2023-11-14 11:55:28 +08:00
lobehubbot
cea884676a
📝 docs(bot): Auto sync agents & plugin to readme
2023-11-13 02:53:25 +00:00
arvinxx
36885572a7
✅ test: add test for the config
2023-11-13 10:52:14 +08:00
semantic-release-bot
b932cef8df
🔖 chore(release): v0.100.5 [skip ci]
...
### [Version 0.100.5](https://github.com/lobehub/lobe-chat/compare/v0.100.4...v0.100.5 )
<sup>Released on **2023-11-11**</sup>
#### ♻ Code Refactoring
- **misc**: Refactor the input area to suit the files upload feature.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Refactor the input area to suit the files upload feature, closes [#442 ](https://github.com/lobehub/lobe-chat/issues/442 ) ([57a61fd ](https://github.com/lobehub/lobe-chat/commit/57a61fd ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-11-11 01:41:47 +00:00
Arvin Xu
57a61fde45
♻️ refactor: refactor the input area to suit the files upload feature ( #442 )
...
* ♻️ refactor: refactor the input area from ui
* ♻️ refactor: refactor ActionBar to a configurable stage
2023-11-11 09:40:10 +08:00
semantic-release-bot
240c0c3019
🔖 chore(release): v0.100.4 [skip ci]
...
### [Version 0.100.4](https://github.com/lobehub/lobe-chat/compare/v0.100.3...v0.100.4 )
<sup>Released on **2023-11-11**</sup>
#### 🐛 Bug Fixes
- **misc**: Hotkey disabled in form tags.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Hotkey disabled in form tags ([165888f ](https://github.com/lobehub/lobe-chat/commit/165888f ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-11-11 00:50:50 +00:00
CanisMinor
cdb23181f2
Merge pull request #441 from Asuka109/fix/dead-key
...
🐛 fix: hotkey disabled in form tags
2023-11-11 08:49:45 +08:00
Asuka109
165888f529
🐛 fix: hotkey disabled in form tags
2023-11-11 01:29:45 +08:00
Arvin Xu
bd1253cd2d
📌 chore: lock nextjs to 14.0.1 to avoid build error ( #439 )
2023-11-10 11:55:23 +08:00
semantic-release-bot
4f39e9b68f
🔖 chore(release): v0.100.3 [skip ci]
...
### [Version 0.100.3](https://github.com/lobehub/lobe-chat/compare/v0.100.2...v0.100.3 )
<sup>Released on **2023-11-09**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix market error.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix market error ([3d7550c ](https://github.com/lobehub/lobe-chat/commit/3d7550c ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-11-09 12:56:17 +00:00
arvinxx
3d7550ce07
🐛 fix: fix market error
2023-11-09 20:54:28 +08:00
semantic-release-bot
253af8b720
🔖 chore(release): v0.100.2 [skip ci]
...
### [Version 0.100.2](https://github.com/lobehub/lobe-chat/compare/v0.100.1...v0.100.2 )
<sup>Released on **2023-11-09**</sup>
#### 🐛 Bug Fixes
- **misc**: Upgrade viewport for nextjs 14.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Upgrade viewport for nextjs 14, closes [#436 ](https://github.com/lobehub/lobe-chat/issues/436 ) ([57d3d07 ](https://github.com/lobehub/lobe-chat/commit/57d3d07 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-11-09 05:15:24 +00:00
Arvin Xu
57d3d07545
🐛 fix: upgrade viewport for nextjs 14 ( #436 )
2023-11-09 13:13:53 +08:00
semantic-release-bot
4cffb22a84
🔖 chore(release): v0.100.1 [skip ci]
...
### [Version 0.100.1](https://github.com/lobehub/lobe-chat/compare/v0.100.0...v0.100.1 )
<sup>Released on **2023-11-09**</sup>
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
</details>
<div align="right">
[](#readme-top)
</div>
2023-11-09 05:01:07 +00:00
Asuka109
53e6589f8d
⬆️ build: update next to v14 ( #434 )
...
* ⬆️ build: bump next.js
* 🎨 style: organize next config to suppress eslint warnings
* 🐛 fix: ui flickering when using @ant-design/cssinjs
* 🧑💻 chore: suppress hydration warning by browser extensions
2023-11-09 12:59:54 +08:00
semantic-release-bot
0cae3cf109
🔖 chore(release): v0.100.0 [skip ci]
...
## [Version 0.100.0](https://github.com/lobehub/lobe-chat/compare/v0.99.1...v0.100.0 )
<sup>Released on **2023-11-09**</sup>
#### ✨ Features
- **hotkeys**: Compatible with SSR, display platform specific key.
- **misc**: Platform check utils.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **hotkeys**: Compatible with SSR ([99fa4f8 ](https://github.com/lobehub/lobe-chat/commit/99fa4f8 ))
* **hotkeys**: Display platform specific key ([ee332a4 ](https://github.com/lobehub/lobe-chat/commit/ee332a4 ))
* **misc**: Platform check utils ([08a3cb9 ](https://github.com/lobehub/lobe-chat/commit/08a3cb9 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-11-09 01:56:16 +00:00
CanisMinor
fcb5e6fc88
Merge pull request #421 from Asuka109/feat/platform-specific-hotkey
...
✨ feat(hotkeys): display platform specific key
2023-11-09 09:54:56 +08:00
Asuka109
daeae4291e
Merge branch 'main' into feat/platform-specific-hotkey
2023-11-09 01:40:29 +08:00
Asuka109
99fa4f81eb
✨ feat(hotkeys): compatible with SSR
2023-11-09 01:36:27 +08:00
semantic-release-bot
b93d69b315
🔖 chore(release): v0.99.1 [skip ci]
...
### [Version 0.99.1](https://github.com/lobehub/lobe-chat/compare/v0.99.0...v0.99.1 )
<sup>Released on **2023-11-08**</sup>
#### 💄 Styles
- **misc**: Add max height to model menu in chat input area.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Add max height to model menu in chat input area, closes [#430 ](https://github.com/lobehub/lobe-chat/issues/430 ) ([c9a86f3 ](https://github.com/lobehub/lobe-chat/commit/c9a86f3 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-11-08 04:53:40 +00:00
Arvin Xu
c9a86f3ea1
💄 style: add max height to model menu in chat input area ( #430 )
2023-11-08 12:52:10 +08:00
semantic-release-bot
bfba960610
🔖 chore(release): v0.99.0 [skip ci]
...
## [Version 0.99.0](https://github.com/lobehub/lobe-chat/compare/v0.98.3...v0.99.0 )
<sup>Released on **2023-11-08**</sup>
#### ✨ Features
- **misc**: Add Environment Variable for custom model name when deploying.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Add Environment Variable for custom model name when deploying, closes [#429 ](https://github.com/lobehub/lobe-chat/issues/429 ) ([15f9fa2 ](https://github.com/lobehub/lobe-chat/commit/15f9fa2 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-11-08 04:34:13 +00:00
Arvin Xu
15f9fa273e
✨ feat: add Environment Variable for custom model name when deploying ( #429 )
2023-11-08 12:32:52 +08:00
CanisMinor
3618de30f4
🔧 chore: Update issue-close-require.yml [skip ci]
2023-11-08 11:37:56 +08:00
CanisMinor
846c3f420a
🔧 chore: Delete .github/workflows/issue-check-inactive.yml [skip ci]]
2023-11-08 11:37:15 +08:00
CanisMinor
2b4e57f831
🔧 chore: Create issues-translate.yml [skip ci]
2023-11-08 11:36:14 +08:00
arvinxx
bb06d476ee
📝 docs: add env example for docker deploy [skip ci]
2023-11-08 10:32:34 +08:00
Arvin Xu
434569f0ec
📌 ci: pin ai version to fix deploy error ( #426 )
2023-11-08 10:03:59 +08:00
semantic-release-bot
258f7e4b5e
🔖 chore(release): v0.98.3 [skip ci]
...
### [Version 0.98.3](https://github.com/lobehub/lobe-chat/compare/v0.98.2...v0.98.3 )
<sup>Released on **2023-11-07**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix redirect to welcome problem when there are topics in inbox.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix redirect to welcome problem when there are topics in inbox, closes [#422 ](https://github.com/lobehub/lobe-chat/issues/422 ) ([3d2588a ](https://github.com/lobehub/lobe-chat/commit/3d2588a ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-11-07 16:06:26 +00:00
Arvin Xu
3d2588a994
🐛 fix: fix redirect to welcome problem when there are topics in inbox ( #422 )
...
* 🐛 fix: fix home redirect when is new user
* 🎨 chore: improve code
2023-11-08 00:05:26 +08:00
Asuka109
08a3cb9183
✨ feat: platform check utils
2023-11-07 22:39:59 +08:00
Asuka109
ee332a4458
✨ feat(hotkeys): display platform specific key
2023-11-07 22:21:06 +08:00
lobehubbot
9af165cf17
📝 docs(bot): Auto sync agents & plugin to readme
2023-11-07 08:21:29 +00:00
CanisMinor
cc3c1acbaa
🔧 chore: Update release.yml
2023-11-07 16:20:33 +08:00
CanisMinor
5a401dc6f0
🔧 chore: Update release.yml
2023-11-07 16:16:40 +08:00
semantic-release-bot
41cae0a3af
🔖 chore(release): v0.98.2 [skip ci]
...
### [Version 0.98.2](https://github.com/lobehub/lobe-chat/compare/v0.98.1...v0.98.2 )
<sup>Released on **2023-11-07**</sup>
#### ♻ Code Refactoring
- **misc**: Refactor antd locale file to useSWR.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Refactor antd locale file to useSWR ([2e1cd7c ](https://github.com/lobehub/lobe-chat/commit/2e1cd7c ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-11-07 06:52:08 +00:00
canisminor1990
2e1cd7c7a2
♻️ refactor: Refactor antd locale file to useSWR
2023-11-07 14:49:19 +08:00
semantic-release-bot
5b85bc22cb
🔖 chore(release): v0.98.1 [skip ci]
...
### [Version 0.98.1](https://github.com/lobehub/lobe-chat/compare/v0.98.0...v0.98.1 )
<sup>Released on **2023-11-07**</sup>
#### 💄 Styles
- **misc**: Update welcome assetes.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Update welcome assetes ([8840554 ](https://github.com/lobehub/lobe-chat/commit/8840554 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-11-07 05:21:20 +00:00
canisminor1990
8840554b7e
💄 style: Update welcome assetes
2023-11-07 13:19:35 +08:00
semantic-release-bot
0dcb44f9d1
🔖 chore(release): v0.98.0 [skip ci]
...
## [Version 0.98.0](https://github.com/lobehub/lobe-chat/compare/v0.97.1...v0.98.0 )
<sup>Released on **2023-11-07**</sup>
#### ✨ Features
- **misc**: Support latest openai model.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Support latest openai model, closes [#417 ](https://github.com/lobehub/lobe-chat/issues/417 ) ([46386dc ](https://github.com/lobehub/lobe-chat/commit/46386dc ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-11-07 02:49:20 +00:00
Arvin Xu
46386dc942
✨ feat: support latest openai model ( #417 )
2023-11-07 10:47:45 +08:00
semantic-release-bot
b092596e72
🔖 chore(release): v0.97.1 [skip ci]
...
### [Version 0.97.1](https://github.com/lobehub/lobe-chat/compare/v0.97.0...v0.97.1 )
<sup>Released on **2023-11-06**</sup>
#### 🐛 Bug Fixes
- **misc**: Use pnpm to fix docker release.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Use pnpm to fix docker release ([886cc3b ](https://github.com/lobehub/lobe-chat/commit/886cc3b ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-11-06 13:27:15 +00:00
arvinxx
886cc3b516
🐛 fix: use pnpm to fix docker release
2023-11-06 21:21:33 +08:00
arvinxx
6faa53d860
🔧 ci: temporally trigger docker build on main
2023-11-06 21:16:47 +08:00
arvinxx
e7fd5d5c23
🔧 ci: try to fix docker build
2023-11-06 21:09:39 +08:00
semantic-release-bot
058fd3f29b
🔖 chore(release): v0.97.0 [skip ci]
...
## [Version 0.97.0](https://github.com/lobehub/lobe-chat/compare/v0.96.9...v0.97.0 )
<sup>Released on **2023-11-05**</sup>
#### ✨ Features
- **misc**: Add open new topic when open a topic.
#### 🐛 Bug Fixes
- **misc**: Fix toggle back to default topic when clearing topic.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Add open new topic when open a topic ([4df6384 ](https://github.com/lobehub/lobe-chat/commit/4df6384 ))
#### What's fixed
* **misc**: Fix toggle back to default topic when clearing topic ([6fe0a5c ](https://github.com/lobehub/lobe-chat/commit/6fe0a5c ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-11-05 13:41:57 +00:00
arvinxx
4df638487f
✨ feat: add open new topic when open a topic
2023-11-05 21:39:22 +08:00
arvinxx
6fe0a5c6c6
🐛 fix: fix toggle back to default topic when clearing topic
2023-11-05 18:33:25 +08:00
semantic-release-bot
638e0bb56c
🔖 chore(release): v0.96.9 [skip ci]
...
### [Version 0.96.9](https://github.com/lobehub/lobe-chat/compare/v0.96.8...v0.96.9 )
<sup>Released on **2023-11-04**</sup>
#### 💄 Styles
- **misc**: Update topic list header.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Update topic list header ([ce932d7 ](https://github.com/lobehub/lobe-chat/commit/ce932d7 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-11-04 10:30:06 +00:00
canisminor1990
ce932d7b11
💄 style: Update topic list header
2023-11-04 18:26:38 +08:00
canisminor1990
cd506f1879
📝 docs: Fix readme links [skip ci]
2023-11-03 14:56:28 +08:00
canisminor1990
ec74045f3e
🔧 chore: Update workflow and github action
2023-11-03 14:47:37 +08:00
canisminor1990
81b3b2ad90
🔧 chore(workflow): Add agent/plugin readme list sync workflow
2023-11-03 14:10:08 +08:00
CanisMinor
438b7d0315
📝 docs: Update Plugin-Development.zh-CN.md [skip ci]
2023-11-03 11:57:20 +08:00
CanisMinor
5ff4226ec7
📝 docs: Update Plugin-Development.md
2023-11-03 11:56:15 +08:00
canisminor1990
fb5738e418
📝 docs: Fix links typo
2023-11-02 19:50:33 +08:00
CanisMinor
34390cda77
📝 docs: Update Usage-Topics.zh-CN.md
2023-11-01 15:34:21 +08:00
CanisMinor
a3785ab6f3
📝 docs: Update Home.md
2023-11-01 15:33:01 +08:00
CanisMinor
174a19a72a
Merge pull request #391 from lobehub/docs/usage
...
[WIP] 📝 docs: Add usage documents
2023-11-01 15:31:41 +08:00
CanisMinor
2b18a8039f
📝 docs: Add topics usage
2023-11-01 07:29:58 +00:00
CanisMinor
1e1b21b4d4
Update Agents.zh-CN.md
2023-11-01 14:13:39 +08:00
CanisMinor
c448ed4f69
Update Agents.md
2023-11-01 14:12:58 +08:00
CanisMinor
dc03bf9f3e
Update Agents.md
2023-11-01 14:12:09 +08:00
CanisMinor
7a71a5729d
Rename Agents to Agents.md
2023-11-01 14:11:58 +08:00
CanisMinor
4bf4677f39
Create Agents
2023-11-01 14:11:44 +08:00
CanisMinor
f280d14579
Update Agents.zh-CN.md
2023-11-01 14:09:54 +08:00
CanisMinor
0efdcee032
Update _Sidebar.md
2023-11-01 14:09:30 +08:00
CanisMinor
a9ac2431e8
Update Home.md
2023-11-01 14:09:27 +08:00
CanisMinor
15c0f9a1f2
Update Agents.zh-CN.md
2023-11-01 14:04:17 +08:00
CanisMinor
4a98bbba71
Update Agents.zh-CN.md
2023-11-01 14:00:16 +08:00
CanisMinor
1bfacd74bd
Create Agents.zh-CN.md
2023-11-01 12:02:33 +08:00
Himanshu Kumar Mahto
ae67d622a6
📝 docs: update CODE_OF_CONDUCT.md to fix grammatical error ( #389 )
2023-11-01 10:10:08 +08:00
semantic-release-bot
887d875c99
🔖 chore(release): v0.96.8 [skip ci]
...
### [Version 0.96.8](https://github.com/lobehub/lobe-chat/compare/v0.96.7...v0.96.8 )
<sup>Released on **2023-10-31**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix a bug that weather plugin is not work correctly, template remove sharp deps.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix a bug that weather plugin is not work correctly ([dbb65ff ](https://github.com/lobehub/lobe-chat/commit/dbb65ff ))
* **misc**: Template remove sharp deps ([380723d ](https://github.com/lobehub/lobe-chat/commit/380723d ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-10-31 15:55:15 +00:00
arvinxx
380723d922
⏪ fix: template remove sharp deps
2023-10-31 23:53:42 +08:00
Arvin Xu
ddb662a34b
Merge pull request #388 from lobehub/fix/weather-plugin
...
🐛 fix: fix a bug that weather plugin is not work correctly
2023-10-31 23:52:06 +08:00
arvinxx
0673b0a408
👷 ci: improve workflow
2023-10-31 23:44:14 +08:00
semantic-release-bot
5078aae37b
🔖 chore(release): v0.96.7 [skip ci]
...
### [Version 0.96.7](https://github.com/lobehub/lobe-chat/compare/v0.96.6...v0.96.7 )
<sup>Released on **2023-10-31**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix a bug when click inbox not switch back to chat page.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix a bug when click inbox not switch back to chat page ([31f6d29 ](https://github.com/lobehub/lobe-chat/commit/31f6d29 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-10-31 15:42:31 +00:00
arvinxx
dbb65ff6c2
🐛 fix: fix a bug that weather plugin is not work correctly
2023-10-31 23:41:24 +08:00
arvinxx
31f6d29d9b
🐛 fix: fix a bug when click inbox not switch back to chat page
2023-10-31 23:39:24 +08:00
Mohit Dhote
40281097d5
📝 docs: added CODE_OF_CONDUCT.md ( #385 )
...
Fixed Issue #389
[skip ci]
2023-10-30 23:13:15 +08:00
semantic-release-bot
e34b10c198
🔖 chore(release): v0.96.6 [skip ci]
...
### [Version 0.96.6](https://github.com/lobehub/lobe-chat/compare/v0.96.5...v0.96.6 )
<sup>Released on **2023-10-30**</sup>
#### 🐛 Bug Fixes
- **misc**: Improve plausible analytics ENV.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Improve plausible analytics ENV ([aa851d4 ](https://github.com/lobehub/lobe-chat/commit/aa851d4 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-10-30 08:05:38 +00:00
arvinxx
aa851d4863
📈 fix: improve plausible analytics ENV
2023-10-30 16:03:50 +08:00
semantic-release-bot
07c4f231df
🔖 chore(release): v0.96.5 [skip ci]
...
### [Version 0.96.5](https://github.com/lobehub/lobe-chat/compare/v0.96.4...v0.96.5 )
<sup>Released on **2023-10-29**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix docker image optimization error log.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix docker image optimization error log ([730aec1 ](https://github.com/lobehub/lobe-chat/commit/730aec1 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-10-29 15:52:50 +00:00
arvinxx
730aec1e31
🐛 fix: fix docker image optimization error log
...
refs: https://nextjs.org/docs/messages/sharp-missing-in-production
2023-10-29 23:51:11 +08:00
arvinxx
567922a0ac
🎨 chore: improve style code
2023-10-29 23:49:54 +08:00
semantic-release-bot
48be005438
🔖 chore(release): v0.96.4 [skip ci]
...
### [Version 0.96.4](https://github.com/lobehub/lobe-chat/compare/v0.96.3...v0.96.4 )
<sup>Released on **2023-10-29**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix agents market locale fallback to english.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix agents market locale fallback to english, closes [#382 ](https://github.com/lobehub/lobe-chat/issues/382 ) ([3814523 ](https://github.com/lobehub/lobe-chat/commit/3814523 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-10-29 15:41:24 +00:00
Arvin Xu
38145238e7
🐛 fix: fix agents market locale fallback to english ( #382 )
...
* 🐛 fix: fix market locale url
2023-10-29 23:40:07 +08:00
CanisMinor
267e2e766b
Merge pull request #377 from HKABIG/fix-typos
...
docs: fixed typos
2023-10-28 21:59:57 +08:00
Ajay Gonepuri
ff3b927d4d
docs: fix typos
2023-10-28 18:20:48 +05:30
semantic-release-bot
82a50fe78d
🔖 chore(release): v0.96.3 [skip ci]
...
### [Version 0.96.3](https://github.com/lobehub/lobe-chat/compare/v0.96.2...v0.96.3 )
<sup>Released on **2023-10-28**</sup>
#### 💄 Styles
- **misc**: Fix SessionList on mobile.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Fix SessionList on mobile ([e7e7b80 ](https://github.com/lobehub/lobe-chat/commit/e7e7b80 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-10-28 07:28:44 +00:00
canisminor1990
e7e7b80843
💄 style: Fix SessionList on mobile
2023-10-28 15:26:11 +08:00
semantic-release-bot
68fda25c75
🔖 chore(release): v0.96.2 [skip ci]
...
### [Version 0.96.2](https://github.com/lobehub/lobe-chat/compare/v0.96.1...v0.96.2 )
<sup>Released on **2023-10-28**</sup>
#### 💄 Styles
- **misc**: Fix some styles and make updates to various files.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Fix some styles and make updates to various files ([44a5f0a ](https://github.com/lobehub/lobe-chat/commit/44a5f0a ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-10-28 06:38:46 +00:00
canisminor1990
44a5f0a87e
💄 style: Fix some styles and make updates to various files
...
- Add new files related to chat, market, settings, and plugin development
- Modify code in certain files to add functionality and improve performance
- Update URLs and add links to external resources
- Add styles to components for improved appearance
- Update descriptions and improve user experience
This commit introduces new features, updates existing code, and enhances the overall functionality and appearance of the codebase.
2023-10-28 14:35:54 +08:00
semantic-release-bot
a73e51963e
🔖 chore(release): v0.96.1 [skip ci]
...
### [Version 0.96.1](https://github.com/lobehub/lobe-chat/compare/v0.96.0...v0.96.1 )
<sup>Released on **2023-10-28**</sup>
#### 💄 Styles
- **misc**: Add guide to market page.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Add guide to market page ([8a794f9 ](https://github.com/lobehub/lobe-chat/commit/8a794f9 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-10-28 05:57:39 +00:00
canisminor1990
8a794f93a8
💄 style: Add guide to market page
2023-10-28 13:54:55 +08:00
CanisMinor
e160bb891f
📑 docs: Update LICENSE [skip ci]
2023-10-28 12:54:29 +08:00
CanisMinor
7f56411e10
Merge pull request #376 from lobehub/feat/issue-auto-commit
...
Feat/issue auto commit
2023-10-28 12:51:01 +08:00
canisminor1990
dd01b9eae6
👷 chore(ci): Update GitHub workflows
...
- Delete "auto-comments.yml" and add "issue-auto-comments.yml"
- Modify "issue-close-require.yml" to include comments on different issue labels
- Delete "issue-remove-inactive.yml" and "pr-welcome.yml"
These changes improve the GitHub workflows for better issue management.
2023-10-28 12:49:03 +08:00
CanisMinor
52735cd001
Merge pull request #375 from shraddha761/autocomment
...
Auto comment
2023-10-28 12:26:33 +08:00
Shraddha Singh
8105848a3e
Auto comment
2023-10-28 08:43:42 +05:30
Lavish Sheth
b404015fcb
📝 docs: update LICENSE ( #371 )
2023-10-28 10:35:22 +08:00
semantic-release-bot
33cf11990f
🔖 chore(release): v0.96.0 [skip ci]
...
## [Version 0.96.0](https://github.com/lobehub/lobe-chat/compare/v0.95.1...v0.96.0 )
<sup>Released on **2023-10-27**</sup>
#### ✨ Features
- **misc**: Improve pin mode about session group.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Improve pin mode about session group, closes [#369 ](https://github.com/lobehub/lobe-chat/issues/369 ) ([75c5883 ](https://github.com/lobehub/lobe-chat/commit/75c5883 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-10-27 14:04:28 +00:00
Arvin Xu
75c58835b0
✨ feat: improve pin mode about session group ( #369 )
...
* 🚧 wip: add pin group
* 💄 style: improve styles
* ✨ feat: improve pin mode session group
2023-10-27 22:03:10 +08:00
CanisMinor
e78d893ba4
Merge pull request #363 from kushal34712/patch-4
...
Update README.zh-CN.md
2023-10-26 14:15:08 +08:00
CanisMinor
3e3339fcaf
Merge pull request #362 from kushal34712/patch-3
...
Update README.zh-CN.md
2023-10-26 14:14:58 +08:00
CanisMinor
bc919beb86
Merge pull request #361 from kushal34712/patch-2
...
Update README.md
2023-10-26 14:14:44 +08:00
Kushal Agrawal
88408b6aa8
Update README.zh-CN.md
2023-10-26 05:56:16 +05:30
Kushal Agrawal
b7a0f2b583
Update README.zh-CN.md
2023-10-26 05:54:48 +05:30
Kushal Agrawal
b7d53772d4
Update README.md
2023-10-26 05:52:51 +05:30
semantic-release-bot
a4ffdba49b
🔖 chore(release): v0.95.1 [skip ci]
...
### [Version 0.95.1](https://github.com/lobehub/lobe-chat/compare/v0.95.0...v0.95.1 )
<sup>Released on **2023-10-25**</sup>
#### 💄 Styles
- **misc**: Improve plugin message ui.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Improve plugin message ui ([6edd25b ](https://github.com/lobehub/lobe-chat/commit/6edd25b ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-10-25 14:58:53 +00:00
arvinxx
7a2b8b5434
🚨 ci: fix types
2023-10-25 22:57:00 +08:00
arvinxx
6edd25bf10
💄 style: improve plugin message ui
2023-10-25 22:49:45 +08:00
arvinxx
aec68c8f9b
📝 docs: update Lighthouse report url[skip ci]
2023-10-25 21:15:42 +08:00
Kushal Agrawal
a6f51d527a
📝 docs: Update README.md ( #360 )
2023-10-25 21:09:35 +08:00
semantic-release-bot
6782083edd
🔖 chore(release): v0.95.0 [skip ci]
...
## [Version 0.95.0](https://github.com/lobehub/lobe-chat/compare/v0.94.5...v0.95.0 )
<sup>Released on **2023-10-24**</sup>
#### ♻ Code Refactoring
- **misc**: 优化 plugin 文件夹命名以支持 standalone 类型的插件.
#### ✨ Features
- **misc**: Support function call at message end, support plugin settings modal, support plugin state and settings.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: 优化 plugin 文件夹命名以支持 standalone 类型的插件 ([98860a8 ](https://github.com/lobehub/lobe-chat/commit/98860a8 ))
#### What's improved
* **misc**: Support function call at message end, closes [#357 ](https://github.com/lobehub/lobe-chat/issues/357 ) ([e195fdb ](https://github.com/lobehub/lobe-chat/commit/e195fdb ))
* **misc**: Support plugin settings modal ([f47b6fa ](https://github.com/lobehub/lobe-chat/commit/f47b6fa ))
* **misc**: Support plugin state and settings ([10829a4 ](https://github.com/lobehub/lobe-chat/commit/10829a4 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-10-24 15:30:17 +00:00
Arvin Xu
3951f2fd48
Merge pull request #356 from lobehub/feat/plugin-standalone
2023-10-24 23:28:43 +08:00
arvinxx
f47b6fae40
✨ feat: support plugin settings modal
2023-10-24 22:02:06 +08:00
arvinxx
10829a47d8
✨ feat: support plugin state and settings
2023-10-24 21:26:48 +08:00
CanisMinor
a750f90e6f
🔧 chore: Update package.json [skip ci]
2023-10-23 14:13:08 +08:00
CanisMinor
134f38433f
Merge pull request #350 from lobehub/renovate/commitlint-cli-18.x
...
Update dependency @commitlint/cli to v18
2023-10-23 14:10:15 +08:00
CanisMinor
9402f7ca7d
Merge pull request #351 from lobehub/renovate/commitlint-18.x
...
Update dependency commitlint to v18
2023-10-23 14:10:03 +08:00
arvinxx
98860a8fb9
♻️ refactor: 优化 plugin 文件夹命名以支持 standalone 类型的插件
2023-10-22 22:22:34 +08:00
arvinxx
e195fdba09
✨ feat: support function call at message end
...
close #357
2023-10-22 21:42:46 +08:00
arvinxx
94cccb2faa
🔧 ci: update pr-welcome workflow [skip ci]
2023-10-22 19:39:02 +08:00
semantic-release-bot
253c57dc32
🔖 chore(release): v0.94.5 [skip ci]
...
### [Version 0.94.5](https://github.com/lobehub/lobe-chat/compare/v0.94.4...v0.94.5 )
<sup>Released on **2023-10-22**</sup>
#### 🐛 Bug Fixes
- **misc**: Fallback agent market index to en when not find correct locale.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fallback agent market index to en when not find correct locale, closes [#355 ](https://github.com/lobehub/lobe-chat/issues/355 ) ([7a45ab4 ](https://github.com/lobehub/lobe-chat/commit/7a45ab4 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-10-22 11:37:12 +00:00
Arvin Xu
7a45ab4a5e
🐛 fix: fallback agent market index to en when not find correct locale ( #355 )
...
* 🐛 fix(agent-market): fallback agent index to en when not find correct locale
* 🐛 fix: fix auto-generate with correct locale
2023-10-22 19:35:56 +08:00
Armaan
5a872af226
📝 docs: add CONTRIBUTING.md ( #353 )
2023-10-22 18:07:35 +08:00
renovate[bot]
7a86abbef9
Update dependency commitlint to v18
2023-10-22 00:47:32 +00:00
renovate[bot]
fe617c010e
Update dependency @commitlint/cli to v18
2023-10-22 00:47:28 +00:00
semantic-release-bot
d7790a978d
🔖 chore(release): v0.94.4 [skip ci]
...
### [Version 0.94.4](https://github.com/lobehub/lobe-chat/compare/v0.94.3...v0.94.4 )
<sup>Released on **2023-10-21**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix break cn chars in stream mode.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix break cn chars in stream mode, closes [#347 ](https://github.com/lobehub/lobe-chat/issues/347 ) ([f831447 ](https://github.com/lobehub/lobe-chat/commit/f831447 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-10-21 15:17:29 +00:00
Buer
f831447be9
🐛 fix: fix break cn chars in stream mode ( #347 )
2023-10-21 23:16:12 +08:00
semantic-release-bot
24f3dd7ba8
🔖 chore(release): v0.94.3 [skip ci]
...
### [Version 0.94.3](https://github.com/lobehub/lobe-chat/compare/v0.94.2...v0.94.3 )
<sup>Released on **2023-10-19**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix agent share formate.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix agent share formate ([56ebc0b ](https://github.com/lobehub/lobe-chat/commit/56ebc0b ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-10-19 09:00:47 +00:00
canisminor1990
56ebc0bb2f
🐛 fix: Fix agent share formate
2023-10-19 16:58:41 +08:00
semantic-release-bot
17976c9f4d
🔖 chore(release): v0.94.2 [skip ci]
...
### [Version 0.94.2](https://github.com/lobehub/lobe-chat/compare/v0.94.1...v0.94.2 )
<sup>Released on **2023-10-19**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix agent market with other locales.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix agent market with other locales ([2414d34 ](https://github.com/lobehub/lobe-chat/commit/2414d34 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-10-19 02:05:45 +00:00
arvinxx
2414d34a84
🐛 fix: fix agent market with other locales
2023-10-19 10:04:09 +08:00
semantic-release-bot
01ff57936a
🔖 chore(release): v0.94.1 [skip ci]
...
### [Version 0.94.1](https://github.com/lobehub/lobe-chat/compare/v0.94.0...v0.94.1 )
<sup>Released on **2023-10-19**</sup>
#### 💄 Styles
- **misc**: Update ShareAgentButton.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Update ShareAgentButton ([c396bd7 ](https://github.com/lobehub/lobe-chat/commit/c396bd7 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-10-19 01:05:21 +00:00
CanisMinor
c396bd7986
💄 style: Update ShareAgentButton
2023-10-19 09:03:28 +08:00
semantic-release-bot
cc895e0701
🔖 chore(release): v0.94.0 [skip ci]
...
## [Version 0.94.0](https://github.com/lobehub/lobe-chat/compare/v0.93.0...v0.94.0 )
<sup>Released on **2023-10-18**</sup>
#### ✨ Features
- **misc**: Add agent share.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Add agent share ([953d7c7 ](https://github.com/lobehub/lobe-chat/commit/953d7c7 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-10-18 17:45:08 +00:00
CanisMinor
a58d166dc7
Merge pull request #343 from lobehub/feat/agent-share
...
✨ feat: Add agent share
2023-10-19 01:43:30 +08:00
CanisMinor
b1f8e90b46
Merge pull request #342 from suravshresth/patch1
...
docs: fix typo in ./docs/Deploy-with-Azure-OpenAI.md
2023-10-19 01:42:22 +08:00
canisminor1990
ba712f650c
🔧 chore: Merge main
2023-10-19 01:40:11 +08:00
canisminor1990
953d7c73b3
✨ feat: Add agent share
2023-10-19 01:28:23 +08:00
semantic-release-bot
709ec1a640
🔖 chore(release): v0.93.0 [skip ci]
...
## [Version 0.93.0](https://github.com/lobehub/lobe-chat/compare/v0.92.0...v0.93.0 )
<sup>Released on **2023-10-18**</sup>
#### ♻ Code Refactoring
- **misc**: Refactor chain.
#### ✨ Features
- **misc**: Support multi-language translate.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Refactor chain ([49c4863 ](https://github.com/lobehub/lobe-chat/commit/49c4863 ))
#### What's improved
* **misc**: Support multi-language translate ([548bc5d ](https://github.com/lobehub/lobe-chat/commit/548bc5d ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-10-18 13:59:50 +00:00
arvinxx
548bc5d322
✨ feat: support multi-language translate
2023-10-18 21:57:55 +08:00
Surav Shrestha
57d65ccc1f
docs: fix typo in ./docs/Deploy-with-Azure-OpenAI.md
2023-10-18 18:59:05 +05:45
arvinxx
49c4863838
🎨 refactor: refactor chain
2023-10-18 21:00:05 +08:00
semantic-release-bot
c45526a811
🔖 chore(release): v0.92.0 [skip ci]
...
## [Version 0.92.0](https://github.com/lobehub/lobe-chat/compare/v0.91.0...v0.92.0 )
<sup>Released on **2023-10-18**</sup>
#### ✨ Features
- **misc**: Support translate message to current language.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Support translate message to current language, closes [#340 ](https://github.com/lobehub/lobe-chat/issues/340 ) ([cf15f1e ](https://github.com/lobehub/lobe-chat/commit/cf15f1e ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-10-18 06:59:42 +00:00
Arvin Xu
cf15f1ebff
✨ feat: support translate message to current language ( #340 )
...
* 🚚 refactor: rename prompts to chains
* ♻️ refactor: refactor Message Actions
* ♻️ refactor: add translate action
* ✨ feat: support translate
* ♻️ refactor: refactor part of common locale to chat
* 🌐 style: update i18n
2023-10-18 14:58:02 +08:00
semantic-release-bot
33c0853466
🔖 chore(release): v0.91.0 [skip ci]
...
## [Version 0.91.0](https://github.com/lobehub/lobe-chat/compare/v0.90.3...v0.91.0 )
<sup>Released on **2023-10-17**</sup>
#### ✨ Features
- **misc**: Add hotkeys.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Add hotkeys, closes [#286 ](https://github.com/lobehub/lobe-chat/issues/286 ) ([041054d ](https://github.com/lobehub/lobe-chat/commit/041054d ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-10-17 16:25:19 +00:00
canisminor1990
041054d89b
✨ feat: Add hotkeys ( #286 )
2023-10-18 00:21:43 +08:00
semantic-release-bot
3cd9fdb599
🔖 chore(release): v0.90.3 [skip ci]
...
### [Version 0.90.3](https://github.com/lobehub/lobe-chat/compare/v0.90.2...v0.90.3 )
<sup>Released on **2023-10-17**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix ActionBar props and regenerate btn with error message.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix ActionBar props and regenerate btn with error message, closes [#337 ](https://github.com/lobehub/lobe-chat/issues/337 ) ([246e8fd ](https://github.com/lobehub/lobe-chat/commit/246e8fd ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-10-17 13:52:55 +00:00
canisminor1990
246e8fda5b
🐛 fix: Fix ActionBar props and regenerate btn with error message ( #337 )
2023-10-17 21:47:51 +08:00
semantic-release-bot
5c09420a21
🔖 chore(release): v0.90.2 [skip ci]
...
### [Version 0.90.2](https://github.com/lobehub/lobe-chat/compare/v0.90.1...v0.90.2 )
<sup>Released on **2023-10-17**</sup>
#### ♻ Code Refactoring
- **misc**: Refactor OpenAIStreamPayload with chat name.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Refactor OpenAIStreamPayload with chat name ([a799530 ](https://github.com/lobehub/lobe-chat/commit/a799530 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-10-17 12:52:43 +00:00
arvinxx
a7995309a0
♻️ refactor: refactor OpenAIStreamPayload with chat name
2023-10-17 20:50:09 +08:00
semantic-release-bot
49349b40bc
🔖 chore(release): v0.90.1 [skip ci]
...
### [Version 0.90.1](https://github.com/lobehub/lobe-chat/compare/v0.90.0...v0.90.1 )
<sup>Released on **2023-10-17**</sup>
#### 💄 Styles
- **misc**: Fix lazyload height.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Fix lazyload height ([98efe02 ](https://github.com/lobehub/lobe-chat/commit/98efe02 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-10-17 08:34:59 +00:00
CanisMinor
98efe02a2a
💄 style: Fix lazyload height
2023-10-17 16:33:07 +08:00
semantic-release-bot
dd8d47cffc
🔖 chore(release): v0.90.0 [skip ci]
...
## [Version 0.90.0](https://github.com/lobehub/lobe-chat/compare/v0.89.10...v0.90.0 )
<sup>Released on **2023-10-17**</sup>
#### ✨ Features
- **misc**: Add Lazyload.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Add Lazyload ([27d6cb7 ](https://github.com/lobehub/lobe-chat/commit/27d6cb7 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-10-17 08:16:08 +00:00
canisminor1990
27d6cb7d5c
✨ feat: Add Lazyload
2023-10-17 16:13:29 +08:00
semantic-release-bot
819eb19273
🔖 chore(release): v0.89.10 [skip ci]
...
### [Version 0.89.10](https://github.com/lobehub/lobe-chat/compare/v0.89.9...v0.89.10 )
<sup>Released on **2023-10-17**</sup>
#### ♻ Code Refactoring
- **misc**: Refactor ChatList onActionsClick.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Refactor ChatList onActionsClick ([d06d87e ](https://github.com/lobehub/lobe-chat/commit/d06d87e ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-10-17 05:34:27 +00:00
canisminor1990
0b165eb6a5
📝 docs: Update docs
2023-10-17 13:32:17 +08:00
canisminor1990
d06d87eb12
♻️ refactor: Refactor ChatList onActionsClick
2023-10-17 13:30:28 +08:00
semantic-release-bot
fca6b58889
🔖 chore(release): v0.89.9 [skip ci]
...
### [Version 0.89.9](https://github.com/lobehub/lobe-chat/compare/v0.89.8...v0.89.9 )
<sup>Released on **2023-10-17**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix ChatList FC Render.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix ChatList FC Render ([4b8bdbd ](https://github.com/lobehub/lobe-chat/commit/4b8bdbd ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-10-17 04:08:08 +00:00
canisminor1990
4b8bdbd3b8
🐛 fix: Fix ChatList FC Render
2023-10-17 12:05:29 +08:00
CanisMinor
16cf40d3e0
Merge pull request #333 from Shivam250702/main
...
Update README.md
2023-10-17 08:54:31 +08:00
semantic-release-bot
e7bdc705a5
🔖 chore(release): v0.89.8 [skip ci]
...
### [Version 0.89.8](https://github.com/lobehub/lobe-chat/compare/v0.89.7...v0.89.8 )
<sup>Released on **2023-10-16**</sup>
#### ♻ Code Refactoring
- **misc**: Refactor ChatList.
#### 🐛 Bug Fixes
- **misc**: Fix type.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Refactor ChatList, closes [#147 ](https://github.com/lobehub/lobe-chat/issues/147 ) ([aa4216c ](https://github.com/lobehub/lobe-chat/commit/aa4216c ))
#### What's fixed
* **misc**: Fix type ([1e931d5 ](https://github.com/lobehub/lobe-chat/commit/1e931d5 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-10-16 17:09:54 +00:00
canisminor1990
1e931d572b
🐛 fix: Fix type
2023-10-17 01:07:22 +08:00
canisminor1990
aa4216c174
♻️ refactor: Refactor ChatList ( #147 )
2023-10-17 01:02:34 +08:00
semantic-release-bot
a977383e06
🔖 chore(release): v0.89.7 [skip ci]
...
### [Version 0.89.7](https://github.com/lobehub/lobe-chat/compare/v0.89.6...v0.89.7 )
<sup>Released on **2023-10-16**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix setting tab highlight (fix.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix setting tab highlight (fix, closes [#332 ](https://github.com/lobehub/lobe-chat/issues/332 ) ([d288f9d ](https://github.com/lobehub/lobe-chat/commit/d288f9d ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-10-16 12:23:56 +00:00
canisminor1990
d288f9d8f1
🐛 fix: Fix setting tab highlight ( fix #332 )
2023-10-16 20:20:37 +08:00
Shivam Singh
9681cd048b
Update README.md
...
Removed Unnecessary punctuation marks and errors.
2023-10-16 16:33:41 +05:30
CanisMinor
0e278f2856
🔧 chore(workflow): Update pr-welcome.yml
2023-10-16 14:05:19 +08:00
CanisMinor
cb3f09b3eb
Merge pull request #321 from lobehub/renovate/lint-staged-15.x
...
Update dependency lint-staged to v15
2023-10-16 13:47:55 +08:00
semantic-release-bot
8fecbd0757
🔖 chore(release): v0.89.6 [skip ci]
...
### [Version 0.89.6](https://github.com/lobehub/lobe-chat/compare/v0.89.5...v0.89.6 )
<sup>Released on **2023-10-15**</sup>
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
</details>
<div align="right">
[](#readme-top)
</div>
2023-10-15 15:10:58 +00:00
arvinxx
585b2772b9
⚡ perf: improve ssr performance
2023-10-15 23:09:17 +08:00
arvinxx
d9e2f1657a
📝 docs: update vercel deploy doc [skip ci]
2023-10-15 22:53:58 +08:00
arvinxx
8af8583974
📝 docs: fix vercel deploy button url [skip-ci]
...
close #309
2023-10-15 22:49:45 +08:00
semantic-release-bot
11421f45aa
🔖 chore(release): v0.89.5 [skip ci]
...
### [Version 0.89.5](https://github.com/lobehub/lobe-chat/compare/v0.89.4...v0.89.5 )
<sup>Released on **2023-10-15**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix fallback to en when the locale is zh, fix reset button not clear plugin settings.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix fallback to en when the locale is zh ([ff2c00e ](https://github.com/lobehub/lobe-chat/commit/ff2c00e ))
* **misc**: Fix reset button not clear plugin settings ([aa1e657 ](https://github.com/lobehub/lobe-chat/commit/aa1e657 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-10-15 14:26:37 +00:00
Arvin Xu
07d076b391
Merge pull request #329 from lobehub/fix/some-bugs
...
🐛 fix: fix some bugs
2023-10-15 22:25:09 +08:00
arvinxx
ff2c00e137
🐛 fix: fix fallback to en when the locale is zh
2023-10-15 22:19:45 +08:00
arvinxx
aa1e6576a9
🐛 fix: fix reset button not clear plugin settings
2023-10-15 22:16:45 +08:00
Arvin Xu
af7ecf72dc
📝 docs: add feature development doc ( #328 ) [skip ci]
2023-10-15 22:03:13 +08:00
Arvin Xu
88fe525d77
📝 docs: add Architecture draft ( #327 ) [skip ci]
2023-10-15 21:51:24 +08:00
Arvin Xu
a30057ba9e
📝 docs: add resources and chat api documents ( #326 ) [skip ci]
...
* 📝 docs: add Resources document
* 📝 docs: add Chat api document
2023-10-15 21:11:08 +08:00
Arvin Xu
bbae3ff17a
📝 docs: update Resources document ( #325 ) [skip ci]
2023-10-15 19:41:06 +08:00
Arvin Xu
43d66dfbce
📝 docs: add test development document ( #324 ) [skip ci]
...
* 📝 docs: add test document
* 📝 docs: update test document
2023-10-15 19:21:49 +08:00
Aditya Aryaman Das
4214462007
docs: corrected grammatical errors in README.md ( #322 ) [skip ci]
2023-10-15 19:17:01 +08:00
semantic-release-bot
c6641a0271
🔖 chore(release): v0.89.4 [skip ci]
...
### [Version 0.89.4](https://github.com/lobehub/lobe-chat/compare/v0.89.3...v0.89.4 )
<sup>Released on **2023-10-15**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix qwen, chatglm request failed.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix qwen, chatglm request failed, closes [#318 ](https://github.com/lobehub/lobe-chat/issues/318 ) ([a5699e2 ](https://github.com/lobehub/lobe-chat/commit/a5699e2 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-10-15 06:40:20 +00:00
Ikko Eltociear Ashimine
29a57647f9
📝 docs: Update README.md ( #319 )
...
a -> an
2023-10-15 14:38:36 +08:00
Buer
a5699e2da2
🐛 fix: Fix qwen, chatglm request failed ( #318 )
2023-10-15 14:37:10 +08:00
renovate[bot]
b49fe936ba
Update dependency lint-staged to v15
2023-10-15 01:15:32 +00:00
CanisMinor
90dd2ee592
📝 docs: Fix typo
2023-10-13 09:39:01 +00:00
CanisMinor
8fccfdaa11
📝 docs: Update docs
2023-10-13 09:29:52 +00:00
CanisMinor
04ed2db1c6
📝 docs: Fix typo
2023-10-13 09:25:31 +00:00
CanisMinor
315ffb3195
📝 docs: Update docker guide
2023-10-13 09:20:07 +00:00
CanisMinor
d03d60bd35
📝 docs: Update docker guide
2023-10-13 09:18:51 +00:00
CanisMinor
22f07278a7
📝 docs: Update docker guide
2023-10-13 09:15:42 +00:00
arvinxx
57e22e8a54
📝 docs: update docs
2023-10-13 00:25:34 +08:00
Arvin Xu
a4b99cad0c
📝 docs: add docs about setup local development env ( #316 ) [skip ci]
2023-10-12 23:58:07 +08:00
semantic-release-bot
02d9e53bc4
🔖 chore(release): v0.89.3 [skip ci]
...
### [Version 0.89.3](https://github.com/lobehub/lobe-chat/compare/v0.89.2...v0.89.3 )
<sup>Released on **2023-10-12**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix plugin error with nginx reverse proxy.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix plugin error with nginx reverse proxy, closes [#315 ](https://github.com/lobehub/lobe-chat/issues/315 ) ([3ba3a3b ](https://github.com/lobehub/lobe-chat/commit/3ba3a3b ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-10-12 15:15:33 +00:00
Arvin Xu
3ba3a3b47d
🐛 fix: fix plugin error with nginx reverse proxy ( #315 )
2023-10-12 23:14:07 +08:00
Arvin Xu
7b31f0c205
📝 docs: add development guide [skip ci] ( #313 )
2023-10-12 22:44:01 +08:00
arvinxx
95df1057f5
📝 docs: update docker deploy docs [skip ci]
2023-10-12 21:29:53 +08:00
Arvin Xu
4b9b713447
📝 docs: update docker deploy docs ( #312 ) [skip ci]
2023-10-12 21:21:47 +08:00
arvinxx
f988945fa0
📝 docs: update analytics config
2023-10-12 20:56:19 +08:00
semantic-release-bot
013f4c2349
🔖 chore(release): v0.89.2 [skip ci]
...
### [Version 0.89.2](https://github.com/lobehub/lobe-chat/compare/v0.89.1...v0.89.2 )
<sup>Released on **2023-10-12**</sup>
#### 💄 Styles
- **misc**: Modify onClick event in SessionHeader, change title in Loading component,.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Modify onClick event in SessionHeader, change title in Loading component, ([b984f6a ](https://github.com/lobehub/lobe-chat/commit/b984f6a ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-10-12 06:10:22 +00:00
canisminor1990
b984f6a276
💄 style: Modify onClick event in SessionHeader, change title in Loading component,
...
add Suspense and FullscreenLoading components, modify layoutInitializing key
- Modify onClick event in SessionHeader.tsx
- Change title in Loading component in index.tsx
- Add Suspense and FullscreenLoading components in ResponsiveIndex.tsx and ResponsiveLayout.client.tsx respectively
- Modify layoutInitializing key in common.ts
2023-10-12 14:07:09 +08:00
semantic-release-bot
499c28f5ea
🔖 chore(release): v0.89.1 [skip ci]
...
### [Version 0.89.1](https://github.com/lobehub/lobe-chat/compare/v0.89.0...v0.89.1 )
<sup>Released on **2023-10-12**</sup>
#### 🐛 Bug Fixes
- **misc**: Remove useless dynamic import.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Remove useless dynamic import ([4a9c426 ](https://github.com/lobehub/lobe-chat/commit/4a9c426 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-10-12 05:51:20 +00:00
canisminor1990
4a9c4260fa
🐛 fix: Remove useless dynamic import
2023-10-12 13:48:21 +08:00
canisminor1990
a169234278
🔧 chore: Update next.config.mjs file
...
- Remove "productionBrowserSourceMaps" property
- Make "compress" property dependent on "isProd" variable
- Set "reactStrictMode" property to true
- Modify "images" property to set "unoptimized" based on "isProd" variable
These changes improve the configuration of the Next.js application.
2023-10-12 12:09:33 +08:00
semantic-release-bot
63f831eabf
🔖 chore(release): v0.89.0 [skip ci]
...
## [Version 0.89.0](https://github.com/lobehub/lobe-chat/compare/v0.88.0...v0.89.0 )
<sup>Released on **2023-10-12**</sup>
#### ✨ Features
- **agent-card**: Add and modify features for agent card.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **agent-card**: Add and modify features for agent card ([3e3090a ](https://github.com/lobehub/lobe-chat/commit/3e3090a ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-10-12 04:07:32 +00:00
canisminor1990
3e3090a765
✨ feat(agent-card): Add and modify features for agent card
...
- Add and modify configurations, dependencies, styles, and metadata
- Remove and modify props and styles in AgentCardBanner, AvatarBanner, and Hero components
- Adjust height of elements in the layout
The changes are made to enhance the agent card feature in the market application.
2023-10-12 12:04:42 +08:00
semantic-release-bot
f05368a45e
🔖 chore(release): v0.88.0 [skip ci]
...
## [Version 0.88.0](https://github.com/lobehub/lobe-chat/compare/v0.87.0...v0.88.0 )
<sup>Released on **2023-10-11**</sup>
#### ✨ Features
- **misc**: Add mobile responsiveness, create new component, modify properties, make API calls, Dynamically import components using "dynamic" function.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Add mobile responsiveness, create new component, modify properties, make API calls ([759c920 ](https://github.com/lobehub/lobe-chat/commit/759c920 ))
* **misc**: Dynamically import components using "dynamic" function ([dd9db22 ](https://github.com/lobehub/lobe-chat/commit/dd9db22 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-10-11 16:29:34 +00:00
CanisMinor
834febba90
Merge pull request #306 from lobehub/pref/dynamic
...
♻️ refactor(pref): Refactor with next dynamically import and next image
2023-10-12 00:27:50 +08:00
canisminor1990
759c920d04
✨ feat: Add mobile responsiveness, create new component, modify properties, make API calls
...
This commit introduces new features such as adding mobile responsiveness, creating a new component, modifying properties, and making API calls. It also includes a base64 encoded image, a random string of characters, and defines constants and functions.
Changes made:
- Added mobile responsiveness to improve user experience on different devices
- Created a new component to enhance functionality
- Modified properties to ensure proper data handling
- Made API calls to retrieve and display dynamic data
- Included a base64 encoded image for visual content
- Defined constants and functions for improved code organization and reusability
2023-10-12 00:22:02 +08:00
canisminor1990
347ee86acb
🔧 chore: Add remotePatterns
2023-10-11 23:12:43 +08:00
canisminor1990
dd9db22a66
✨ feat: Dynamically import components using "dynamic" function
...
- Improves performance by lazy loading components only when needed
- Removes a deleted file and updates layout of certain components
This commit introduces a new feature by using the "dynamic" function from the "next/dynamic" library to dynamically import components. This allows for lazy loading of components, improving performance by only loading them when needed. Additionally, it removes a deleted file and updates the layout of certain components.
2023-10-11 22:54:49 +08:00
semantic-release-bot
9ea2ebb164
🔖 chore(release): v0.87.0 [skip ci]
...
## [Version 0.87.0](https://github.com/lobehub/lobe-chat/compare/v0.86.5...v0.87.0 )
<sup>Released on **2023-10-11**</sup>
#### ✨ Features
- **misc**: Support custom model name.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Support custom model name, closes [#305 ](https://github.com/lobehub/lobe-chat/issues/305 ) ([84a066a ](https://github.com/lobehub/lobe-chat/commit/84a066a ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-10-11 14:48:47 +00:00
Arvin Xu
84a066af73
✨ feat: support custom model name ( #305 )
2023-10-11 22:47:10 +08:00
semantic-release-bot
a1b0d83b1d
🔖 chore(release): v0.86.5 [skip ci]
...
### [Version 0.86.5](https://github.com/lobehub/lobe-chat/compare/v0.86.4...v0.86.5 )
<sup>Released on **2023-10-11**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix clear session error.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix clear session error, closes [#303 ](https://github.com/lobehub/lobe-chat/issues/303 ) ([09512fc ](https://github.com/lobehub/lobe-chat/commit/09512fc ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-10-11 13:32:49 +00:00
Arvin Xu
09512fcb0b
🐛 fix: fix clear session error ( #303 )
2023-10-11 21:31:21 +08:00
semantic-release-bot
ff2e59b769
🔖 chore(release): v0.86.4 [skip ci]
...
### [Version 0.86.4](https://github.com/lobehub/lobe-chat/compare/v0.86.3...v0.86.4 )
<sup>Released on **2023-10-11**</sup>
#### 💄 Styles
- **misc**: Improve api key form.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Improve api key form ([fa3170d ](https://github.com/lobehub/lobe-chat/commit/fa3170d ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-10-11 13:17:48 +00:00
arvinxx
fa3170d7a1
💄 style: improve api key form
2023-10-11 21:15:36 +08:00
canisminor1990
e4b36c3f51
🔧 chore: Update sync workflow
2023-10-11 14:13:50 +08:00
semantic-release-bot
52af45c973
🔖 chore(release): v0.86.3 [skip ci]
...
### [Version 0.86.3](https://github.com/lobehub/lobe-chat/compare/v0.86.2...v0.86.3 )
<sup>Released on **2023-10-11**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix docker image.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix docker image ([14ff80e ](https://github.com/lobehub/lobe-chat/commit/14ff80e ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-10-11 06:09:39 +00:00
arvinxx
14ff80e15f
🚑 fix: fix docker image
2023-10-11 14:07:40 +08:00
canisminor1990
e477fe791c
🔧 chore: Add docker badge and update workflow
2023-10-11 13:59:22 +08:00
semantic-release-bot
d4f24dadc2
🔖 chore(release): v0.86.2 [skip ci]
...
### [Version 0.86.2](https://github.com/lobehub/lobe-chat/compare/v0.86.1...v0.86.2 )
<sup>Released on **2023-10-11**</sup>
#### 🐛 Bug Fixes
- **docker**: Improve config to reduce unnecessary env and change default PORT.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **docker**: Improve config to reduce unnecessary env and change default PORT, closes [#298 ](https://github.com/lobehub/lobe-chat/issues/298 ) ([6061318 ](https://github.com/lobehub/lobe-chat/commit/6061318 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-10-11 05:06:53 +00:00
Arvin Xu
6061318206
🐛 fix(docker): improve config to reduce unnecessary env and change default PORT ( #298 )
2023-10-11 13:05:24 +08:00
Vector
fc3f76135c
📝 docs: Update README.zh-CN.md ( #296 ) [skip ci]
2023-10-11 12:40:43 +08:00
Vector
8af725d9de
📝 docs: update README.md ( #295 ) [skip ci]
2023-10-11 12:39:54 +08:00
semantic-release-bot
35bd805404
🔖 chore(release): v0.86.1 [skip ci]
...
### [Version 0.86.1](https://github.com/lobehub/lobe-chat/compare/v0.86.0...v0.86.1 )
<sup>Released on **2023-10-11**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix docker reverse proxy don't work.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix docker reverse proxy don't work, closes [#294 ](https://github.com/lobehub/lobe-chat/issues/294 ) ([a51ba1d ](https://github.com/lobehub/lobe-chat/commit/a51ba1d ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-10-11 03:28:05 +00:00
Arvin Xu
a51ba1d78f
🐛 fix: fix docker reverse proxy don't work ( #294 )
2023-10-11 11:26:31 +08:00
semantic-release-bot
535b81c4be
🔖 chore(release): v0.86.0 [skip ci]
...
## [Version 0.86.0](https://github.com/lobehub/lobe-chat/compare/v0.85.3...v0.86.0 )
<sup>Released on **2023-10-10**</sup>
#### ✨ Features
- **misc**: Support docker deploy.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Support docker deploy, closes [#283 ](https://github.com/lobehub/lobe-chat/issues/283 ) ([5bbc87c ](https://github.com/lobehub/lobe-chat/commit/5bbc87c ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-10-10 19:27:40 +00:00
Arvin Xu
5bbc87cee5
✨ feat: support docker deploy ( #283 )
2023-10-11 03:26:19 +08:00
CanisMinor
bf65c16460
🔧 chore: Update next.config.mjs
2023-10-11 02:54:10 +08:00
CanisMinor
f206f3c292
🔧 chore: Use swcMinify
2023-10-11 02:22:17 +08:00
semantic-release-bot
fdad557049
🔖 chore(release): v0.85.3 [skip ci]
...
### [Version 0.85.3](https://github.com/lobehub/lobe-chat/compare/v0.85.2...v0.85.3 )
<sup>Released on **2023-10-10**</sup>
#### 💄 Styles
- **misc**: Add new components, modify display properties, and update settings feature, Replace 100vh with 100% to fix mobile scroll problem.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Add new components, modify display properties, and update settings feature ([87a4a46 ](https://github.com/lobehub/lobe-chat/commit/87a4a46 ))
* **misc**: Replace 100vh with 100% to fix mobile scroll problem ([2ef3c94 ](https://github.com/lobehub/lobe-chat/commit/2ef3c94 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-10-10 17:23:02 +00:00
canisminor1990
2ef3c947fa
💄 style: Replace 100vh with 100% to fix mobile scroll problem
2023-10-11 01:19:19 +08:00
canisminor1990
87a4a469dc
💄 style: Add new components, modify display properties, and update settings feature
...
This commit introduces new components, modifies display properties, and updates the settings feature. It also includes changes to translations and styling. Additionally, a condition is added to check if the app is a progressive web app before rendering a specific component.
2023-10-11 00:58:11 +08:00
canisminor1990
bdb866c702
🔧 chore: Fix i18n diff and workflow token
2023-10-11 00:07:50 +08:00
semantic-release-bot
7513abbdbc
🔖 chore(release): v0.85.2 [skip ci]
...
### [Version 0.85.2](https://github.com/lobehub/lobe-chat/compare/v0.85.1...v0.85.2 )
<sup>Released on **2023-10-10**</sup>
#### 🐛 Bug Fixes
- **misc**: Add apikey form when there is no default api key in env.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Add apikey form when there is no default api key in env, closes [#290 ](https://github.com/lobehub/lobe-chat/issues/290 ) ([2c907e9 ](https://github.com/lobehub/lobe-chat/commit/2c907e9 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-10-10 15:17:29 +00:00
Arvin Xu
2c907e9bf1
🐛 fix: add apikey form when there is no default api key in env ( #290 )
...
* 🐛 fix: add apikey form when there is no default api key in env
* 🌐 style: update i18n
2023-10-10 23:15:58 +08:00
semantic-release-bot
e9b80d0d42
🔖 chore(release): v0.85.1 [skip ci]
...
### [Version 0.85.1](https://github.com/lobehub/lobe-chat/compare/v0.85.0...v0.85.1 )
<sup>Released on **2023-10-10**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix mobile safearea (fix.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix mobile safearea (fix, closes [#211 ](https://github.com/lobehub/lobe-chat/issues/211 ) ([68775b8 ](https://github.com/lobehub/lobe-chat/commit/68775b8 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-10-10 14:58:31 +00:00
canisminor1990
68775b8376
🐛 fix: Fix mobile safearea ( fix #211 )
2023-10-10 22:56:38 +08:00
CanisMinor
caf8ba0272
⚒️ chore: Update sync.yml [skip ci]
2023-10-10 22:35:59 +08:00
semantic-release-bot
af2f5e6912
🔖 chore(release): v0.85.0 [skip ci]
...
## [Version 0.85.0](https://github.com/lobehub/lobe-chat/compare/v0.84.0...v0.85.0 )
<sup>Released on **2023-10-10**</sup>
#### ✨ Features
- **misc**: Add ja_JP, ko_KR and update workflow.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Add ja_JP, ko_KR and update workflow ([57512a0 ](https://github.com/lobehub/lobe-chat/commit/57512a0 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-10-10 14:24:17 +00:00
canisminor1990
57512a0745
✨ feat: Add ja_JP, ko_KR and update workflow
2023-10-10 22:21:28 +08:00
CanisMinor
aec0674c63
Merge pull request #288 from lobehub/renovate/actions-checkout-4.x
...
Update actions/checkout action to v4
2023-10-10 14:44:55 +08:00
renovate[bot]
a562d88059
Update actions/checkout action to v4
2023-10-10 06:44:27 +00:00
semantic-release-bot
79157d54f8
🔖 chore(release): v0.84.0 [skip ci]
...
## [Version 0.84.0](https://github.com/lobehub/lobe-chat/compare/v0.83.10...v0.84.0 )
<sup>Released on **2023-10-10**</sup>
#### ✨ Features
- **misc**: Support detect new version and upgrade action.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Support detect new version and upgrade action, closes [#282 ](https://github.com/lobehub/lobe-chat/issues/282 ) ([5da19b2 ](https://github.com/lobehub/lobe-chat/commit/5da19b2 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-10-10 02:19:09 +00:00
Arvin Xu
5da19b242a
✨ feat: support detect new version and upgrade action ( #282 )
2023-10-10 10:17:24 +08:00
Arvin Xu
fa06c3f760
📝 docs: Update README.md [skip ci]
2023-10-10 10:11:20 +08:00
Arvin Xu
e521083a2b
🔧 chore: update lighthouse-badger-advanced.yml
2023-10-10 09:55:34 +08:00
CanisMinor
8e43388655
🔧 chore: Update sync.yml [skip ci]
2023-10-10 09:34:06 +08:00
CanisMinor
0825c2e401
🔧 chore: Update sync.yml [skip ci]
2023-10-10 09:29:09 +08:00
canisminor1990
0e07d18826
📝 docs: Update docs
2023-10-10 02:17:55 +08:00
canisminor1990
f7d1c4f089
📝 docs: Add lighthouse report
2023-10-10 02:15:30 +08:00
CanisMinor
6335100f37
⚒️ chore: Create lighthouse-badger-advanced.yml
2023-10-10 01:36:44 +08:00
CanisMinor
aae9a7cf28
Delete docs/lighthouse directory
2023-10-10 01:33:08 +08:00
lobehubbot
023484027f
🤖 chore: Lighthouse Results | Welcome
2023-10-09 17:22:49 +00:00
lobehubbot
5919b19633
🤖 chore: Lighthouse Results | Chat
2023-10-09 17:22:31 +00:00
lobehubbot
d6b1ee85be
🤖 chore: Lighthouse Results | Market
2023-10-09 17:22:27 +00:00
lobehubbot
ee9a404f2a
🤖 chore: Lighthouse Results | Settings
2023-10-09 17:22:19 +00:00
semantic-release-bot
e4e5eb7710
🔖 chore(release): v0.83.10 [skip ci]
...
### [Version 0.83.10](https://github.com/lobehub/lobe-chat/compare/v0.83.9...v0.83.10 )
<sup>Released on **2023-10-09**</sup>
#### ♻ Code Refactoring
- **layout**: Refactor layout, Refactor settings layout, Refactor ssc layout.
- **share**: Use modern-screenshot.
#### 🐛 Bug Fixes
- **misc**: Fix rsc layout.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **layout**: Refactor layout ([ace21f4 ](https://github.com/lobehub/lobe-chat/commit/ace21f4 ))
* **layout**: Refactor settings layout ([bd48121 ](https://github.com/lobehub/lobe-chat/commit/bd48121 ))
* **layout**: Refactor ssc layout ([26e1c41 ](https://github.com/lobehub/lobe-chat/commit/26e1c41 ))
* **share**: Use modern-screenshot, closes [#256 ](https://github.com/lobehub/lobe-chat/issues/256 ) ([b3d7108 ](https://github.com/lobehub/lobe-chat/commit/b3d7108 ))
#### What's fixed
* **misc**: Fix rsc layout ([d73f13f ](https://github.com/lobehub/lobe-chat/commit/d73f13f ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-10-09 16:50:49 +00:00
CanisMinor
5fea9a0921
Merge pull request #279 from lobehub/refactor/share-screenshot
...
♻️ refactor: Use modern-screenshot and refactor layout (#256 , #252 )
2023-10-10 00:49:39 +08:00
canisminor1990
ace21f46f4
♻️ refactor(layout): Refactor layout
2023-10-10 00:43:48 +08:00
arvinxx
d73f13f608
🐛 fix: fix rsc layout
2023-10-09 20:53:48 +08:00
canisminor1990
bd48121cc5
♻️ refactor(layout): Refactor settings layout
2023-10-09 20:22:16 +08:00
canisminor1990
26e1c414ff
♻️ refactor(layout): Refactor ssc layout
2023-10-09 20:05:50 +08:00
canisminor1990
b3d7108fe8
♻️ refactor(share): Use modern-screenshot ( #256 )
2023-10-09 14:47:55 +08:00
semantic-release-bot
c87ff0c3dc
🔖 chore(release): v0.83.9 [skip ci]
...
### [Version 0.83.9](https://github.com/lobehub/lobe-chat/compare/v0.83.8...v0.83.9 )
<sup>Released on **2023-10-08**</sup>
#### ♻ Code Refactoring
- **agent-market**: Refactor desktop and mobile to improve mobile performance.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **agent-market**: Refactor desktop and mobile to improve mobile performance, closes [#278 ](https://github.com/lobehub/lobe-chat/issues/278 ) ([82b7f60 ](https://github.com/lobehub/lobe-chat/commit/82b7f60 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-10-08 14:20:54 +00:00
Arvin Xu
82b7f60dcf
⚡ refactor(agent-market): refactor desktop and mobile to improve mobile performance ( #278 )
...
* 🚚 refactor: rename AgentModal to AgentDetail
* ⚡ refactor: refactor desktop and mobile to improve mobile performance
2023-10-08 22:19:41 +08:00
semantic-release-bot
259f56d792
🔖 chore(release): v0.83.8 [skip ci]
...
### [Version 0.83.8](https://github.com/lobehub/lobe-chat/compare/v0.83.7...v0.83.8 )
<sup>Released on **2023-10-07**</sup>
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
</details>
<div align="right">
[](#readme-top)
</div>
2023-10-07 14:06:41 +00:00
arvinxx
44d413765a
⚡ perf: dynamic PluginRender to reduce first js bundle
2023-10-07 22:05:14 +08:00
semantic-release-bot
eac62f419f
🔖 chore(release): v0.83.7 [skip ci]
...
### [Version 0.83.7](https://github.com/lobehub/lobe-chat/compare/v0.83.6...v0.83.7 )
<sup>Released on **2023-10-07**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix shuffle, use search url with agent item.
#### 💄 Styles
- **misc**: Better tag style, improve loading state.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix shuffle ([d4b9dc3 ](https://github.com/lobehub/lobe-chat/commit/d4b9dc3 ))
* **misc**: Use search url with agent item ([98df623 ](https://github.com/lobehub/lobe-chat/commit/98df623 ))
#### Styles
* **misc**: Better tag style ([38e42ea ](https://github.com/lobehub/lobe-chat/commit/38e42ea ))
* **misc**: Improve loading state ([f00c868 ](https://github.com/lobehub/lobe-chat/commit/f00c868 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-10-07 13:50:11 +00:00
Arvin Xu
bf683918de
Merge pull request #275 from lobehub/perf/market
...
⚡ perf: improve market performance
2023-10-07 21:48:56 +08:00
arvinxx
d4b9dc328a
🐛 fix: fix shuffle
2023-10-07 20:51:32 +08:00
arvinxx
f00c868acc
💄 style: improve loading state
2023-10-07 20:39:56 +08:00
arvinxx
b6246af9f2
⚡ perf: try with rsc market fetch
2023-10-07 20:32:40 +08:00
arvinxx
98df623256
🐛 fix: use search url with agent item
2023-10-07 20:08:52 +08:00
arvinxx
38e42eabb6
💄 style: better tag style
2023-10-07 20:07:50 +08:00
arvinxx
9edd66a9ed
⚡ perf: improve market performance
2023-10-07 19:56:33 +08:00
semantic-release-bot
2a95823743
🔖 chore(release): v0.83.6 [skip ci]
...
### [Version 0.83.6](https://github.com/lobehub/lobe-chat/compare/v0.83.5...v0.83.6 )
<sup>Released on **2023-10-06**</sup>
#### 💄 Styles
- **misc**: Update modal style.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Update modal style ([2ab1475 ](https://github.com/lobehub/lobe-chat/commit/2ab1475 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-10-06 13:40:54 +00:00
arvinxx
2ab1475cec
💄 style: update modal style
2023-10-06 21:39:19 +08:00
semantic-release-bot
fa14a98ba4
🔖 chore(release): v0.83.5 [skip ci]
...
### [Version 0.83.5](https://github.com/lobehub/lobe-chat/compare/v0.83.4...v0.83.5 )
<sup>Released on **2023-10-06**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix agent market list.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix agent market list, closes [#273 ](https://github.com/lobehub/lobe-chat/issues/273 ) ([c020277 ](https://github.com/lobehub/lobe-chat/commit/c020277 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-10-06 12:53:39 +00:00
Arvin Xu
c02027789b
🐛 fix: fix agent market list ( #273 )
2023-10-06 20:52:14 +08:00
semantic-release-bot
d73a7540a8
🔖 chore(release): v0.83.4 [skip ci]
...
### [Version 0.83.4](https://github.com/lobehub/lobe-chat/compare/v0.83.3...v0.83.4 )
<sup>Released on **2023-10-06**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix agent settings.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix agent settings, closes [#271 ](https://github.com/lobehub/lobe-chat/issues/271 ) ([aac9a70 ](https://github.com/lobehub/lobe-chat/commit/aac9a70 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-10-06 12:48:15 +00:00
Arvin Xu
aac9a7071c
🐛 fix: fix agent settings ( #271 )
2023-10-06 20:47:03 +08:00
semantic-release-bot
368a82ca91
🔖 chore(release): v0.83.3 [skip ci]
...
### [Version 0.83.3](https://github.com/lobehub/lobe-chat/compare/v0.83.2...v0.83.3 )
<sup>Released on **2023-10-06**</sup>
#### ♻ Code Refactoring
- **misc**: Refactor the settings layout to rsc.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Refactor the settings layout to rsc ([b840f44 ](https://github.com/lobehub/lobe-chat/commit/b840f44 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-10-06 11:27:48 +00:00
arvinxx
b840f44432
♻️ refactor: refactor the settings layout to rsc
2023-10-06 19:26:21 +08:00
semantic-release-bot
7d2b655f3d
🔖 chore(release): v0.83.2 [skip ci]
...
### [Version 0.83.2](https://github.com/lobehub/lobe-chat/compare/v0.83.1...v0.83.2 )
<sup>Released on **2023-10-06**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix setCookie method that set cookie with sub-path.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix setCookie method that set cookie with sub-path, closes [#269 ](https://github.com/lobehub/lobe-chat/issues/269 ) ([1b859b7 ](https://github.com/lobehub/lobe-chat/commit/1b859b7 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-10-06 11:13:58 +00:00
Arvin Xu
1b859b7396
🐛 fix: fix setCookie method that set cookie with sub-path ( #269 )
2023-10-06 19:12:46 +08:00
semantic-release-bot
e2b2ad41b9
🔖 chore(release): v0.83.1 [skip ci]
...
### [Version 0.83.1](https://github.com/lobehub/lobe-chat/compare/v0.83.0...v0.83.1 )
<sup>Released on **2023-10-06**</sup>
#### ♻ Code Refactoring
- **misc**: Refactor settings page entry.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Refactor settings page entry ([e86aff2 ](https://github.com/lobehub/lobe-chat/commit/e86aff2 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-10-06 11:08:34 +00:00
arvinxx
e86aff2420
♻️ refactor: refactor settings page entry
2023-10-06 19:06:46 +08:00
semantic-release-bot
c4bdd62d0b
🔖 chore(release): v0.83.0 [skip ci]
...
## [Version 0.83.0](https://github.com/lobehub/lobe-chat/compare/v0.82.9...v0.83.0 )
<sup>Released on **2023-10-06**</sup>
#### ✨ Features
- **misc**: Upgrade locale with SSR.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Upgrade locale with SSR, closes [#268 ](https://github.com/lobehub/lobe-chat/issues/268 ) ([2fdea52 ](https://github.com/lobehub/lobe-chat/commit/2fdea52 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-10-06 07:16:25 +00:00
Arvin Xu
2fdea52354
✨ feat: upgrade locale with SSR ( #268 )
...
* 🚧 wip: locale
* ♻️ refactor: refactor the globalSelector to settingsSelector
* 🌐 style: update locales
* 🎨 chore: better i18n instance initialize
* 🐛 fix: fix auto switch locale when browser change main language
2023-10-06 15:15:14 +08:00
semantic-release-bot
1e2b318abd
🔖 chore(release): v0.82.9 [skip ci]
...
### [Version 0.82.9](https://github.com/lobehub/lobe-chat/compare/v0.82.8...v0.82.9 )
<sup>Released on **2023-10-05**</sup>
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
</details>
<div align="right">
[](#readme-top)
</div>
2023-10-05 07:06:13 +00:00
Arvin Xu
30364690a8
⚡ ️ perf: reduce mobile chat js bundle size by rsc ( #264 )
...
* 🏗️ perf: use group routing to reduce mobile size
* 🏗️ perf: use group routing to reduce mobile size
* ♻️ refactor: 调整 layout 部分实现
解决在 build 下无法正常构建的问题
* ♻️ refactor: 调整 layout 部分实现
* 📱 style: update mobile style
2023-10-05 15:04:46 +08:00
semantic-release-bot
c016124215
🔖 chore(release): v0.82.8 [skip ci]
...
### [Version 0.82.8](https://github.com/lobehub/lobe-chat/compare/v0.82.7...v0.82.8 )
<sup>Released on **2023-09-30**</sup>
#### ♻ Code Refactoring
- **misc**: Refactor / route to reduce page js size.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Refactor / route to reduce page js size ([79f0347 ](https://github.com/lobehub/lobe-chat/commit/79f0347 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-09-30 17:18:08 +00:00
Arvin Xu
095de8a74e
⚡ ️ perf: reduce js bundle size( #257 )
2023-10-01 01:16:52 +08:00
arvinxx
b5154c95d2
⚡ ️ perf: refactor the tokenizer to async mode
2023-10-01 00:57:51 +08:00
arvinxx
e01f3a75a4
⚡ ️ perf: improve fouc with mobile layout
2023-10-01 00:06:49 +08:00
arvinxx
79f0347e80
🎨 refactor: refactor / route to reduce page js size
2023-09-30 23:49:02 +08:00
arvinxx
da58abf3af
🔧 chore: add bundler analyzer
2023-09-30 23:44:39 +08:00
semantic-release-bot
896e815597
🔖 chore(release): v0.82.7 [skip ci]
...
### [Version 0.82.7](https://github.com/lobehub/lobe-chat/compare/v0.82.6...v0.82.7 )
<sup>Released on **2023-09-30**</sup>
#### ♻ Code Refactoring
- **misc**: Refactor the api router to app route handlers.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Refactor the api router to app route handlers, closes [#254 ](https://github.com/lobehub/lobe-chat/issues/254 ) ([f032112 ](https://github.com/lobehub/lobe-chat/commit/f032112 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-09-30 05:22:10 +00:00
Arvin Xu
f032112e3d
♻️ refactor: refactor the api router to app route handlers ( #254 )
...
* ♻️ refactor: refactor the api router to app route handlers
* 💚 refactor: refactor the runtime config
* 📝 docs: update document
2023-09-30 13:21:00 +08:00
semantic-release-bot
ba42d0a6e8
🔖 chore(release): v0.82.6 [skip ci]
...
### [Version 0.82.6](https://github.com/lobehub/lobe-chat/compare/v0.82.5...v0.82.6 )
<sup>Released on **2023-09-29**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix share default config, pin openai to fix type error.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix share default config ([e00d6bf ](https://github.com/lobehub/lobe-chat/commit/e00d6bf ))
* **misc**: Pin openai to fix type error ([5af4050 ](https://github.com/lobehub/lobe-chat/commit/5af4050 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-09-29 15:29:56 +00:00
arvinxx
5af4050f5f
📌 fix: pin openai to fix type error
2023-09-29 23:28:01 +08:00
arvinxx
e00d6bfdcf
🚸 fix: fix share default config
2023-09-29 23:18:31 +08:00
semantic-release-bot
c3ead25c54
🔖 chore(release): v0.82.5 [skip ci]
...
### [Version 0.82.5](https://github.com/lobehub/lobe-chat/compare/v0.82.4...v0.82.5 )
<sup>Released on **2023-09-29**</sup>
#### 💄 Styles
- **misc**: Update theme color and styling of mobile settings page.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Update theme color and styling of mobile settings page ([1acfb71 ](https://github.com/lobehub/lobe-chat/commit/1acfb71 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-09-29 01:52:15 +00:00
canisminor1990
1acfb71737
💄 style: Update theme color and styling of mobile settings page
...
The code changes the theme color and styling of a mobile settings page. It also adds a version number to the footer of the page.
This commit introduces new features to improve the visual appearance of the mobile settings page and provide a version number for reference.
2023-09-29 09:50:28 +08:00
semantic-release-bot
3885d873d6
🔖 chore(release): v0.82.4 [skip ci]
...
### [Version 0.82.4](https://github.com/lobehub/lobe-chat/compare/v0.82.3...v0.82.4 )
<sup>Released on **2023-09-29**</sup>
#### 🐛 Bug Fixes
- **misc**: 修正 localStorage 不存在造成设置页刷新 500 保存的问题.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: 修正 localStorage 不存在造成设置页刷新 500 保存的问题 ([b894cc8 ](https://github.com/lobehub/lobe-chat/commit/b894cc8 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-09-29 01:32:13 +00:00
arvinxx
b894cc8d73
🚑 fix: 修正 localStorage 不存在造成设置页刷新500 保存的问题
2023-09-29 09:30:43 +08:00
semantic-release-bot
4c6b5af208
🔖 chore(release): v0.82.3 [skip ci]
...
### [Version 0.82.3](https://github.com/lobehub/lobe-chat/compare/v0.82.2...v0.82.3 )
<sup>Released on **2023-09-29**</sup>
#### 🐛 Bug Fixes
- **misc**: 修正 access code 校验逻辑, 修正 api key 无法正常显示在秘钥输入框,并增加显示关闭按钮, 修正移动端输入 access code 默认打开数据键盘的问题.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: 修正 access code 校验逻辑, closes [#184 ](https://github.com/lobehub/lobe-chat/issues/184 ) ([a7301c3 ](https://github.com/lobehub/lobe-chat/commit/a7301c3 ))
* **misc**: 修正 api key 无法正常显示在秘钥输入框,并增加显示关闭按钮, closes [#182 ](https://github.com/lobehub/lobe-chat/issues/182 ) ([def1153 ](https://github.com/lobehub/lobe-chat/commit/def1153 ))
* **misc**: 修正移动端输入 access code 默认打开数据键盘的问题 ([7994982 ](https://github.com/lobehub/lobe-chat/commit/7994982 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-09-29 01:12:48 +00:00
Arvin Xu
5c55b8439c
Merge pull request #250 from lobehub/fix/access-code
...
🐛 fix: fix access code related issue
2023-09-29 09:11:11 +08:00
semantic-release-bot
e0e5690a3d
🔖 chore(release): v0.82.2 [skip ci]
...
### [Version 0.82.2](https://github.com/lobehub/lobe-chat/compare/v0.82.1...v0.82.2 )
<sup>Released on **2023-09-28**</sup>
#### ♻ Code Refactoring
- **misc**: Refactor settings page and mobile ux.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Refactor settings page and mobile ux ([89c5648 ](https://github.com/lobehub/lobe-chat/commit/89c5648 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-09-28 19:44:26 +00:00
canisminor1990
89c5648544
♻️ refactor: Refactor settings page and mobile ux
2023-09-29 03:41:32 +08:00
arvinxx
def1153296
🐛 fix: 修正 api key 无法正常显示在秘钥输入框,并增加显示关闭按钮
...
close #182
2023-09-28 23:10:14 +08:00
arvinxx
a7301c391b
🐛 fix: 修正 access code 校验逻辑
...
close #184
2023-09-28 23:08:31 +08:00
arvinxx
79949827d1
🐛 fix: 修正移动端输入 access code 默认打开数据键盘的问题
2023-09-28 23:07:51 +08:00
canisminor1990
05f568a5fe
📝 docs: Fix link typo [skip ci]
2023-09-28 16:21:09 +08:00
canisminor1990
33528185f0
📝 docs: Update docs [skip ci]
2023-09-28 15:51:40 +08:00
Ikko Eltociear Ashimine
4358059b76
📝 docs: Update README.md ( #245 )
...
[skip ci]
2023-09-28 10:57:45 +08:00
semantic-release-bot
a181e630da
🔖 chore(release): v0.82.1 [skip ci]
...
### [Version 0.82.1](https://github.com/lobehub/lobe-chat/compare/v0.82.0...v0.82.1 )
<sup>Released on **2023-09-27**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix share screenshot scrollbar.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix share screenshot scrollbar ([244b3b4 ](https://github.com/lobehub/lobe-chat/commit/244b3b4 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-09-27 16:23:54 +00:00
canisminor1990
244b3b4b0c
🐛 fix: Fix share screenshot scrollbar
2023-09-28 00:18:47 +08:00
semantic-release-bot
56cb2f1b9d
🔖 chore(release): v0.82.0 [skip ci]
...
## [Version 0.82.0](https://github.com/lobehub/lobe-chat/compare/v0.81.0...v0.82.0 )
<sup>Released on **2023-09-27**</sup>
#### ✨ Features
- **share**: Add screenshot.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **share**: Add screenshot, closes [#152 ](https://github.com/lobehub/lobe-chat/issues/152 ) ([f5d21f4 ](https://github.com/lobehub/lobe-chat/commit/f5d21f4 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-09-27 15:57:28 +00:00
CanisMinor
e0994d4214
Merge pull request #246 from lobehub/feat/share
...
✨ feat(share): Add screenshot (#152 )
2023-09-27 23:56:17 +08:00
canisminor1990
f5d21f4fc6
✨ feat(share): Add screenshot ( #152 )
2023-09-27 23:49:46 +08:00
arvinxx
544a2e363b
📝 docs: update document [skip ci]
2023-09-27 22:27:58 +08:00
semantic-release-bot
4e7616e31f
🔖 chore(release): v0.81.0 [skip ci]
...
## [Version 0.81.0](https://github.com/lobehub/lobe-chat/compare/v0.80.2...v0.81.0 )
<sup>Released on **2023-09-27**</sup>
#### ✨ Features
- **misc**: Add several analytics sdk.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Add several analytics sdk, closes [#244 ](https://github.com/lobehub/lobe-chat/issues/244 ) ([65c6c93 ](https://github.com/lobehub/lobe-chat/commit/65c6c93 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-09-27 14:26:04 +00:00
Arvin Xu
65c6c93452
✨ feat: add several analytics sdk ( #244 )
...
* 🚧 wip: add analytics env
* ✨ feat: add several analytics sdk
* 📝 docs: update document
2023-09-27 22:24:59 +08:00
semantic-release-bot
c5c8e90fc1
🔖 chore(release): v0.80.2 [skip ci]
...
### [Version 0.80.2](https://github.com/lobehub/lobe-chat/compare/v0.80.1...v0.80.2 )
<sup>Released on **2023-09-27**</sup>
#### 💄 Styles
- **misc**: Switch Modal components to @lobehub/ui.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Switch Modal components to @lobehub/ui ([d056015 ](https://github.com/lobehub/lobe-chat/commit/d056015 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-09-27 10:24:43 +00:00
canisminor1990
d056015f5a
💄 style: Switch Modal components to @lobehub/ui
2023-09-27 18:21:49 +08:00
semantic-release-bot
6f18c36185
🔖 chore(release): v0.80.1 [skip ci]
...
### [Version 0.80.1](https://github.com/lobehub/lobe-chat/compare/v0.80.0...v0.80.1 )
<sup>Released on **2023-09-27**</sup>
#### 💄 Styles
- **misc**: Fix conversation mobile viewarea.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Fix conversation mobile viewarea ([6668e11 ](https://github.com/lobehub/lobe-chat/commit/6668e11 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-09-27 08:37:21 +00:00
canisminor1990
6668e115d9
💄 style: Fix conversation mobile viewarea
2023-09-27 16:34:51 +08:00
semantic-release-bot
d53b3aefc4
🔖 chore(release): v0.80.0 [skip ci]
...
## [Version 0.80.0](https://github.com/lobehub/lobe-chat/compare/v0.79.8...v0.80.0 )
<sup>Released on **2023-09-27**</sup>
#### ✨ Features
- **misc**: Improve user experience and ensure consistency.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Improve user experience and ensure consistency ([abba584 ](https://github.com/lobehub/lobe-chat/commit/abba584 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-09-27 08:19:07 +00:00
canisminor1990
abba584535
✨ feat: Improve user experience and ensure consistency
...
- Update CSS styles for improved visual appearance
- Add new file for language switching functionality
- Modify package metadata for better organization
- Update language settings for localization support
- Refactor "GlobalStyle" component for consistency
These changes were made to enhance the user experience and maintain consistency in the application. The CSS styles were updated to improve the visual appearance of the application. A new file was added to enable language switching functionality. Package metadata was modified for better organization. Language settings were updated to support localization. The "GlobalStyle" component was refactored to ensure consistency throughout the application.
2023-09-27 16:16:02 +08:00
semantic-release-bot
f7f1c57d83
🔖 chore(release): v0.79.8 [skip ci]
...
### [Version 0.79.8](https://github.com/lobehub/lobe-chat/compare/v0.79.7...v0.79.8 )
<sup>Released on **2023-09-27**</sup>
#### 💄 Styles
- **misc**: Fix safeare in mobile.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Fix safeare in mobile ([2adfb04 ](https://github.com/lobehub/lobe-chat/commit/2adfb04 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-09-27 06:27:28 +00:00
canisminor1990
2adfb0435e
💄 style: Fix safeare in mobile
2023-09-27 14:25:49 +08:00
semantic-release-bot
31201b4c4f
🔖 chore(release): v0.79.7 [skip ci]
...
### [Version 0.79.7](https://github.com/lobehub/lobe-chat/compare/v0.79.6...v0.79.7 )
<sup>Released on **2023-09-27**</sup>
#### ♻ Code Refactoring
- **misc**: Use hook to check PWA env.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Use hook to check PWA env ([b4234db ](https://github.com/lobehub/lobe-chat/commit/b4234db ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-09-27 03:10:56 +00:00
canisminor1990
b4234db501
♻️ refactor: Use hook to check PWA env
2023-09-27 11:09:38 +08:00
semantic-release-bot
a35c379bbe
🔖 chore(release): v0.79.6 [skip ci]
...
### [Version 0.79.6](https://github.com/lobehub/lobe-chat/compare/v0.79.5...v0.79.6 )
<sup>Released on **2023-09-27**</sup>
#### 💄 Styles
- **misc**: Optmize PWA style and scroll effect.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Optmize PWA style and scroll effect ([0ae05b8 ](https://github.com/lobehub/lobe-chat/commit/0ae05b8 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-09-27 02:48:27 +00:00
canisminor1990
0ae05b8e4b
💄 style: Optmize PWA style and scroll effect
2023-09-27 10:45:54 +08:00
CanisMinor
3ec624eed8
📝 docs: Fix typo
2023-09-27 10:08:51 +08:00
semantic-release-bot
4fc82d19e9
🔖 chore(release): v0.79.5 [skip ci]
...
### [Version 0.79.5](https://github.com/lobehub/lobe-chat/compare/v0.79.4...v0.79.5 )
<sup>Released on **2023-09-26**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix URI error.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix URI error ([282a0c8 ](https://github.com/lobehub/lobe-chat/commit/282a0c8 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-09-26 16:39:42 +00:00
CanisMinor
6020a1d778
Merge pull request #242 from MartialBE/main
...
🐛 fix: fix URI error
2023-09-27 00:38:08 +08:00
MartialBE
282a0c8aac
🐛 fix: fix URI error
2023-09-27 00:20:36 +08:00
Arvin Xu
7028d62f07
⬆️ chore: upgrade nextjs to 13.5 ( #219 )
...
* ⬆️ chore: 升级 nextjs 到 13.5
* 🔧 chore: fix theme not work correct after upgrade
* 🐛 fix: fix an url hash error when routing
2023-09-26 22:13:31 +08:00
canisminor1990
d267b5b0b6
📝 docs: Update docs [skip ci]
2023-09-26 18:03:00 +08:00
CanisMinor
1abfdb980b
🛠️ chore: Delete .github/dependabot.yml
2023-09-26 16:00:14 +08:00
canisminor1990
f434f93535
📝 docs: Update wiki
2023-09-26 15:08:54 +08:00
Arvin Xu
1093063057
📝 docs: Update environment variables document ( #240 )
...
* ♻️ refactor: refactor the Analytics component
* 📝 docs: update environment variable document
2023-09-26 13:40:01 +08:00
dependabot[bot]
17a109bd9f
Merge pull request #238 from lobehub/dependabot/npm_and_yarn/react-layout-kit-tw-1.7.4
2023-09-26 04:28:24 +00:00
dependabot[bot]
25d630d77d
Merge pull request #237 from lobehub/dependabot/npm_and_yarn/types/systemjs-tw-6.13.3
2023-09-26 04:25:12 +00:00
dependabot[bot]
136a8de808
build(deps): update react-layout-kit requirement from ^1.7.3 to ^1.7.4
...
Updates the requirements on [react-layout-kit](https://github.com/arvinxx/react-layout-kit ) to permit the latest version.
- [Release notes](https://github.com/arvinxx/react-layout-kit/releases )
- [Changelog](https://github.com/arvinxx/react-layout-kit/blob/master/CHANGELOG.md )
- [Commits](https://github.com/arvinxx/react-layout-kit/compare/v1.7.3...v1.7.4 )
---
updated-dependencies:
- dependency-name: react-layout-kit
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-26 04:23:13 +00:00
dependabot[bot]
ad38341bd4
build(deps-dev): update @types/systemjs requirement
...
Updates the requirements on [@types/systemjs](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/systemjs ) to permit the latest version.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/systemjs )
---
updated-dependencies:
- dependency-name: "@types/systemjs"
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-26 04:20:49 +00:00
semantic-release-bot
99f72b805b
🔖 chore(release): v0.79.4 [skip ci]
...
### [Version 0.79.4](https://github.com/lobehub/lobe-chat/compare/v0.79.3...v0.79.4 )
<sup>Released on **2023-09-26**</sup>
#### ♻ Code Refactoring
- **misc**: Move dir from page to app and remove .page suffix.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Move dir from page to app and remove .page suffix, closes [#236 ](https://github.com/lobehub/lobe-chat/issues/236 ) ([2907303 ](https://github.com/lobehub/lobe-chat/commit/2907303 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-09-26 04:13:53 +00:00
Arvin Xu
2907303359
🚚 refactor: move dir from page to app and remove .page suffix ( #236 )
...
* 🚚 chore: move page file to appp dir
* ♻️ refactor: refactor *.page.tsx to *.tsx
* 🎨 chore: improve import
2023-09-26 12:12:41 +08:00
dependabot[bot]
b70e3b140b
Merge pull request #234 from lobehub/dependabot/npm_and_yarn/openai-tw-4.10.0
2023-09-25 12:27:56 +00:00
dependabot[bot]
e18ba746ef
build(deps): update openai requirement from ^4.7.1 to ^4.10.0
...
Updates the requirements on [openai](https://github.com/openai/openai-node ) to permit the latest version.
- [Release notes](https://github.com/openai/openai-node/releases )
- [Changelog](https://github.com/openai/openai-node/blob/master/CHANGELOG.md )
- [Commits](https://github.com/openai/openai-node/compare/v4.7.1...v4.10.0 )
---
updated-dependencies:
- dependency-name: openai
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-25 12:23:36 +00:00
dependabot[bot]
be34f19780
Merge pull request #232 from lobehub/dependabot/npm_and_yarn/react-layout-kit-tw-1.7.3
2023-09-25 12:02:12 +00:00
dependabot[bot]
616a82028c
build(deps): update react-layout-kit requirement from ^1.7.2 to ^1.7.3
...
Updates the requirements on [react-layout-kit](https://github.com/arvinxx/react-layout-kit ) to permit the latest version.
- [Release notes](https://github.com/arvinxx/react-layout-kit/releases )
- [Changelog](https://github.com/arvinxx/react-layout-kit/blob/master/CHANGELOG.md )
- [Commits](https://github.com/arvinxx/react-layout-kit/compare/v1.7.2...v1.7.3 )
---
updated-dependencies:
- dependency-name: react-layout-kit
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-25 11:58:32 +00:00
semantic-release-bot
0b838f8811
🔖 chore(release): v0.79.3 [skip ci]
...
### [Version 0.79.3](https://github.com/lobehub/lobe-chat/compare/v0.79.2...v0.79.3 )
<sup>Released on **2023-09-25**</sup>
#### 💄 Styles
- **meta**: Update meta image.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **meta**: Update meta image, closes [#66 ](https://github.com/lobehub/lobe-chat/issues/66 ) ([a71ffff ](https://github.com/lobehub/lobe-chat/commit/a71ffff ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-09-25 09:57:33 +00:00
canisminor1990
a71ffff84f
💄 style(meta): Update meta image ( #66 )
2023-09-25 17:54:42 +08:00
semantic-release-bot
12b467d75c
🔖 chore(release): v0.79.2 [skip ci]
...
### [Version 0.79.2](https://github.com/lobehub/lobe-chat/compare/v0.79.1...v0.79.2 )
<sup>Released on **2023-09-25**</sup>
#### 💄 Styles
- **meta**: Fix and add metadata.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **meta**: Fix and add metadata ([c872522 ](https://github.com/lobehub/lobe-chat/commit/c872522 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-09-25 07:54:07 +00:00
canisminor1990
c872522b9e
💄 style(meta): Fix and add metadata
2023-09-25 15:50:49 +08:00
semantic-release-bot
0faa22fa9c
🔖 chore(release): v0.79.1 [skip ci]
...
### [Version 0.79.1](https://github.com/lobehub/lobe-chat/compare/v0.79.0...v0.79.1 )
<sup>Released on **2023-09-25**</sup>
#### ♻ Code Refactoring
- **migration**: Next.js app router.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **migration**: Next.js app router, closes [#220 ](https://github.com/lobehub/lobe-chat/issues/220 ) ([bb8085e ](https://github.com/lobehub/lobe-chat/commit/bb8085e ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-09-25 06:35:00 +00:00
Arvin Xu
bb8085e707
♻️ refactor(migration): Next.js app router ( #220 )
2023-09-25 14:33:53 +08:00
semantic-release-bot
b2c45fa8f8
🔖 chore(release): v0.79.0 [skip ci]
...
## [Version 0.79.0](https://github.com/lobehub/lobe-chat/compare/v0.78.1...v0.79.0 )
<sup>Released on **2023-09-25**</sup>
#### ✨ Features
- **conversation**: Add history range divider.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **conversation**: Add history range divider, closes [#118 ](https://github.com/lobehub/lobe-chat/issues/118 ) ([92d2c96 ](https://github.com/lobehub/lobe-chat/commit/92d2c96 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-09-25 05:53:49 +00:00
canisminor1990
92d2c960c1
✨ feat(conversation): Add history range divider ( #118 )
2023-09-25 13:47:38 +08:00
semantic-release-bot
3c60426de0
🔖 chore(release): v0.78.1 [skip ci]
...
### [Version 0.78.1](https://github.com/lobehub/lobe-chat/compare/v0.78.0...v0.78.1 )
<sup>Released on **2023-09-21**</sup>
#### 💄 Styles
- **misc**: Show topic tooltip on left side.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Show topic tooltip on left side ([f686fd2 ](https://github.com/lobehub/lobe-chat/commit/f686fd2 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-09-21 02:59:46 +00:00
canisminor1990
d4e24855a3
🔧 chore: Update i18n config
2023-09-21 10:57:07 +08:00
CanisMinor
a44f82a180
Merge pull request #215 from PeterDaveHelloKitchen/zh_TW
...
Add basic zh_TW Traditional Chinese locale
2023-09-21 10:27:20 +08:00
CanisMinor
7b9109d833
Merge pull request #216 from canghai118/topic-tooltip
...
💄 style: show topic tooltip on left side
2023-09-21 09:55:06 +08:00
canghai118
f686fd2fee
💄 style: show topic tooltip on left side
2023-09-21 01:22:14 +00:00
Peter Dave Hello
eed70072dc
Add basic zh_TW locale
2023-09-21 00:49:03 +08:00
canisminor1990
7ae140dd9c
📝 docs: Fix typo
2023-09-18 22:40:54 +08:00
canisminor1990
b5bbb8cf27
📝 docs: Fix typo
2023-09-18 22:36:44 +08:00
canisminor1990
6fb45dfdd4
📝 docs: Add new screenshots
2023-09-18 22:34:39 +08:00
CanisMinor
d627599c81
Merge pull request #209 from lobehub/dependabot/npm_and_yarn/nanoid-5.0.1
...
build(deps): bump nanoid from 4.0.2 to 5.0.1
2023-09-18 22:03:22 +08:00
CanisMinor
32ad85c3d4
Merge pull request #208 from lobehub/dependabot/npm_and_yarn/remark-cli-12.0.0
...
build(deps-dev): bump remark-cli from 11.0.0 to 12.0.0
2023-09-18 22:01:53 +08:00
dependabot[bot]
2d3664caad
Merge pull request #207 from lobehub/dependabot/npm_and_yarn/react-layout-kit-tw-1.7.2
2023-09-18 12:00:42 +00:00
dependabot[bot]
a1e5ae04d3
build(deps): bump nanoid from 4.0.2 to 5.0.1
...
Bumps [nanoid](https://github.com/ai/nanoid ) from 4.0.2 to 5.0.1.
- [Release notes](https://github.com/ai/nanoid/releases )
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ai/nanoid/compare/4.0.2...5.0.1 )
---
updated-dependencies:
- dependency-name: nanoid
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-18 12:00:31 +00:00
dependabot[bot]
d950eaced1
build(deps-dev): bump remark-cli from 11.0.0 to 12.0.0
...
Bumps [remark-cli](https://github.com/remarkjs/remark ) from 11.0.0 to 12.0.0.
- [Release notes](https://github.com/remarkjs/remark/releases )
- [Changelog](https://github.com/remarkjs/remark/blob/main/changelog.md )
- [Commits](https://github.com/remarkjs/remark/compare/remark-cli@11.0.0...remark-cli@12.0.0 )
---
updated-dependencies:
- dependency-name: remark-cli
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-18 11:57:32 +00:00
dependabot[bot]
a1a099bc56
build(deps): update react-layout-kit requirement from ^1.7.1 to ^1.7.2
...
Updates the requirements on [react-layout-kit](https://github.com/arvinxx/react-layout-kit ) to permit the latest version.
- [Release notes](https://github.com/arvinxx/react-layout-kit/releases )
- [Changelog](https://github.com/arvinxx/react-layout-kit/blob/master/CHANGELOG.md )
- [Commits](https://github.com/arvinxx/react-layout-kit/compare/v1.7.1...v1.7.2 )
---
updated-dependencies:
- dependency-name: react-layout-kit
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-18 11:55:22 +00:00
dependabot[bot]
bcdd6832af
Merge pull request #206 from lobehub/dependabot/npm_and_yarn/openai-tw-4.7.1
2023-09-18 11:54:39 +00:00
dependabot[bot]
964dd78688
build(deps): update openai requirement from ^4.6.0 to ^4.7.1
...
Updates the requirements on [openai](https://github.com/openai/openai-node ) to permit the latest version.
- [Release notes](https://github.com/openai/openai-node/releases )
- [Changelog](https://github.com/openai/openai-node/blob/master/CHANGELOG.md )
- [Commits](https://github.com/openai/openai-node/compare/v4.6.0...v4.7.1 )
---
updated-dependencies:
- dependency-name: openai
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-18 11:50:44 +00:00
dependabot[bot]
412f35f68d
Merge pull request #205 from lobehub/dependabot/npm_and_yarn/lobehub/chat-plugins-gateway-tw-1.5.3
2023-09-18 11:44:15 +00:00
dependabot[bot]
817425cc57
build(deps): update @lobehub/chat-plugins-gateway requirement
...
Updates the requirements on [@lobehub/chat-plugins-gateway](https://github.com/lobehub/chat-plugins-gateway ) to permit the latest version.
- [Release notes](https://github.com/lobehub/chat-plugins-gateway/releases )
- [Changelog](https://github.com/lobehub/chat-plugins-gateway/blob/main/CHANGELOG.md )
- [Commits](https://github.com/lobehub/chat-plugins-gateway/compare/v1.5.1...v1.5.3 )
---
updated-dependencies:
- dependency-name: "@lobehub/chat-plugins-gateway"
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-18 11:40:19 +00:00
semantic-release-bot
16aae717b1
🔖 chore(release): v0.78.0 [skip ci]
...
## [Version 0.78.0](https://github.com/lobehub/lobe-chat/compare/v0.77.2...v0.78.0 )
<sup>Released on **2023-09-17**</sup>
#### ✨ Features
- **misc**: Auto create topic when chatting.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Auto create topic when chatting, closes [#203 ](https://github.com/lobehub/lobe-chat/issues/203 ) ([f952792 ](https://github.com/lobehub/lobe-chat/commit/f952792 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-09-17 16:15:47 +00:00
Arvin Xu
f952792c89
✨ feat: auto create topic when chatting ( #203 )
...
* ✨ feat: auto create topic when chatting
* 💡 docs: update comment
2023-09-18 00:14:34 +08:00
CanisMinor
a662700c69
Merge pull request #198 from lobehub/renovate/actions-checkout-4.x
...
Update actions/checkout action to v4
2023-09-17 12:32:20 +08:00
renovate[bot]
94b0659aa1
Update actions/checkout action to v4
2023-09-17 04:31:41 +00:00
canisminor1990
fc49f49e5f
📝 docs: Fix shield link [skip ci]
2023-09-16 21:29:38 +08:00
canisminor1990
09b73a6be6
📝 docs: Update readme [skip ci]
2023-09-16 21:11:59 +08:00
semantic-release-bot
bbe03b705c
🔖 chore(release): v0.77.2 [skip ci]
...
### [Version 0.77.2](https://github.com/lobehub/lobe-chat/compare/v0.77.1...v0.77.2 )
<sup>Released on **2023-09-15**</sup>
#### 🐛 Bug Fixes
- **settings**: Fix settings route.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **settings**: Fix settings route, closes [#195 ](https://github.com/lobehub/lobe-chat/issues/195 ) ([1b7d84e ](https://github.com/lobehub/lobe-chat/commit/1b7d84e ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-09-15 13:37:12 +00:00
canisminor1990
1b7d84e8c0
🐛 fix(settings): Fix settings route ( #195 )
2023-09-15 21:34:26 +08:00
semantic-release-bot
7567171fea
🔖 chore(release): v0.77.1 [skip ci]
...
### [Version 0.77.1](https://github.com/lobehub/lobe-chat/compare/v0.77.0...v0.77.1 )
<sup>Released on **2023-09-14**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix lint.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix lint ([9f4f9d7 ](https://github.com/lobehub/lobe-chat/commit/9f4f9d7 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-09-14 10:14:19 +00:00
canisminor1990
92d08a7c63
🔧 chore: Update workflows
2023-09-14 18:12:16 +08:00
canisminor1990
9f4f9d7fba
🐛 fix: Fix lint
2023-09-14 18:11:22 +08:00
semantic-release-bot
996234050f
🔖 chore(release): v0.77.0 [skip ci]
...
## [Version 0.77.0](https://github.com/lobehub/lobe-chat/compare/v0.76.2...v0.77.0 )
<sup>Released on **2023-09-14**</sup>
#### ✨ Features
- **misc**: Update localization files and add translations for different languages.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Update localization files and add translations for different languages ([0157f92 ](https://github.com/lobehub/lobe-chat/commit/0157f92 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-09-14 10:04:14 +00:00
canisminor1990
0157f9281e
✨ feat: Update localization files and add translations for different languages
...
This commit introduces updates to the localization files for the application. It includes changes to names, descriptions, labels, and placeholders. The changes involve adding translations for different languages.
The code changes include:
- Adding translations
- Updating configuration options
- Making changes to specific components and styles
The code includes:
- Imports for the Header component and the useSwitchSideBarOnInit function
- Definitions for the MarketLayout and Setting components
- Additional code related to localization.
These changes were made to improve the user experience by providing localized content in different languages.
2023-09-14 18:02:00 +08:00
canisminor1990
d08450bb20
🔧 chore: Add renovate
2023-09-14 00:30:30 +08:00
Arvin Xu
11760a428b
🔧 chore: update release ci with bun ( #193 )
2023-09-12 22:44:30 +08:00
Arvin Xu
78a5a94b13
chore: use bun in test CI and vercel CD ( #192 )
...
* 🔧 chore: try bun test ci
* 🔧 chore: update installCommand on vercel
2023-09-12 22:30:24 +08:00
CanisMinor
2995472903
⚒️ chore: Update sync.yml to every hour [skip ci]
2023-09-12 21:56:33 +08:00
canisminor1990
7c1df27241
📝 docs: Update README
2023-09-12 18:01:33 +08:00
canisminor1990
c65094cd92
📝 docs: Update wiki
2023-09-12 11:41:16 +08:00
canisminor1990
3b5a289190
📝 docs: Update wiki
2023-09-12 10:42:41 +08:00
Arvin Xu
473eeebd48
📝 docs: update plugin-development document ( #186 )
2023-09-12 10:30:15 +08:00
Arvin Xu
d4a59a016d
更新 Plugin-Development.zh-CN.md
2023-09-12 10:07:35 +08:00
Arvin Xu
3268aada92
更新 Plugin-Development.zh-CN.md
2023-09-12 10:06:52 +08:00
Arvin Xu
4826bcefa5
更新 Plugin-Development.zh-CN.md
2023-09-12 10:05:19 +08:00
Arvin Xu
1e3f07520c
更新 Plugin-Development.zh-CN.md
2023-09-12 09:05:21 +08:00
arvinxx
9cf2e04f70
📝 docs: update docs
2023-09-12 02:17:07 +08:00
semantic-release-bot
c4b02e5a83
🔖 chore(release): v0.76.2 [skip ci]
...
### [Version 0.76.2](https://github.com/lobehub/lobe-chat/compare/v0.76.1...v0.76.2 )
<sup>Released on **2023-09-11**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix client config.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix client config ([d62f1b3 ](https://github.com/lobehub/lobe-chat/commit/d62f1b3 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-09-11 18:14:42 +00:00
arvinxx
d62f1b3269
🐛 fix: fix client config
2023-09-12 02:13:10 +08:00
semantic-release-bot
554dd8ada7
🔖 chore(release): v0.76.1 [skip ci]
...
### [Version 0.76.1](https://github.com/lobehub/lobe-chat/compare/v0.76.0...v0.76.1 )
<sup>Released on **2023-09-11**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix save topic button.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix save topic button ([871905f ](https://github.com/lobehub/lobe-chat/commit/871905f ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-09-11 18:10:54 +00:00
arvinxx
871905f901
🐛 fix: fix save topic button
2023-09-12 02:08:52 +08:00
semantic-release-bot
e40fee827f
🔖 chore(release): v0.76.0 [skip ci]
...
## [Version 0.76.0](https://github.com/lobehub/lobe-chat/compare/v0.75.0...v0.76.0 )
<sup>Released on **2023-09-11**</sup>
#### ✨ Features
- **misc**: Support Azure OpenAI Deploy env.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Support Azure OpenAI Deploy env, closes [#183 ](https://github.com/lobehub/lobe-chat/issues/183 ) ([bda6732 ](https://github.com/lobehub/lobe-chat/commit/bda6732 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-09-11 18:02:05 +00:00
Arvin Xu
bda6732abc
✨ feat: Support Azure OpenAI Deploy env ( #183 )
...
* ✨ feat: support azure deploy config
* ♻️ refactor: refactor code
* 🐛 fix: fix error
* ✅ test: fix test
2023-09-12 02:00:33 +08:00
semantic-release-bot
03284ddc9c
🔖 chore(release): v0.75.0 [skip ci]
...
## [Version 0.75.0](https://github.com/lobehub/lobe-chat/compare/v0.74.0...v0.75.0 )
<sup>Released on **2023-09-11**</sup>
#### ♻ Code Refactoring
- **misc**: Fefactor index url fetch.
#### ✨ Features
- **market**: Add prompt token count.
- **misc**: Add agents market and improve UI components, Add and refactor components for chat input feature, Add functions for generating and analyzing JSON files, generating resource files and table of contents, and formatting console output, Add new settings for Azure OpenAI and OpenAI in locales files, Add new string, create AgentModal component, implement GridCardItem and Loading components, import AgentModal, Add SideBar component, new actions, and update market store state and selectors, Add translations and new setting to "setting.json", Improve functionality and user interface of market page, Modify market features components and update CSS styles, support add agent to chat.
#### 🐛 Bug Fixes
- **misc**: Fix fetcher, Fix market sidebar scroll and add i18n.
#### 💄 Styles
- **misc**: Update loading style and compatible with unknown agent identifier.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Fefactor index url fetch ([257584b ](https://github.com/lobehub/lobe-chat/commit/257584b ))
#### What's improved
* **market**: Add prompt token count ([16221a7 ](https://github.com/lobehub/lobe-chat/commit/16221a7 ))
* **misc**: Add agents market and improve UI components ([116c136 ](https://github.com/lobehub/lobe-chat/commit/116c136 ))
* **misc**: Add and refactor components for chat input feature ([f1ac9fe ](https://github.com/lobehub/lobe-chat/commit/f1ac9fe ))
* **misc**: Add functions for generating and analyzing JSON files, generating resource files and table of contents, and formatting console output ([d7c2e74 ](https://github.com/lobehub/lobe-chat/commit/d7c2e74 ))
* **misc**: Add new settings for Azure OpenAI and OpenAI in locales files ([e9e25b5 ](https://github.com/lobehub/lobe-chat/commit/e9e25b5 ))
* **misc**: Add new string, create AgentModal component, implement GridCardItem and Loading components, import AgentModal ([2a0e59f ](https://github.com/lobehub/lobe-chat/commit/2a0e59f ))
* **misc**: Add SideBar component, new actions, and update market store state and selectors ([8f6cfda ](https://github.com/lobehub/lobe-chat/commit/8f6cfda ))
* **misc**: Add translations and new setting to "setting.json" ([aca3822 ](https://github.com/lobehub/lobe-chat/commit/aca3822 ))
* **misc**: Improve functionality and user interface of market page ([1d465d6 ](https://github.com/lobehub/lobe-chat/commit/1d465d6 ))
* **misc**: Modify market features components and update CSS styles ([97e4179 ](https://github.com/lobehub/lobe-chat/commit/97e4179 ))
* **misc**: Support add agent to chat ([3b930c4 ](https://github.com/lobehub/lobe-chat/commit/3b930c4 ))
#### What's fixed
* **misc**: Fix fetcher ([171b2da ](https://github.com/lobehub/lobe-chat/commit/171b2da ))
* **misc**: Fix market sidebar scroll and add i18n ([9c897d2 ](https://github.com/lobehub/lobe-chat/commit/9c897d2 ))
#### Styles
* **misc**: Update loading style and compatible with unknown agent identifier ([2e2231d ](https://github.com/lobehub/lobe-chat/commit/2e2231d ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-09-11 15:09:49 +00:00
CanisMinor
0557e0f4d6
Merge pull request #164 from lobehub/feat/agent-market
...
✨ feat: add agent market
2023-09-11 23:08:13 +08:00
arvinxx
31456c26de
🚸 chore: 修正在默认场景下会带有 settings 的 hash 问题
2023-09-11 23:01:35 +08:00
arvinxx
2e2231d465
💄 style: update loading style and compatible with unknown agent identifier
2023-09-11 23:01:35 +08:00
arvinxx
3b930c465e
✨ feat: support add agent to chat
2023-09-11 23:01:35 +08:00
canisminor1990
add1273f1d
📝 docs: Use new note style
2023-09-11 23:01:35 +08:00
canisminor1990
650281ba58
📝 docs: Add license scan [skip ci]
2023-09-11 23:01:35 +08:00
canisminor1990
930507708d
📝 docs: Fix typo [skip ci]
2023-09-11 23:01:35 +08:00
canisminor1990
cea3a8030f
📝 docs: Update wiki docs [skip ci]
2023-09-11 23:01:33 +08:00
canisminor1990
16221a745a
✨ feat(market): Add prompt token count
2023-09-11 23:01:12 +08:00
canisminor1990
aca3822b32
✨ feat: Add translations and new setting to "setting.json"
...
This commit introduces translations for descriptions and titles in various language locales. It also adds a new setting to the "setting.json" file. Additionally, deprecated plugins have been removed. The settings menu now includes different tabs.
Changes made to "setting.json" include translations, new setting, removal of deprecated plugins, and addition of tabs to the settings menu.
2023-09-11 23:01:09 +08:00
canisminor1990
f1ac9fe1e9
✨ feat: Add and refactor components for chat input feature
...
The code changes include renaming, adding, and deleting files related to the chat input feature. The "Footer" component is removed, and new components like "SaveTopic" and "Footer" are added. Additionally, a new component for mobile layout is included. The SessionList component's index.tsx file is modified to replace an event to prevent double-click on mobile devices.
The changes are done to improve the chat input feature by adding necessary components, removing unnecessary ones, and enhancing the mobile experience by preventing double-clicks.
2023-09-11 23:01:06 +08:00
canisminor1990
e9e25b54b4
✨ feat: Add new settings for Azure OpenAI and OpenAI in locales files
...
The commit introduces new settings for Azure OpenAI and OpenAI in JSON files. It also includes translations for these settings in English and Russian. Additionally, URLs for accessing plugin and agent indexes in different languages are added, with English set as the default language.
Changes made:
- Added new settings for Azure OpenAI and OpenAI in JSON files
- Included translations for the new settings in English and Russian
- Added URLs for accessing plugin and agent indexes in different languages
- Set English as the default language for the URLs
2023-09-11 23:00:10 +08:00
canisminor1990
257584b9a5
♻️ refactor: Fefactor index url fetch
2023-09-11 22:59:55 +08:00
canisminor1990
97e417918e
✨ feat: Modify market features components and update CSS styles
...
This commit introduces changes to various components in the market features
section, including AgentCardBanner and AgentCardItem. CSS styles for padding,
margin, font size, and font weight are updated. Additional components and style
changes are made to Loading, AgentInfo, Desktop, and layout components. The code
also includes imports, CSS style definitions, and a new function called
findDuplicates.
Changes made:
- Modifications to market features components
- Updates to CSS styles for padding, margin, font size, and font weight
- Addition of new components and style changes to Loading, AgentInfo, Desktop,
and layout components
- Import statements and CSS style definitions
- Addition of a new function called findDuplicates
2023-09-11 22:59:55 +08:00
arvinxx
171b2da78c
🐛 fix: fix fetcher
2023-09-11 22:59:55 +08:00
canisminor1990
9c897d28f6
🐛 fix: Fix market sidebar scroll and add i18n
2023-09-11 22:59:55 +08:00
canisminor1990
8f6cfda6a2
✨ feat: Add SideBar component, new actions, and update market store state and selectors
...
This commit introduces a new SideBar component to the code repository. It also includes the addition of new actions and updates to the initial state and selectors for the market store. These changes were made to improve the functionality and user experience of the application.
Changes Made:
- Added SideBar component
- Added new actions
- Updated initial state and selectors for market store
2023-09-11 22:59:55 +08:00
canisminor1990
2a0e59f73b
✨ feat: Add new string, create AgentModal component, implement GridCardItem and Loading components, import AgentModal
...
- Add new string in "market.ts"
- Create "AgentModal" component
- Implement "GridCardItem" and "Loading" components
- Import "AgentModal" component
- Modify functions, add properties to store state, create selector function, and update "GridCard" component
- Render "TagList" and "SpotlightCard" components with specific props
2023-09-11 22:59:55 +08:00
canisminor1990
d7c2e74b42
✨ feat: Add functions for generating and analyzing JSON files, generating resource files and table of contents, and formatting console output
...
- Modify placeholder text
- Update script commands
- Rename and delete files
- Export two functions
- Make changes to two specific files
These changes are made to enhance the functionality of the internationalization resource management script.
2023-09-11 22:59:55 +08:00
canisminor1990
3c0117e2b0
🔧 chore: Update i18n
2023-09-11 22:59:55 +08:00
canisminor1990
1d465d6dbb
✨ feat: Improve functionality and user interface of market page
...
This commit introduces various changes to enhance the market page:
- Add a new constant
- Replace icons
- Add translation strings
- Modify components
- Make changes to the store
The changes include:
- Adding and removing components in the market layout for desktop and mobile versions
- Updating the agent search functionality
- Adding a new file to find duplicate strings in an array
These changes aim to improve the overall user experience and make the market page more efficient.
2023-09-11 22:59:55 +08:00
canisminor1990
116c136211
✨ feat: Add agents market and improve UI components
...
This commit introduces new features and improvements to support localization in different locales. New JSON files are added and existing files are modified to include new key-value pairs for placeholder text, titles, descriptions, and plugin names. Code snippets are updated to import JSON files for localization, modify UI components, and add new components for searching sessions. Styles, import statements, and event handlers are also updated in various files. Multiple files related to the market and settings features are modified, including layout modifications, addition of new files, and functions.
Changes:
- Added new JSON files for localization
- Modified existing JSON files for new key-value pairs
- Updated code snippets for localization support
- Improved UI components for searching sessions
- Updated styles, import statements, and event handlers
- Modified multiple files related to market and settings features
2023-09-11 22:59:55 +08:00
dependabot[bot]
2d6bcf3732
Merge pull request #181 from lobehub/dependabot/npm_and_yarn/openai-tw-4.6.0
2023-09-11 12:16:10 +00:00
dependabot[bot]
d20b6d87c9
build(deps): update openai requirement from ^4.5.0 to ^4.6.0
...
Updates the requirements on [openai](https://github.com/openai/openai-node ) to permit the latest version.
- [Release notes](https://github.com/openai/openai-node/releases )
- [Changelog](https://github.com/openai/openai-node/blob/master/CHANGELOG.md )
- [Commits](https://github.com/openai/openai-node/compare/v4.5.0...v4.6.0 )
---
updated-dependencies:
- dependency-name: openai
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-09-11 12:13:09 +00:00
semantic-release-bot
61ef0fc922
🔖 chore(release): v0.74.0 [skip ci]
...
## [Version 0.74.0](https://github.com/lobehub/lobe-chat/compare/v0.73.0...v0.74.0 )
<sup>Released on **2023-09-11**</sup>
#### ✨ Features
- **misc**: Add russian localy, Update Russian and English localy (LLM tab).
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Add russian localy ([7b67c9f ](https://github.com/lobehub/lobe-chat/commit/7b67c9f ))
* **misc**: Update Russian and English localy (LLM tab) ([3b23e70 ](https://github.com/lobehub/lobe-chat/commit/3b23e70 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-09-11 11:55:24 +00:00
CanisMinor
d6cfb731df
Merge pull request #180 from bropines/main
...
Update translations
2023-09-11 19:53:57 +08:00
Sergey Pinus
3b23e70b93
🌐 feat: Update Russian and English localy (LLM tab)
2023-09-11 16:41:25 +05:00
Sergey Pinus
70ae7aab4b
Merge branch 'main' of https://github.com/bropines/lobe-chat-translate
2023-09-11 16:04:18 +05:00
CanisMinor
37a5a8fee2
📝 docs: update doc img [skip ci]
2023-09-11 10:13:38 +00:00
CanisMinor
1234a73b5f
🛠️ chore: Update wiki-sync.yml [skip ci]
2023-09-11 18:04:26 +08:00
CanisMinor
60d30ed3e0
📝 docs: Update sync doc [skip ci]
2023-09-11 10:02:36 +00:00
CanisMinor
4479543a61
🛠️ chore: Create sync.yml
2023-09-11 17:05:54 +08:00
semantic-release-bot
a1dfa9cea5
🔖 chore(release): v0.73.0 [skip ci]
...
## [Version 0.73.0](https://github.com/lobehub/lobe-chat/compare/v0.72.4...v0.73.0 )
<sup>Released on **2023-09-10**</sup>
#### ✨ Features
- **misc**: Support Azure OpenAI.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Support Azure OpenAI, closes [#177 ](https://github.com/lobehub/lobe-chat/issues/177 ) ([f0c9532 ](https://github.com/lobehub/lobe-chat/commit/f0c9532 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-09-10 14:20:21 +00:00
Arvin Xu
f0c9532bdf
✨ feat: support Azure OpenAI ( #177 )
...
* 💄 style: 拆分独立的 LLM Tab
* ✨ feat: 支持 Azure OpenAI 调用
* 🚨 ci: fix types
* 🗃️ fix: 补充数据迁移逻辑
* 🚸 style: 优化对用户的表达感知
* 💄 style: fix layout
* 🚨 ci: fix circular dependencies
* ✅ test: fix test
* 🎨 chore: clean storage
2023-09-10 22:18:43 +08:00
semantic-release-bot
f117d0ed92
🔖 chore(release): v0.72.4 [skip ci]
...
### [Version 0.72.4](https://github.com/lobehub/lobe-chat/compare/v0.72.3...v0.72.4 )
<sup>Released on **2023-09-10**</sup>
#### 🐛 Bug Fixes
- **misc**: Use en-US when no suit lang with plugin index.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Use en-US when no suit lang with plugin index ([4e9668d ](https://github.com/lobehub/lobe-chat/commit/4e9668d ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-09-10 11:17:40 +00:00
arvinxx
4e9668d5ac
🐛 fix: use en-US when no suit lang with plugin index
2023-09-10 19:16:03 +08:00
semantic-release-bot
168ed20fb6
🔖 chore(release): v0.72.3 [skip ci]
...
### [Version 0.72.3](https://github.com/lobehub/lobe-chat/compare/v0.72.2...v0.72.3 )
<sup>Released on **2023-09-09**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix sessionList double click on mobile.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix sessionList double click on mobile, closes [#169 ](https://github.com/lobehub/lobe-chat/issues/169 ) ([3ea2bce ](https://github.com/lobehub/lobe-chat/commit/3ea2bce ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-09-09 16:18:19 +00:00
Arvin Xu
3ea2bcefb3
🐛 fix: fix sessionList double click on mobile ( #169 )
2023-09-10 00:16:12 +08:00
semantic-release-bot
241cdb82ee
🔖 chore(release): v0.72.2 [skip ci]
...
### [Version 0.72.2](https://github.com/lobehub/lobe-chat/compare/v0.72.1...v0.72.2 )
<sup>Released on **2023-09-09**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix mobile switch when session selected.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix mobile switch when session selected, closes [#167 ](https://github.com/lobehub/lobe-chat/issues/167 ) ([40d8a11 ](https://github.com/lobehub/lobe-chat/commit/40d8a11 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-09-09 14:51:33 +00:00
Arvin Xu
40d8a11e56
🐛 fix: fix mobile switch when session selected ( #167 )
2023-09-09 22:50:05 +08:00
semantic-release-bot
fa86e42206
🔖 chore(release): v0.72.1 [skip ci]
...
### [Version 0.72.1](https://github.com/lobehub/lobe-chat/compare/v0.72.0...v0.72.1 )
<sup>Released on **2023-09-09**</sup>
#### 🐛 Bug Fixes
- **misc**: 修正异步水合造成的初始状态不稳定的问题.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: 修正异步水合造成的初始状态不稳定的问题 ([2208f8a ](https://github.com/lobehub/lobe-chat/commit/2208f8a ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-09-09 14:41:11 +00:00
arvinxx
736f11e0e3
🚨 ci: fix lint
2023-09-09 22:39:08 +08:00
arvinxx
2208f8ad7b
🐛 fix: 修正异步水合造成的初始状态不稳定的问题
2023-09-09 22:36:03 +08:00
semantic-release-bot
0b1391de5c
🔖 chore(release): v0.72.0 [skip ci]
...
## [Version 0.72.0](https://github.com/lobehub/lobe-chat/compare/v0.71.1...v0.72.0 )
<sup>Released on **2023-09-09**</sup>
#### ✨ Features
- **misc**: Add plugin market Setting Modal, 支持快速刷新与预览 manifest, 适配插件 i18n 方案.
#### 🐛 Bug Fixes
- **misc**: 修正删除插件时错误开启的问题.
#### 💄 Styles
- **misc**: 优化 manifest 预览的尺寸.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Add plugin market Setting Modal ([a0603a9 ](https://github.com/lobehub/lobe-chat/commit/a0603a9 ))
* **misc**: 支持快速刷新与预览 manifest, closes [#150 ](https://github.com/lobehub/lobe-chat/issues/150 ) ([5bd2eb0 ](https://github.com/lobehub/lobe-chat/commit/5bd2eb0 ))
* **misc**: 适配插件 i18n 方案 ([8709ab3 ](https://github.com/lobehub/lobe-chat/commit/8709ab3 ))
#### What's fixed
* **misc**: 修正删除插件时错误开启的问题 ([0e35c18 ](https://github.com/lobehub/lobe-chat/commit/0e35c18 ))
#### Styles
* **misc**: 优化 manifest 预览的尺寸 ([27f8d6d ](https://github.com/lobehub/lobe-chat/commit/27f8d6d ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-09-09 14:25:11 +00:00
Arvin Xu
6e50e84dbf
Merge pull request #166 from lobehub/dx/plugin
...
插件二期遗留优化事项
2023-09-09 22:23:26 +08:00
arvinxx
5bd2eb0884
✨ feat: 支持快速刷新与预览 manifest
...
close #150
2023-09-09 22:12:20 +08:00
arvinxx
8709ab35c8
✨ feat: 适配插件 i18n 方案
2023-09-09 21:15:45 +08:00
arvinxx
a0603a923e
✨ feat: add plugin market Setting Modal
2023-09-09 20:57:24 +08:00
arvinxx
0e35c188e8
🐛 fix: 修正删除插件时错误开启的问题
2023-09-09 20:38:04 +08:00
arvinxx
27f8d6d916
💄 style: 优化 manifest 预览的尺寸
2023-09-09 20:38:03 +08:00
semantic-release-bot
e4b0c68272
🔖 chore(release): v0.71.1 [skip ci]
...
### [Version 0.71.1](https://github.com/lobehub/lobe-chat/compare/v0.71.0...v0.71.1 )
<sup>Released on **2023-09-09**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix mobile route.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix mobile route, closes [#165 ](https://github.com/lobehub/lobe-chat/issues/165 ) ([d5e03b6 ](https://github.com/lobehub/lobe-chat/commit/d5e03b6 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-09-09 12:32:12 +00:00
Arvin Xu
d5e03b6c75
🐛 fix: fix mobile route ( #165 )
2023-09-09 20:30:28 +08:00
semantic-release-bot
444d9ec8b7
🔖 chore(release): v0.71.0 [skip ci]
...
## [Version 0.71.0](https://github.com/lobehub/lobe-chat/compare/v0.70.4...v0.71.0 )
<sup>Released on **2023-09-09**</sup>
#### ✨ Features
- **misc**: Migrate localStorage to indexedDB.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Migrate localStorage to indexedDB, closes [#160 ](https://github.com/lobehub/lobe-chat/issues/160 ) ([7f96deb ](https://github.com/lobehub/lobe-chat/commit/7f96deb ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-09-09 11:26:31 +00:00
Arvin Xu
7f96deb560
✨ feat: migrate localStorage to indexedDB ( #160 )
...
* ✨ feat: support db mode to indexedDB
* 🐛 fix: fix hydration miss match when async hydrated
* 🐛 fix: 修正 indexedDB 为空时的判断逻辑
* 📝 docs: update desc
2023-09-09 19:25:03 +08:00
semantic-release-bot
d4ef01d9af
🔖 chore(release): v0.70.4 [skip ci]
...
### [Version 0.70.4](https://github.com/lobehub/lobe-chat/compare/v0.70.3...v0.70.4 )
<sup>Released on **2023-09-09**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix route.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix route ([2d1e8d6 ](https://github.com/lobehub/lobe-chat/commit/2d1e8d6 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-09-09 07:18:31 +00:00
canisminor1990
2d1e8d69b3
🐛 fix: Fix route
2023-09-09 15:15:10 +08:00
semantic-release-bot
db34a835dc
🔖 chore(release): v0.70.3 [skip ci]
...
### [Version 0.70.3](https://github.com/lobehub/lobe-chat/compare/v0.70.2...v0.70.3 )
<sup>Released on **2023-09-09**</sup>
#### 💄 Styles
- **misc**: Better mobile style.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Better mobile style ([776c407 ](https://github.com/lobehub/lobe-chat/commit/776c407 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-09-09 06:43:18 +00:00
canisminor1990
776c407a07
💄 style: Better mobile style
2023-09-09 14:39:10 +08:00
canisminor1990
b1e8b8247a
🔧 chore: Prepare for market
2023-09-09 10:52:03 +08:00
semantic-release-bot
3c4e3d6bd4
🔖 chore(release): v0.70.2 [skip ci]
...
### [Version 0.70.2](https://github.com/lobehub/lobe-chat/compare/v0.70.1...v0.70.2 )
<sup>Released on **2023-09-08**</sup>
#### 🐛 Bug Fixes
- **misc**: 修正移动端路由问题.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: 修正移动端路由问题 ([ae3d2f4 ](https://github.com/lobehub/lobe-chat/commit/ae3d2f4 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-09-08 14:14:06 +00:00
arvinxx
ae3d2f49e5
🐛 fix: 修正移动端路由问题
2023-09-08 22:12:08 +08:00
semantic-release-bot
e34c6e47b0
🔖 chore(release): v0.70.1 [skip ci]
...
### [Version 0.70.1](https://github.com/lobehub/lobe-chat/compare/v0.70.0...v0.70.1 )
<sup>Released on **2023-09-08**</sup>
#### ♻ Code Refactoring
- **misc**: Refactor settingsSelectors to globalSelectors.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Refactor settingsSelectors to globalSelectors ([38917e8 ](https://github.com/lobehub/lobe-chat/commit/38917e8 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-09-08 13:53:36 +00:00
arvinxx
38917e81dc
♻️ refactor: refactor settingsSelectors to globalSelectors
2023-09-08 21:51:47 +08:00
arvinxx
614ec4b704
🎨 chore: refactor token count code
2023-09-08 21:44:17 +08:00
semantic-release-bot
2e789fd944
🔖 chore(release): v0.70.0 [skip ci]
...
## [Version 0.70.0](https://github.com/lobehub/lobe-chat/compare/v0.69.1...v0.70.0 )
<sup>Released on **2023-09-08**</sup>
#### ✨ Features
- **misc**: Refactor to url state.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Refactor to url state, closes [#157 ](https://github.com/lobehub/lobe-chat/issues/157 ) ([2efac2b ](https://github.com/lobehub/lobe-chat/commit/2efac2b ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-09-08 13:15:31 +00:00
Arvin Xu
2efac2b674
♻️ feat: refactor to url state ( #157 )
...
* ✨ feat: support hash state
* ♻️ refactor: refactor page to query mode
* 🚚 refactor: move SessionList
* ♻️ refactor: refactor the chat session url
* ♻️ refactor: refactor the router state
* 🐛 fix: fix topic problem
2023-09-08 21:14:01 +08:00
CanisMinor
b0146f3123
⚒️ chore: Update contributor-help.yml [skip ci]
2023-09-07 00:59:01 +08:00
semantic-release-bot
d12d32ceec
🔖 chore(release): v0.69.1 [skip ci]
...
### [Version 0.69.1](https://github.com/lobehub/lobe-chat/compare/v0.69.0...v0.69.1 )
<sup>Released on **2023-09-06**</sup>
#### ♻ Code Refactoring
- **misc**: Mirgrate openai-edge to openai.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Mirgrate openai-edge to openai, closes [#145 ](https://github.com/lobehub/lobe-chat/issues/145 ) ([75ee574 ](https://github.com/lobehub/lobe-chat/commit/75ee574 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-09-06 16:41:39 +00:00
Arvin Xu
75ee574600
♻️ refactor: mirgrate openai-edge to openai ( #145 )
...
* ♻️ refactor: 重构 openai-edge 到 openai
* 🔊 chore: add log
* 🐛 fix: fix openai baseURL error
* ✏️ ci: fix types
2023-09-07 00:39:45 +08:00
semantic-release-bot
742872d261
🔖 chore(release): v0.69.0 [skip ci]
...
## [Version 0.69.0](https://github.com/lobehub/lobe-chat/compare/v0.68.1...v0.69.0 )
<sup>Released on **2023-09-06**</sup>
#### ✨ Features
- **misc**: Add new import statement for "Flexbox" component in "Empty" component.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Add new import statement for "Flexbox" component in "Empty" component ([68db626 ](https://github.com/lobehub/lobe-chat/commit/68db626 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-09-06 12:02:24 +00:00
canisminor1990
68db6260d6
✨ feat: Add new import statement for "Flexbox" component in "Empty" component
...
The code changes add a new import statement for the "Flexbox" component from the "react-layout-kit" library in the "Empty" component. This allows the usage of the "Flexbox" component in the "Empty" component.
feat: Add new "Flexbox" component wrapping existing content in "Empty" component
The code changes include adding a new "Flexbox" component in the "Empty" component, which wraps the existing content. This provides a flexible layout for the content in the "Empty" component.
style: Add new CSS class "image" with "align-self: center" property in "Empty" style file
The code changes in the "Empty" style file add a new CSS class called "image" with the "align-self: center" property. This aligns the image content in the "Empty" component to the center.
style: Change backdrop-filter blur value from 5px to 2px in "PluginDevModal" component
The code changes in the "PluginDevModal" component modify the backdrop-filter blur value from 5px to 2px. This adjusts the visual appearance of the modal backdrop.
feat: Add "enableShortKey" and "shortKey" props to "SearchBar" component in "SessionList/Header" component
The code changes in the "SessionList/Header" component include adding the "enableShortKey" prop and a new "shortKey" prop with the value "k" to the "SearchBar" component. This enables the usage of keyboard shortcuts for the search functionality in the header component.
Summary of changes:
- Added import statement for "Flexbox" component in "Empty" component
- Added new "Flexbox" component wrapping existing content in "Empty" component
- Added CSS class "image" with "align-self: center" property in "Empty" style file
- Changed backdrop-filter blur value from 5px to 2px in "PluginDevModal" component
- Added "enableShortKey" and "shortKey" props to "SearchBar" component in "SessionList/Header" component
2023-09-06 19:58:38 +08:00
CanisMinor
cfdcc7d890
🔧 chore: Fresh build
2023-09-05 06:15:28 +00:00
CanisMinor
ee676732d1
📝 docs: Update wiki
2023-09-04 06:45:27 +00:00
CanisMinor
a61db3d39d
📝 docs: Update _Sidebar.md
2023-09-04 11:44:17 +08:00
CanisMinor
5783200514
📝 docs: Update Home.md [skip ci]
2023-09-04 11:39:50 +08:00
CanisMinor
bda3a490fc
📝 docs: Update wiki
2023-09-04 03:33:37 +00:00
CanisMinor
356986cbcb
📝 docs: Update WIKI
2023-09-04 03:16:22 +00:00
CanisMinor
6d4e8b2b39
🛠️ chore: Update wiki-sync.yml [skip ci]
2023-09-04 10:56:06 +08:00
CanisMinor
df64545a47
🛠️ chore: Create wiki-sync.yml
2023-09-04 10:54:01 +08:00
CanisMinor
355e0639af
🛠️ chore: Update .i18nrc.js
2023-09-04 10:24:37 +08:00
arvinxx
ddb2b73668
📝 docs: add english development release
2023-09-03 21:33:27 +08:00
arvinxx
99f73bd50f
📝 docs: 优化插件开发中文文档
2023-09-03 20:41:47 +08:00
arvinxx
7ec00503aa
📝 docs: 添加插件开发中文文档
2023-09-03 20:26:47 +08:00
semantic-release-bot
7e69398e77
🔖 chore(release): v0.68.1 [skip ci]
...
### [Version 0.68.1](https://github.com/lobehub/lobe-chat/compare/v0.68.0...v0.68.1 )
<sup>Released on **2023-09-03**</sup>
#### 🐛 Bug Fixes
- **misc**: 修正数组合并逻辑, 修正被移除插件无法看到的问题.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: 修正数组合并逻辑 ([e36e621 ](https://github.com/lobehub/lobe-chat/commit/e36e621 ))
* **misc**: 修正被移除插件无法看到的问题 ([c17eb56 ](https://github.com/lobehub/lobe-chat/commit/c17eb56 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-09-03 08:28:21 +00:00
arvinxx
c17eb56b15
🐛 fix: 修正被移除插件无法看到的问题
2023-09-03 16:25:28 +08:00
arvinxx
e36e62133c
🐛 fix: 修正数组合并逻辑
2023-09-03 16:24:02 +08:00
semantic-release-bot
a77672871b
🔖 chore(release): v0.68.0 [skip ci]
...
## [Version 0.68.0](https://github.com/lobehub/lobe-chat/compare/v0.67.0...v0.68.0 )
<sup>Released on **2023-09-03**</sup>
#### ✨ Features
- **misc**: Plugin default use iframe render.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Plugin default use iframe render, closes [#141 ](https://github.com/lobehub/lobe-chat/issues/141 ) ([35a3a16 ](https://github.com/lobehub/lobe-chat/commit/35a3a16 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-09-03 07:23:45 +00:00
Arvin Xu
35a3a1669e
✨ feat: plugin default use iframe render ( #141 )
...
* 🌐 style: update i18n
* 🐛 fix: 修正 functions 可能会重复的问题
* ✨ feat: 支持 iframe 模式的插件加载
* 🐛 fix: 优化默认规则
2023-09-03 15:22:16 +08:00
github-actions
7036f29f8a
🤖 docs: Auto update contributors
2023-09-02 18:17:20 +00:00
semantic-release-bot
6ade4b29ed
🔖 chore(release): v0.67.0 [skip ci]
...
## [Version 0.67.0](https://github.com/lobehub/lobe-chat/compare/v0.66.0...v0.67.0 )
<sup>Released on **2023-09-02**</sup>
#### ♻ Code Refactoring
- **plugin**: 重构 plugin Store 组织结构,便于开发与迭代维护.
#### ✨ Features
- **plugin-dev**: 优化 manifest 报错原因提示,并支持 id 从 manifest 自动获取.
#### 🐛 Bug Fixes
- **plugin-dev**: 修正编辑模式下预览展示问题和 id 重复校验问题.
- **plugin**: 修正开启插件后会话无效的问题.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **plugin**: 重构 plugin Store 组织结构,便于开发与迭代维护 ([ec527cb ](https://github.com/lobehub/lobe-chat/commit/ec527cb ))
#### What's improved
* **plugin-dev**: 优化 manifest 报错原因提示,并支持 id 从 manifest 自动获取 ([7f0787d ](https://github.com/lobehub/lobe-chat/commit/7f0787d ))
#### What's fixed
* **plugin-dev**: 修正编辑模式下预览展示问题和 id 重复校验问题 ([17c39ef ](https://github.com/lobehub/lobe-chat/commit/17c39ef ))
* **plugin**: 修正开启插件后会话无效的问题 ([82e3beb ](https://github.com/lobehub/lobe-chat/commit/82e3beb ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-09-02 11:36:18 +00:00
Arvin Xu
b5482a1fc1
Merge pull request #138 from lobehub/plugin-dx
...
插件开发体验优化
2023-09-02 19:34:49 +08:00
arvinxx
82e3bebfee
🐛 fix(plugin): 修正开启插件后会话无效的问题
2023-09-02 19:19:53 +08:00
arvinxx
ec527cb09a
♻️ refactor(plugin): 重构 plugin Store 组织结构,便于开发与迭代维护
2023-09-02 18:43:11 +08:00
arvinxx
17c39ef6b0
🐛 fix(plugin-dev): 修正编辑模式下预览展示问题和 id 重复校验问题
2023-09-02 18:15:27 +08:00
semantic-release-bot
d75ab9e4f0
🔖 chore(release): v0.66.0 [skip ci]
...
## [Version 0.66.0](https://github.com/lobehub/lobe-chat/compare/v0.65.1...v0.66.0 )
<sup>Released on **2023-09-02**</sup>
#### ✨ Features
- **misc**: Add russian localy.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Add russian localy, closes [#137 ](https://github.com/lobehub/lobe-chat/issues/137 ) ([785d50f ](https://github.com/lobehub/lobe-chat/commit/785d50f ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-09-02 06:04:35 +00:00
Sergey Pinus
785d50fe8a
🌐 feat: Add russian localy ( #137 )
2023-09-02 14:03:08 +08:00
arvinxx
7f0787de41
🚸 feat(plugin-dev): 优化 manifest 报错原因提示,并支持 id 从 manifest 自动获取
2023-09-02 14:01:08 +08:00
Sergey Pinus
7b67c9f44f
🌐 feat: Add russian localy
2023-09-02 03:46:36 +05:00
semantic-release-bot
38af8ddf4e
🔖 chore(release): v0.65.1 [skip ci]
...
### [Version 0.65.1](https://github.com/lobehub/lobe-chat/compare/v0.65.0...v0.65.1 )
<sup>Released on **2023-09-01**</sup>
#### 🐛 Bug Fixes
- **misc**: 修正 defaultAgent 无法正常变更的问题.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: 修正 defaultAgent 无法正常变更的问题 ([788d94b ](https://github.com/lobehub/lobe-chat/commit/788d94b ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-09-01 12:32:27 +00:00
arvinxx
788d94bd3b
🐛 fix: 修正 defaultAgent 无法正常变更的问题
2023-09-01 20:30:52 +08:00
dependabot[bot]
360dd1c2e2
Merge pull request #132 from lobehub/dependabot/npm_and_yarn/lobehub/chat-plugin-sdk-tw-1.13.1
2023-08-31 12:06:29 +00:00
dependabot[bot]
8ce3aa5322
build(deps): update @lobehub/chat-plugin-sdk requirement
...
Updates the requirements on [@lobehub/chat-plugin-sdk](https://github.com/lobehub/chat-plugin-sdk ) to permit the latest version.
- [Release notes](https://github.com/lobehub/chat-plugin-sdk/releases )
- [Changelog](https://github.com/lobehub/chat-plugin-sdk/blob/master/CHANGELOG.md )
- [Commits](https://github.com/lobehub/chat-plugin-sdk/compare/v1.13.0...v1.13.1 )
---
updated-dependencies:
- dependency-name: "@lobehub/chat-plugin-sdk"
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-31 12:02:18 +00:00
CanisMinor
b60ee18f53
📝 docs: Update README and Create LICENSE [skip ci]
2023-08-31 19:56:59 +08:00
CanisMinor
7771803ee8
📝 docs: Update README-zh_CN.md [skip ci]
2023-08-31 15:57:39 +08:00
CanisMinor
fee27b114b
📝 docs: Update README.md [skip ci]
2023-08-31 15:52:34 +08:00
CanisMinor
77f8cfc8d0
📝 docs: Update README.md [skip ci]
2023-08-31 15:49:43 +08:00
CanisMinor
188461a1fc
📝 docs: Update README-zh_CN.md
2023-08-31 14:06:01 +08:00
CanisMinor
d2ba568bc3
📝 docs: Update README-zh_CN.md
2023-08-31 14:05:18 +08:00
CanisMinor
06c9251cef
📝 docs: Update README.md
2023-08-31 14:04:04 +08:00
CanisMinor
740f326826
📝 docs: Update README-zh_CN.md
2023-08-31 13:55:17 +08:00
CanisMinor
d84cf23332
📝 docs: Update README.md
2023-08-31 13:48:06 +08:00
CanisMinor
3aa7466351
📝 docs: Update README.md
2023-08-31 13:42:33 +08:00
CanisMinor
e0f9084a6a
📝 docs: Update README-zh_CN.md
2023-08-31 11:51:24 +08:00
CanisMinor
e04f5ab03e
📝 docs: Update README.md
2023-08-31 11:49:49 +08:00
CanisMinor
d6859767d3
📝 docs: Update README.md
2023-08-31 11:43:49 +08:00
CanisMinor
0b47cba672
📝 docs: Update README-zh_CN.md
2023-08-31 11:42:08 +08:00
CanisMinor
affd89297c
📝 docs: Update README.md
2023-08-31 11:38:42 +08:00
CanisMinor
d7dfcf3312
📝 docs: Update README-zh_CN.md
2023-08-31 11:01:08 +08:00
CanisMinor
e096b90229
📝 docs: Update README.md
2023-08-31 10:58:53 +08:00
CanisMinor
780ea80e64
📝 docs: Update README-zh_CN.md
2023-08-31 10:55:18 +08:00
CanisMinor
34a1c5afc5
📝 docs: Update README.md
2023-08-31 10:51:12 +08:00
CanisMinor
8ce06ffd50
📝 docs: Update README.md
2023-08-31 10:47:16 +08:00
CanisMinor
3491ce0b61
📝 docs: Update README-zh_CN.md
2023-08-31 10:42:44 +08:00
CanisMinor
9a0ca31519
📝 docs: Update README-zh_CN.md
2023-08-31 10:41:57 +08:00
CanisMinor
8567b153e0
📝 docs: Update README-zh_CN.md
2023-08-31 10:40:33 +08:00
arvinxx
f397e199f7
📝 docs: 更新 README
2023-08-30 21:22:21 +08:00
arvinxx
e44745b3e9
📝 docs: 更新 README
2023-08-30 21:16:44 +08:00
arvinxx
1490bfbae4
📝 docs: 更新 README
2023-08-30 21:12:11 +08:00
CanisMinor
d048cc4494
🛠️ chore: Update contributor-help.yml [skip ci]
2023-08-30 17:50:19 +08:00
CanisMinor
f0face7687
📝 docs: Update README.md [skip ci]
2023-08-30 17:48:15 +08:00
CanisMinor
926b90c7f2
📝 docs: Create README-zh_CN.md [skip ci]
2023-08-30 17:47:56 +08:00
CanisMinor
90a13bd3e2
📝 docs: Update README.md
2023-08-30 17:40:45 +08:00
CanisMinor
cba8af5ebf
📝 docs: Create LICENSE [skip ci]
2023-08-30 17:25:23 +08:00
CanisMinor
206ab568ab
📝 docs: Update README.md [skip ci]
2023-08-30 17:22:59 +08:00
semantic-release-bot
087aac8af4
🔖 chore(release): v0.65.0 [skip ci]
...
## [Version 0.65.0](https://github.com/lobehub/lobe-chat/compare/v0.64.1...v0.65.0 )
<sup>Released on **2023-08-29**</sup>
#### ✨ Features
- **misc**: 支持本地插件自定义 gateway.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: 支持本地插件自定义 gateway, closes [#129 ](https://github.com/lobehub/lobe-chat/issues/129 ) ([770048a ](https://github.com/lobehub/lobe-chat/commit/770048a ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-08-29 15:19:50 +00:00
Arvin Xu
770048a980
✨ feat: 支持本地插件自定义 gateway ( #129 )
...
* ✨ feat: 支持自定义 gateway
* 🏷️ refactor: 兼容新版类型定义
2023-08-29 23:18:01 +08:00
semantic-release-bot
3d44da35d5
🔖 chore(release): v0.64.1 [skip ci]
...
### [Version 0.64.1](https://github.com/lobehub/lobe-chat/compare/v0.64.0...v0.64.1 )
<sup>Released on **2023-08-29**</sup>
#### 💄 Styles
- **misc**: Update i18n.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Update i18n, closes [#128 ](https://github.com/lobehub/lobe-chat/issues/128 ) ([3bf1509 ](https://github.com/lobehub/lobe-chat/commit/3bf1509 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-08-29 13:26:43 +00:00
Arvin Xu
3bf1509300
🌐 style: update i18n ( #128 )
2023-08-29 21:25:19 +08:00
semantic-release-bot
3f60b502eb
🔖 chore(release): v0.64.0 [skip ci]
...
## [Version 0.64.0](https://github.com/lobehub/lobe-chat/compare/v0.63.3...v0.64.0 )
<sup>Released on **2023-08-29**</sup>
#### ♻ Code Refactoring
- **misc**: Remove no need i18n.
#### ✨ Features
- **misc**: 增加自定义插件的增删改配置功能, 完善自定义插件表单的校验逻辑, 支持本地插件侧的请求与错误呈现, 新增插件配置 Dev 弹窗, 绑定本地插件的增删改逻辑.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Remove no need i18n ([808a86a ](https://github.com/lobehub/lobe-chat/commit/808a86a ))
#### What's improved
* **misc**: 增加自定义插件的增删改配置功能 ([faba081 ](https://github.com/lobehub/lobe-chat/commit/faba081 ))
* **misc**: 完善自定义插件表单的校验逻辑 ([4e1fd28 ](https://github.com/lobehub/lobe-chat/commit/4e1fd28 ))
* **misc**: 支持本地插件侧的请求与错误呈现 ([7e2b39a ](https://github.com/lobehub/lobe-chat/commit/7e2b39a ))
* **misc**: 新增插件配置 Dev 弹窗 ([20269b7 ](https://github.com/lobehub/lobe-chat/commit/20269b7 ))
* **misc**: 绑定本地插件的增删改逻辑 ([902e7ed ](https://github.com/lobehub/lobe-chat/commit/902e7ed ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-08-29 13:01:47 +00:00
Arvin Xu
57b243861d
Merge pull request #124 from lobehub/feat/plugin-dev
...
✨ feat: 插件开发者模式
2023-08-29 20:59:58 +08:00
arvinxx
902e7ed47a
✨ feat: 绑定本地插件的增删改逻辑
2023-08-29 20:54:48 +08:00
arvinxx
faba08139e
✨ feat: 增加自定义插件的增删改配置功能
2023-08-29 20:38:40 +08:00
arvinxx
4e1fd282b3
✨ feat: 完善自定义插件表单的校验逻辑
2023-08-28 23:45:07 +08:00
arvinxx
7e2b39a7c1
✨ feat: 支持本地插件侧的请求与错误呈现
2023-08-28 21:25:56 +08:00
arvinxx
20269b7200
✨ feat: 新增插件配置 Dev 弹窗
2023-08-28 20:20:01 +08:00
arvinxx
808a86a120
🔥 refactor: remove no need i18n
2023-08-28 20:20:01 +08:00
semantic-release-bot
e37085165a
🔖 chore(release): v0.63.3 [skip ci]
...
### [Version 0.63.3](https://github.com/lobehub/lobe-chat/compare/v0.63.2...v0.63.3 )
<sup>Released on **2023-08-28**</sup>
#### ♻ Code Refactoring
- **misc**: Refactor with new market url.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Refactor with new market url, closes [#123 ](https://github.com/lobehub/lobe-chat/issues/123 ) ([34a88f8 ](https://github.com/lobehub/lobe-chat/commit/34a88f8 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-08-28 04:39:57 +00:00
Arvin Xu
34a88f88aa
♻️ refactor: refactor with new market url ( #123 )
2023-08-28 12:38:19 +08:00
semantic-release-bot
8dc13f17d9
🔖 chore(release): v0.63.2 [skip ci]
...
### [Version 0.63.2](https://github.com/lobehub/lobe-chat/compare/v0.63.1...v0.63.2 )
<sup>Released on **2023-08-27**</sup>
#### ♻ Code Refactoring
- **misc**: Refactor AgentSettings.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Refactor AgentSettings, closes [#121 ](https://github.com/lobehub/lobe-chat/issues/121 ) ([1f29199 ](https://github.com/lobehub/lobe-chat/commit/1f29199 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-08-27 08:10:24 +00:00
Arvin Xu
1f29199e7f
♻️ refactor: refactor AgentSettings ( #121 )
...
* ♻️ refactor: refactor AgentSettings
* 🔥 refactor: clean code
2023-08-27 16:08:26 +08:00
semantic-release-bot
83343896a0
🔖 chore(release): v0.63.1 [skip ci]
...
### [Version 0.63.1](https://github.com/lobehub/lobe-chat/compare/v0.63.0...v0.63.1 )
<sup>Released on **2023-08-27**</sup>
#### ♻ Code Refactoring
- **misc**: Refactor the selectors import.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Refactor the selectors import, closes [#120 ](https://github.com/lobehub/lobe-chat/issues/120 ) ([6646502 ](https://github.com/lobehub/lobe-chat/commit/6646502 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-08-27 07:54:35 +00:00
Arvin Xu
6646502517
♻️ refactor: refactor the selectors import ( #120 )
2023-08-27 15:52:59 +08:00
semantic-release-bot
0408563ce3
🔖 chore(release): v0.63.0 [skip ci]
...
## [Version 0.63.0](https://github.com/lobehub/lobe-chat/compare/v0.62.1...v0.63.0 )
<sup>Released on **2023-08-27**</sup>
#### ✨ Features
- **misc**: support sharing to shareGPT.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: support sharing to shareGPT, closes [#119 ](https://github.com/lobehub/lobe-chat/issues/119 ) ([026e9ec ](https://github.com/lobehub/lobe-chat/commit/026e9ec ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-08-27 05:47:38 +00:00
Arvin Xu
026e9ec001
✨ feat: support sharing to shareGPT ( #119 )
2023-08-27 13:46:09 +08:00
arvinxx
10483e7a4a
📝 docs: update docs
2023-08-26 20:53:43 +08:00
semantic-release-bot
ba7fdd248b
🔖 chore(release): v0.62.1 [skip ci]
...
### [Version 0.62.1](https://github.com/lobehub/lobe-chat/compare/v0.62.0...v0.62.1 )
<sup>Released on **2023-08-26**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix plugin settings error.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix plugin settings error, closes [#117 ](https://github.com/lobehub/lobe-chat/issues/117 ) ([064d90e ](https://github.com/lobehub/lobe-chat/commit/064d90e ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-08-26 11:07:55 +00:00
dependabot[bot]
79b286f468
build(deps): bump @icons-pack/react-simple-icons from 8.0.1 to 9.0.0 ( #112 )
...
Bumps [@icons-pack/react-simple-icons](https://github.com/icons-pack/react-simple-icons/tree/HEAD/react-simple-icons ) from 8.0.1 to 9.0.0.
- [Release notes](https://github.com/icons-pack/react-simple-icons/releases )
- [Commits](https://github.com/icons-pack/react-simple-icons/commits/v9.0.0/react-simple-icons )
---
updated-dependencies:
- dependency-name: "@icons-pack/react-simple-icons"
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-26 19:06:18 +08:00
Arvin Xu
064d90efc6
🐛 fix: fix plugin settings error ( #117 )
2023-08-26 19:05:58 +08:00
semantic-release-bot
eb60cbc3f1
🔖 chore(release): v0.62.0 [skip ci]
...
## [Version 0.62.0](https://github.com/lobehub/lobe-chat/compare/v0.61.0...v0.62.0 )
<sup>Released on **2023-08-26**</sup>
#### ✨ Features
- **misc**: 支持超过 4k 的会话使用 16k 总结标题.
#### 🐛 Bug Fixes
- **misc**: Fix plugin settings error.
#### 💄 Styles
- **misc**: 优化清理会话的操作路径, 优化默认角色的配置.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: 支持超过 4k 的会话使用 16k 总结标题 ([5764cfb ](https://github.com/lobehub/lobe-chat/commit/5764cfb ))
#### What's fixed
* **misc**: Fix plugin settings error ([008c2e3 ](https://github.com/lobehub/lobe-chat/commit/008c2e3 ))
#### Styles
* **misc**: 优化清理会话的操作路径 ([6b7218e ](https://github.com/lobehub/lobe-chat/commit/6b7218e ))
* **misc**: 优化默认角色的配置 ([a07d7a8 ](https://github.com/lobehub/lobe-chat/commit/a07d7a8 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-08-26 10:49:15 +00:00
Arvin Xu
c4695ade57
Merge pull request #115 from lobehub/feat/16k-topic-name
...
支持使用 16k 识别标题名称
2023-08-26 18:47:33 +08:00
arvinxx
008c2e3229
🐛 fix: fix plugin settings error
2023-08-26 18:42:03 +08:00
arvinxx
4c708851b7
🚨 ci: fix circular dependencies
2023-08-26 18:36:54 +08:00
arvinxx
a07d7a80c3
🚸 style: 优化默认角色的配置
2023-08-26 18:31:40 +08:00
arvinxx
5764cfbf45
✨ feat: 支持超过4k的会话使用 16k 总结标题
2023-08-26 18:31:07 +08:00
arvinxx
6b7218e08d
🎨 style: 优化清理会话的操作路径
2023-08-26 18:31:05 +08:00
semantic-release-bot
2a0f935d89
🔖 chore(release): v0.61.0 [skip ci]
...
## [Version 0.61.0](https://github.com/lobehub/lobe-chat/compare/v0.60.4...v0.61.0 )
<sup>Released on **2023-08-26**</sup>
#### ✨ Features
- **misc**: 新增自动滚动.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: 新增自动滚动, closes [#113 ](https://github.com/lobehub/lobe-chat/issues/113 ) ([03fd161 ](https://github.com/lobehub/lobe-chat/commit/03fd161 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-08-26 10:20:36 +00:00
Arvin Xu
03fd161b36
✨ feat: 新增自动滚动 ( #113 )
...
* ✨ feat: 新增自动滚动能力
* 🔥 refactor: 清理残留代码
2023-08-26 18:18:55 +08:00
arvinxx
5643f5a92c
🚨 ci: fix lint
2023-08-26 17:14:34 +08:00
arvinxx
5fac523e2b
📝 docs: update document
2023-08-26 17:13:39 +08:00
arvinxx
009b18d783
📝 docs: update document
2023-08-26 17:12:14 +08:00
arvinxx
a1f1610b2a
📝 docs: add self-hosting button
2023-08-26 17:03:11 +08:00
dependabot[bot]
192d85b24b
Merge pull request #111 from lobehub/dependabot/npm_and_yarn/types/systemjs-tw-6.13.2
2023-08-26 08:50:23 +00:00
dependabot[bot]
b739940d8d
build(deps-dev): update @types/systemjs requirement
...
Updates the requirements on [@types/systemjs](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/systemjs ) to permit the latest version.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/systemjs )
---
updated-dependencies:
- dependency-name: "@types/systemjs"
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-26 08:44:38 +00:00
arvinxx
72ed7c6521
🔧 chore: rename master to main
2023-08-26 16:31:13 +08:00
semantic-release-bot
b317014e80
🔖 chore(release): v0.60.4 [skip ci]
...
### [Version 0.60.4](https://github.com/lobehub/lobe-chat/compare/v0.60.3...v0.60.4 )
<sup>Released on **2023-08-26**</sup>
#### 💄 Styles
- **misc**: 优化文案.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: 优化文案 ([9a1e004 ](https://github.com/lobehub/lobe-chat/commit/9a1e004 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-08-26 08:06:12 +00:00
arvinxx
9a1e004fba
💬 style: 优化文案
2023-08-26 16:02:48 +08:00
semantic-release-bot
7f5006cfc4
🔖 chore(release): v0.60.3 [skip ci]
...
### [Version 0.60.3](https://github.com/lobehub/lobe-chat/compare/v0.60.2...v0.60.3 )
<sup>Released on **2023-08-26**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix global state merge error.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix global state merge error ([cbc2fc8 ](https://github.com/lobehub/lobe-chat/commit/cbc2fc8 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-08-26 07:51:27 +00:00
arvinxx
cbc2fc84b7
🐛 fix: fix global state merge error
2023-08-26 15:49:50 +08:00
semantic-release-bot
50777d339d
🔖 chore(release): v0.60.2 [skip ci]
...
### [Version 0.60.2](https://github.com/lobehub/lobe-chat/compare/v0.60.1...v0.60.2 )
<sup>Released on **2023-08-26**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix fetch plugin header error.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix fetch plugin header error ([fa4a0e1 ](https://github.com/lobehub/lobe-chat/commit/fa4a0e1 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-08-26 07:45:03 +00:00
arvinxx
fa4a0e18cc
🐛 fix: fix fetch plugin header error
2023-08-26 15:42:31 +08:00
semantic-release-bot
f5387b6ccd
🔖 chore(release): v0.60.1 [skip ci]
...
### [Version 0.60.1](https://github.com/lobehub/lobe-chat/compare/v0.60.0...v0.60.1 )
<sup>Released on **2023-08-26**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix settings storage error.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix settings storage error ([57d7eb1 ](https://github.com/lobehub/lobe-chat/commit/57d7eb1 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-08-26 07:14:17 +00:00
arvinxx
57d7eb1b75
🐛 fix: fix settings storage error
2023-08-26 15:12:25 +08:00
semantic-release-bot
0821249708
🔖 chore(release): v0.60.0 [skip ci]
...
## [Version 0.60.0](https://github.com/lobehub/lobe-chat/compare/v0.59.0...v0.60.0 )
<sup>Released on **2023-08-26**</sup>
#### ♻ Code Refactoring
- **misc**: Refactor with new market index url.
#### ✨ Features
- **misc**: 支持插件 manifest 加载失败后重试.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Refactor with new market index url ([d2834b7 ](https://github.com/lobehub/lobe-chat/commit/d2834b7 ))
#### What's improved
* **misc**: 支持插件 manifest 加载失败后重试 ([f36378e ](https://github.com/lobehub/lobe-chat/commit/f36378e ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-08-26 06:37:56 +00:00
Arvin Xu
08214d04b3
Merge pull request #110 from lobehub/manifest-request
...
✨ feat: 支持插件 manifest 加载失败后重试
2023-08-26 14:35:53 +08:00
arvinxx
d2834b7fd0
♻️ refactor: refactor with new market index url
2023-08-26 14:30:05 +08:00
arvinxx
f36378e1e3
✨ feat: 支持插件 manifest 加载失败后重试
2023-08-26 14:26:36 +08:00
semantic-release-bot
38b36bc6d9
🔖 chore(release): v0.59.0 [skip ci]
...
## [Version 0.59.0](https://github.com/lobehub/lobe-chat/compare/v0.58.0...v0.59.0 )
<sup>Released on **2023-08-26**</sup>
#### ✨ Features
- **misc**: 支持展示插件插件状态, 支持插件 i18n 模式展示.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: 支持展示插件插件状态 ([7e916ac ](https://github.com/lobehub/lobe-chat/commit/7e916ac ))
* **misc**: 支持插件 i18n 模式展示 ([8614734 ](https://github.com/lobehub/lobe-chat/commit/8614734 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-08-26 06:24:43 +00:00
Arvin Xu
c8c1c98fb7
Merge pull request #107 from lobehub/feat/plugin-i18n
...
Feat/plugin i18n
2023-08-26 14:23:05 +08:00
arvinxx
86147346be
✨ feat: 支持插件 i18n 模式展示
2023-08-26 14:17:07 +08:00
arvinxx
7e916ac0fd
✨ feat: 支持展示插件插件状态
2023-08-26 14:12:23 +08:00
semantic-release-bot
5fe4d6acd9
🔖 chore(release): v0.58.0 [skip ci]
...
## [Version 0.58.0](https://github.com/lobehub/lobe-chat/compare/v0.57.0...v0.58.0 )
<sup>Released on **2023-08-26**</sup>
#### ✨ Features
- **misc**: Implement responsive design for mobile devices.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Implement responsive design for mobile devices, closes [#95 ](https://github.com/lobehub/lobe-chat/issues/95 ) ([fdb3c93 ](https://github.com/lobehub/lobe-chat/commit/fdb3c93 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-08-26 05:19:25 +00:00
CanisMinor
fdb3c93b32
✨ feat: implement responsive design for mobile devices ( #95 )
...
* ✨ feat: Add MobileTabBar component and update SideBar and AppLayout
The code changes introduce a new file called "MobileTabBar" that displays a tab bar for mobile devices. It includes icons and titles for different tabs such as chat, market, and settings. The "TopActions" component in the "SideBar" module is updated to set the active tab to "chat" when clicked. The "AppLayout" component is modified to include the "MobileTabBar" component for mobile devices. The "common" translation file is updated to change the title of the "market" tab to "discover" and add a new title for the "settings" tab. The "SettingLayout" component is updated to use the "AppLayout" component.
Changes:
- Added MobileTabBar component
- Updated SideBar and AppLayout components
- Modified common translation file
- Updated SettingLayout component
* ✨ feat: Add mobile support and new components for chat feature
This commit introduces mobile support for various components in the chat feature of the web application. It also adjusts the layout for mobile devices and adds new components. Additionally, it includes styling adjustments and imports.
Changes:
- Added mobile support for chat components
- Adjusted layout for mobile devices
- Introduced new components for chat feature
- Made styling adjustments and imports
* ✨ feat: Implement responsive design for mobile devices
- Update "AppMobileLayout.tsx" to set overflow-x to hidden and overflow-y to auto. Set width to 100vw and height to 100vh for the container.
- Modify "Sidebar/index.tsx" to remove MobileNavBar import. Wrap the topic section in a Flexbox component and place mobile version code inside Drawer component.
- Remove Router import in "settings/mobile.tsx" and update navBar prop in AppMobileLayout component to only include MobileNavBar component.
- Update style for LogoThree component in "Banner/Hero.tsx" to remove marginBottom property.
- Modify "Banner/index.tsx" to include mobile prop in Banner component. Move Upload component above Link component.
- Import and use "welcome/mobile.tsx" in "welcome/index.page.tsx" for mobile version. Wrap Banner component in Mobile component if device is mobile.
- Add "welcome/mobile.tsx" file with WelcomeLayout component using AppMobileLayout component and MobileNavBar component as navBar prop.
- Update margin-bottom and line-height properties for title class in "welcome/style.ts".
* 🔀 chore: merge to master
* ✨ feat: 优化 Mobile 模式下 Topic 展示
---------
Co-authored-by: arvinxx <arvinx@foxmail.com >
2023-08-26 13:17:10 +08:00
semantic-release-bot
116b326278
🔖 chore(release): v0.57.0 [skip ci]
...
## [Version 0.57.0](https://github.com/lobehub/lobe-chat/compare/v0.56.0...v0.57.0 )
<sup>Released on **2023-08-26**</sup>
#### ♻ Code Refactoring
- **misc**: Refactor to ChatErrorType.
#### ✨ Features
- **misc**: 完善插件请求的错误处理, 支持修改与记录插件的配置, 支持发送插件配置信息, 支持渲染 manifest 中的 settings, 支持设置不正确时进行插件的配置, 新增插件请求状态的错误处理.
#### 🐛 Bug Fixes
- **misc**: 修正缓存旧数据的报错问题.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Refactor to ChatErrorType ([cd1a033 ](https://github.com/lobehub/lobe-chat/commit/cd1a033 ))
#### What's improved
* **misc**: 完善插件请求的错误处理 ([0698d89 ](https://github.com/lobehub/lobe-chat/commit/0698d89 ))
* **misc**: 支持修改与记录插件的配置 ([76e8237 ](https://github.com/lobehub/lobe-chat/commit/76e8237 ))
* **misc**: 支持发送插件配置信息 ([2cedc85 ](https://github.com/lobehub/lobe-chat/commit/2cedc85 ))
* **misc**: 支持渲染 manifest 中的 settings ([1185300 ](https://github.com/lobehub/lobe-chat/commit/1185300 ))
* **misc**: 支持设置不正确时进行插件的配置 ([f972481 ](https://github.com/lobehub/lobe-chat/commit/f972481 ))
* **misc**: 新增插件请求状态的错误处理 ([228002a ](https://github.com/lobehub/lobe-chat/commit/228002a ))
#### What's fixed
* **misc**: 修正缓存旧数据的报错问题 ([5d8008f ](https://github.com/lobehub/lobe-chat/commit/5d8008f ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-08-26 04:42:06 +00:00
Arvin Xu
65a0cad5d5
Merge pull request #103 from lobehub/feat/support-config-plugin
...
feat: 支持插件配置的渲染
2023-08-26 12:40:28 +08:00
arvinxx
19cc588099
🐛 ci: fix lint
2023-08-26 10:39:30 +08:00
arvinxx
604d4d5c96
🚨 ci: fix lint
2023-08-26 00:13:30 +08:00
arvinxx
f972481ecf
✨ feat: 支持设置不正确时进行插件的配置
2023-08-26 00:11:24 +08:00
arvinxx
ff2e8196e6
⬆️ chore: 升级 prettier
2023-08-25 23:09:27 +08:00
arvinxx
228002a5a8
✨ feat: 新增插件请求状态的错误处理
2023-08-25 23:06:16 +08:00
arvinxx
cd1a033323
♻️ refactor: refactor to ChatErrorType
2023-08-25 20:53:59 +08:00
arvinxx
0698d8913c
✨ feat: 完善插件请求的错误处理
2023-08-25 20:43:29 +08:00
arvinxx
2cedc85ca4
✨ feat: 支持发送插件配置信息
2023-08-25 19:31:26 +08:00
arvinxx
5d8008fc0c
🐛 fix: 修正缓存旧数据的报错问题
2023-08-25 16:13:48 +08:00
arvinxx
76e823760e
✨ feat: 支持修改与记录插件的配置
2023-08-25 00:05:05 +08:00
arvinxx
1185300863
✨ feat: 支持渲染 manifest 中的 settings
2023-08-24 23:50:23 +08:00
semantic-release-bot
0551d452a2
🔖 chore(release): v0.56.0 [skip ci]
...
## [Version 0.56.0](https://github.com/lobehub/lobe-chat/compare/v0.55.1...v0.56.0 )
<sup>Released on **2023-08-24**</sup>
#### ✨ Features
- **misc**: Use new plugin manifest to support plugin’s multi api.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Use new plugin manifest to support plugin’s multi api, closes [#101 ](https://github.com/lobehub/lobe-chat/issues/101 ) ([4534598 ](https://github.com/lobehub/lobe-chat/commit/4534598 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-08-24 13:45:48 +00:00
Arvin Xu
4534598a9a
✨ feat: use new plugin manifest to support plugin’s multi api ( #101 )
...
* ✨ feat: support new plugin manifest to support plugin’s multi api
* 🐛 fix: 修正导入消息时插件没有初始化的问题
* 💬 style: 修正插件检测中文案
2023-08-24 21:43:31 +08:00
semantic-release-bot
9ecdef4cd9
🔖 chore(release): v0.55.1 [skip ci]
...
### [Version 0.55.1](https://github.com/lobehub/lobe-chat/compare/v0.55.0...v0.55.1 )
<sup>Released on **2023-08-22**</sup>
#### ♻ Code Refactoring
- **misc**: Refactor plugin api with @lobehub/chat-plugins-gateway.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Refactor plugin api with @lobehub/chat-plugins-gateway, closes [#100 ](https://github.com/lobehub/lobe-chat/issues/100 ) ([b88d0db ](https://github.com/lobehub/lobe-chat/commit/b88d0db ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-08-22 16:26:53 +00:00
Arvin Xu
b88d0db63c
♻️ refactor: refactor plugin api with @lobehub/chat-plugins-gateway ( #100 )
2023-08-23 00:25:08 +08:00
semantic-release-bot
6fa4fd0bb1
🔖 chore(release): v0.55.0 [skip ci]
...
## [Version 0.55.0](https://github.com/lobehub/lobe-chat/compare/v0.54.4...v0.55.0 )
<sup>Released on **2023-08-22**</sup>
#### ♻ Code Refactoring
- **misc**: 将网关实现代码集成进 Chat 本体, 抽取插件为独立 store, 重构 openai 接口调用逻辑,将插件 schema 开启关闭逻辑与接口解耦, 重构插件列表获取逻辑,进而完全移除 plugins 目录.
#### ✨ Features
- **misc**: 初步完成插件市场动态加载全链路, 实现插件组件的动态加载.
#### 🐛 Bug Fixes
- **misc**: Fix error, 修正无法正常开启插件的问题, 修正测试, 补充插件 store 的水合逻辑.
#### 💄 Styles
- **misc**: 完成插件市场 loading 态样式.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: 将网关实现代码集成进 Chat 本体 ([17e8161 ](https://github.com/lobehub/lobe-chat/commit/17e8161 ))
* **misc**: 抽取插件为独立 store ([12b7e7d ](https://github.com/lobehub/lobe-chat/commit/12b7e7d ))
* **misc**: 重构 openai 接口调用逻辑,将插件 schema 开启关闭逻辑与接口解耦 ([5aa886e ](https://github.com/lobehub/lobe-chat/commit/5aa886e ))
* **misc**: 重构插件列表获取逻辑,进而完全移除 plugins 目录 ([10055e1 ](https://github.com/lobehub/lobe-chat/commit/10055e1 ))
#### What's improved
* **misc**: 初步完成插件市场动态加载全链路 ([bc5e40f ](https://github.com/lobehub/lobe-chat/commit/bc5e40f ))
* **misc**: 实现插件组件的动态加载 ([04dbab2 ](https://github.com/lobehub/lobe-chat/commit/04dbab2 ))
#### What's fixed
* **misc**: Fix error ([fbeec75 ](https://github.com/lobehub/lobe-chat/commit/fbeec75 ))
* **misc**: 修正无法正常开启插件的问题 ([b3e9090 ](https://github.com/lobehub/lobe-chat/commit/b3e9090 ))
* **misc**: 修正测试 ([001de5b ](https://github.com/lobehub/lobe-chat/commit/001de5b ))
* **misc**: 补充插件 store 的水合逻辑 ([bfb649b ](https://github.com/lobehub/lobe-chat/commit/bfb649b ))
#### Styles
* **misc**: 完成插件市场 loading 态样式 ([8009691 ](https://github.com/lobehub/lobe-chat/commit/8009691 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-08-22 14:51:30 +00:00
Arvin Xu
c29ce9a21f
Merge pull request #93 from lobehub/feat/dynamtic-plugin-render
...
✨ feat: dynamtic plugin render
2023-08-22 22:49:11 +08:00
arvinxx
fbeec75aec
🐛 fix: fix error
2023-08-22 22:44:15 +08:00
arvinxx
bfb649baed
🎨 fix: 补充插件 store 的水合逻辑
2023-08-22 22:43:13 +08:00
arvinxx
b3e9090e47
🐛 fix: 修正无法正常开启插件的问题
2023-08-22 22:42:09 +08:00
Arvin Xu
801d1508e2
Merge branch 'master' into feat/dynamtic-plugin-render
2023-08-22 22:31:47 +08:00
arvinxx
001de5b3cd
🐛 fix: 修正测试
2023-08-22 22:30:52 +08:00
arvinxx
12b7e7dc7e
♻️ refactor: 抽取插件为独立 store
2023-08-22 22:25:51 +08:00
arvinxx
bc5e40f524
✨ feat: 初步完成插件市场动态加载全链路
2023-08-22 21:43:37 +08:00
arvinxx
8009691ce0
💄 style: 完成插件市场 loading 态样式
2023-08-22 20:03:39 +08:00
CanisMinor
d4fbd31869
Merge pull request #92 from lobehub/dependabot/npm_and_yarn/types/testing-library__jest-dom-6.0.0
...
build(deps-dev): bump @types/testing-library__jest-dom from 5.14.9 to 6.0.0
2023-08-22 10:07:39 +08:00
CanisMinor
68ef722565
Merge pull request #91 from lobehub/dependabot/npm_and_yarn/lint-staged-14.0.1
...
build(deps-dev): bump lint-staged from 13.3.0 to 14.0.1
2023-08-22 10:07:08 +08:00
arvinxx
10055e1b93
🔥 refactor: 重构插件列表获取逻辑,进而完全移除 plugins 目录
2023-08-22 01:04:15 +08:00
arvinxx
17e8161bf8
♻️ refactor: 将网关实现代码集成进 Chat 本体
...
TODO:未来更理想的是 Gateway 方法抽包,在 plugin 侧引入
2023-08-22 00:25:15 +08:00
arvinxx
04dbab256a
✨ feat: 实现插件组件的动态加载
...
refs: https://juejin.cn/post/7246641608212774949
2023-08-21 23:22:58 +08:00
arvinxx
5aa886e656
♻️ refactor: 重构 openai 接口调用逻辑,将插件 schema 开启关闭逻辑与接口解耦
2023-08-21 23:06:31 +08:00
semantic-release-bot
fd491818e5
🔖 chore(release): v0.54.4 [skip ci]
...
### [Version 0.54.4](https://github.com/lobehub/lobe-chat/compare/v0.54.3...v0.54.4 )
<sup>Released on **2023-08-21**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix not cannot change setting error.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix not cannot change setting error, closes [#86 ](https://github.com/lobehub/lobe-chat/issues/86 ) ([6405c28 ](https://github.com/lobehub/lobe-chat/commit/6405c28 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-08-21 12:38:07 +00:00
arvinxx
6405c287b0
🐛 fix: fix not cannot change setting error
...
close #86
2023-08-21 20:35:35 +08:00
dependabot[bot]
218827f2ee
build(deps-dev): bump @types/testing-library__jest-dom
...
Bumps [@types/testing-library__jest-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/testing-library__jest-dom ) from 5.14.9 to 6.0.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/testing-library__jest-dom )
---
updated-dependencies:
- dependency-name: "@types/testing-library__jest-dom"
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-21 11:40:14 +00:00
dependabot[bot]
07a3ef1bf1
build(deps-dev): bump lint-staged from 13.3.0 to 14.0.1
...
Bumps [lint-staged](https://github.com/okonet/lint-staged ) from 13.3.0 to 14.0.1.
- [Release notes](https://github.com/okonet/lint-staged/releases )
- [Commits](https://github.com/okonet/lint-staged/compare/v13.3.0...v14.0.1 )
---
updated-dependencies:
- dependency-name: lint-staged
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-08-21 11:36:31 +00:00
semantic-release-bot
2529c03a2e
🔖 chore(release): v0.54.3 [skip ci]
...
### [Version 0.54.3](https://github.com/lobehub/lobe-chat/compare/v0.54.2...v0.54.3 )
<sup>Released on **2023-08-21**</sup>
#### ♻ Code Refactoring
- **misc**: Refactor plugin request.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Refactor plugin request, closes [#89 ](https://github.com/lobehub/lobe-chat/issues/89 ) ([23efee3 ](https://github.com/lobehub/lobe-chat/commit/23efee3 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-08-21 05:30:40 +00:00
Arvin Xu
23efee3e13
♻️ refactor: refactor plugin request ( #89 )
2023-08-21 13:28:45 +08:00
arvinxx
7c25d3a51a
🔧 chore: update plugin gateway url
2023-08-19 12:50:52 +08:00
Arvin Xu
4f034ddacf
🔥 Refactor: 剥离插件服务端路由,为实现独立的插件调用做准备 ( #82 )
...
* 🔥 refactor: remove /api/plugins function
* ♻️ refactor: refactor the plugin implement to separate the server runner
2023-08-16 23:55:39 +08:00
semantic-release-bot
0aa38fdacb
🔖 chore(release): v0.54.2 [skip ci]
...
### [Version 0.54.2](https://github.com/lobehub/lobe-chat/compare/v0.54.1...v0.54.2 )
<sup>Released on **2023-08-16**</sup>
#### 💄 Styles
- **misc**: 修正图片选项的样式问题.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: 修正图片选项的样式问题 ([5f576cb ](https://github.com/lobehub/lobe-chat/commit/5f576cb ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-08-16 14:07:11 +00:00
arvinxx
5f576cbfc0
💄 style: 修正图片选项的样式问题
2023-08-16 22:05:06 +08:00
semantic-release-bot
5f00fb3a1a
🔖 chore(release): v0.54.1 [skip ci]
...
### [Version 0.54.1](https://github.com/lobehub/lobe-chat/compare/v0.54.0...v0.54.1 )
<sup>Released on **2023-08-16**</sup>
#### 🐛 Bug Fixes
- **misc**: 修正 i18n 失效的问题.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: 修正 i18n 失效的问题, closes [#80 ](https://github.com/lobehub/lobe-chat/issues/80 ) ([b8d957b ](https://github.com/lobehub/lobe-chat/commit/b8d957b ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-08-16 13:35:19 +00:00
arvinxx
b8d957baec
🐛 fix: 修正 i18n 失效的问题
...
close #80
2023-08-16 21:33:17 +08:00
semantic-release-bot
954243ec70
🔖 chore(release): v0.54.0 [skip ci]
...
## [Version 0.54.0](https://github.com/lobehub/lobe-chat/compare/v0.53.0...v0.54.0 )
<sup>Released on **2023-08-15**</sup>
#### ✨ Features
- **misc**: Add new features and improve user interface and functionality.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Add new features and improve user interface and functionality ([1543bd1 ](https://github.com/lobehub/lobe-chat/commit/1543bd1 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-08-15 16:30:50 +00:00
canisminor1990
1543bd15f8
✨ feat: Add new features and improve user interface and functionality
...
The changes include modifying JSON files for chat settings in English and Chinese, renaming and adding image files, creating new code files for a component called "SelectWithImg" and corresponding styling files. The code also includes importing and using different components, updating styles, modifying placeholder text, and defining CSS styles for positioning and styling elements. The "Settings" component uses state to manage the active tab and renders different components based on the selected tab, and includes a logo and version information.
Changes made:
- Modifications to JSON files for chat settings in English and Chinese
- Renaming and adding image files
- Creating new code files for the "SelectWithImg" component
- Creating corresponding styling files
- Importing and using different components
- Updating styles
- Modifying placeholder text
- Defining CSS styles for positioning and styling elements
- Managing active tab and rendering different components in the "Settings" component
- Adding a logo and version information.
2023-08-16 00:26:45 +08:00
semantic-release-bot
e6672c1c7b
🔖 chore(release): v0.53.0 [skip ci]
...
## [Version 0.53.0](https://github.com/lobehub/lobe-chat/compare/v0.52.1...v0.53.0 )
<sup>Released on **2023-08-15**</sup>
#### ✨ Features
- **sidebar**: Add DraggablePanelContainer and adjust layout and styling.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **sidebar**: Add DraggablePanelContainer and adjust layout and styling ([e8c384f ](https://github.com/lobehub/lobe-chat/commit/e8c384f ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-08-15 12:14:09 +00:00
canisminor1990
e8c384f9fe
✨ feat(sidebar): Add DraggablePanelContainer and adjust layout and styling
...
This commit introduces a new DraggablePanelContainer component to the
Sidebar in the chat application. It also includes changes to the layout
and styling of the existing components within the Sidebar.
Changes:
- Added DraggablePanelContainer component
- Adjusted layout and styling of Sidebar components
2023-08-15 20:10:46 +08:00
semantic-release-bot
e7a8f05d50
🔖 chore(release): v0.52.1 [skip ci]
...
### [Version 0.52.1](https://github.com/lobehub/lobe-chat/compare/v0.52.0...v0.52.1 )
<sup>Released on **2023-08-15**</sup>
#### ♻ Code Refactoring
- **misc**: Replace cdn.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Replace cdn ([2875400 ](https://github.com/lobehub/lobe-chat/commit/2875400 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-08-15 10:05:52 +00:00
canisminor1990
2875400062
♻️ refactor: Replace cdn
2023-08-15 18:03:36 +08:00
semantic-release-bot
83f28fd23d
🔖 chore(release): v0.52.0 [skip ci]
...
## [Version 0.52.0](https://github.com/lobehub/lobe-chat/compare/v0.51.0...v0.52.0 )
<sup>Released on **2023-08-15**</sup>
#### ✨ Features
- **misc**: Add avatar compress.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Add avatar compress ([1325b40 ](https://github.com/lobehub/lobe-chat/commit/1325b40 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-08-15 08:51:14 +00:00
canisminor1990
1325b40ef7
✨ feat: Add avatar compress
2023-08-15 16:49:03 +08:00
semantic-release-bot
f54c403d8f
🔖 chore(release): v0.51.0 [skip ci]
...
## [Version 0.51.0](https://github.com/lobehub/lobe-chat/compare/v0.50.0...v0.51.0 )
<sup>Released on **2023-08-15**</sup>
#### ✨ Features
- **misc**: Add Footer component and modify Token and index files.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Add Footer component and modify Token and index files ([41a3823 ](https://github.com/lobehub/lobe-chat/commit/41a3823 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-08-15 08:36:45 +00:00
canisminor1990
41a3823ef1
✨ feat: Add Footer component and modify Token and index files
...
- Add new file "Footer.tsx"
- Import and use components and functions
- Add new props and styles
- Modify structure and content of components
2023-08-15 16:34:26 +08:00
semantic-release-bot
2bbb06f3ec
🔖 chore(release): v0.50.0 [skip ci]
...
## [Version 0.50.0](https://github.com/lobehub/lobe-chat/compare/v0.49.0...v0.50.0 )
<sup>Released on **2023-08-15**</sup>
#### ✨ Features
- **misc**: Update messages, settings, error codes, plugin names, weather data display, and UI.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Update messages, settings, error codes, plugin names, weather data display, and UI ([a41db51 ](https://github.com/lobehub/lobe-chat/commit/a41db51 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-08-15 08:11:46 +00:00
canisminor1990
a41db5117d
✨ feat: Update messages, settings, error codes, plugin names, weather data display, and UI
...
This commit introduces updates to messages, settings, error codes, plugin names,
weather data display, and user interface to enhance the overall user experience.
2023-08-15 16:09:31 +08:00
semantic-release-bot
eda5e325c0
🔖 chore(release): v0.49.0 [skip ci]
...
## [Version 0.49.0](https://github.com/lobehub/lobe-chat/compare/v0.48.0...v0.49.0 )
<sup>Released on **2023-08-15**</sup>
#### ✨ Features
- **misc**: Add `BackToBottom` to conversation, Update icons and text in various components.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Add `BackToBottom` to conversation ([1433aa9 ](https://github.com/lobehub/lobe-chat/commit/1433aa9 ))
* **misc**: Update icons and text in various components ([0e7a683 ](https://github.com/lobehub/lobe-chat/commit/0e7a683 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-08-15 07:40:44 +00:00
canisminor1990
0e7a68347c
✨ feat: Update icons and text in various components
...
This commit introduces new icons and updates text in multiple components. The changes involve replacing icons for importing and exporting files, updating the text for the application initialization message, and modifying the styling of certain components.
Changes:
- Replaced icons for importing and exporting files
- Updated text for the application initialization message
- Modified styling of certain components
2023-08-15 15:37:32 +08:00
canisminor1990
1433aa973c
✨ feat: Add BackToBottom to conversation
2023-08-15 14:02:50 +08:00
semantic-release-bot
b813d5b8aa
🔖 chore(release): v0.48.0 [skip ci]
...
## [Version 0.48.0](https://github.com/lobehub/lobe-chat/compare/v0.47.0...v0.48.0 )
<sup>Released on **2023-08-15**</sup>
#### ✨ Features
- **misc**: Import SiOpenai icon and replace 'Tag' component in chat feature.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Import SiOpenai icon and replace 'Tag' component in chat feature ([98b0352 ](https://github.com/lobehub/lobe-chat/commit/98b0352 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-08-15 04:13:53 +00:00
canisminor1990
98b03522d9
✨ feat: Import SiOpenai icon and replace 'Tag' component in chat feature
...
Import and use the SiOpenai icon from the '@icons-pack/react-simple-icons'
package. Replace instances of the 'Tag' component from the 'antd' package
with the 'Tag' component from the '@lobehub/ui' package in different
components within the chat feature of the application.
This commit introduces new features to enhance the chat feature by adding a new icon and updating the 'Tag' component.
2023-08-15 12:11:32 +08:00
semantic-release-bot
5a2d636f3e
🔖 chore(release): v0.47.0 [skip ci]
...
## [Version 0.47.0](https://github.com/lobehub/lobe-chat/compare/v0.46.1...v0.47.0 )
<sup>Released on **2023-08-15**</sup>
#### ✨ Features
- **misc**: Add and update UI elements and agent configuration.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Add and update UI elements and agent configuration ([eb7fbee ](https://github.com/lobehub/lobe-chat/commit/eb7fbee ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-08-15 04:05:26 +00:00
canisminor1990
eb7fbee261
✨ feat: Add and update UI elements and agent configuration
...
This commit introduces new features and modifies existing code related to UI elements and agent configuration. It includes additions and removals of components, updates to imports, and changes to existing files. The code also includes updates for the LobeHub website and chat selector metadata.
Changes made:
- Addition and removal of UI components
- Updates to import statements
- Modifications to existing files
- Updates for the LobeHub website
- Changes to chat selector metadata
2023-08-15 12:02:22 +08:00
semantic-release-bot
374980bf2a
🔖 chore(release): v0.46.1 [skip ci]
...
### [Version 0.46.1](https://github.com/lobehub/lobe-chat/compare/v0.46.0...v0.46.1 )
<sup>Released on **2023-08-14**</sup>
#### 💄 Styles
- **misc**: Fix SystemRole Skeleton padding.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Fix SystemRole Skeleton padding ([ce485a0 ](https://github.com/lobehub/lobe-chat/commit/ce485a0 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-08-14 16:41:31 +00:00
arvinxx
ce485a01b5
💄 style: fix SystemRole Skeleton padding
2023-08-15 00:39:28 +08:00
semantic-release-bot
51e2366394
🔖 chore(release): v0.46.0 [skip ci]
...
## [Version 0.46.0](https://github.com/lobehub/lobe-chat/compare/v0.45.0...v0.46.0 )
<sup>Released on **2023-08-14**</sup>
#### ✨ Features
- **misc**: Update styling and functionality of AgentPrompt and EditableMessage components, 支持停止生成消息.
#### 🐛 Bug Fixes
- **misc**: Remove input highlight.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Update styling and functionality of AgentPrompt and EditableMessage components ([80b521c ](https://github.com/lobehub/lobe-chat/commit/80b521c ))
* **misc**: 支持停止生成消息, closes [#78 ](https://github.com/lobehub/lobe-chat/issues/78 ) ([9eeca80 ](https://github.com/lobehub/lobe-chat/commit/9eeca80 ))
#### What's fixed
* **misc**: Remove input highlight ([ad2001a ](https://github.com/lobehub/lobe-chat/commit/ad2001a ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-08-14 16:30:57 +00:00
arvinxx
9eeca80c83
✨ feat: 支持停止生成消息
...
close #78
2023-08-15 00:28:52 +08:00
canisminor1990
604b5a88bc
Merge branch 'master' of github.com:lobehub/lobe-chat
2023-08-15 00:17:54 +08:00
canisminor1990
80b521c165
✨ feat: Update styling and functionality of AgentPrompt and EditableMessage components
...
This code change modifies the AgentPrompt component in the AgentSetting feature. The input field now has a different border color and the markdown styling has been removed. Additionally, the AgentPrompt component now has a new prop for the TokenTag component, specifying a square shape.
The EditableMessage component has also been updated with new props for editing button size, height, input type, and placeholder.
Furthermore, the SystemRole component in the Sidebar feature has been modified with changes to the promptBox styling.
The changes were made to improve the visual appearance and user experience of the AgentPrompt and EditableMessage components, as well as to enhance the styling of the SystemRole component in the Sidebar feature.
2023-08-15 00:16:49 +08:00
arvinxx
223cc2e7e7
🔧 chore: update vitest config to add coverage
2023-08-14 23:18:46 +08:00
canisminor1990
883d8007b3
🔧 chore: Merge
2023-08-14 23:17:50 +08:00
canisminor1990
ad2001a7f3
🐛 fix: Remove input highlight
2023-08-14 23:15:56 +08:00
semantic-release-bot
0337d1f0e7
🔖 chore(release): v0.45.0 [skip ci]
...
## [Version 0.45.0](https://github.com/lobehub/lobe-chat/compare/v0.44.4...v0.45.0 )
<sup>Released on **2023-08-14**</sup>
#### ✨ Features
- **misc**: 优化每个角色的初始引导.
#### 💄 Styles
- **misc**: 优化初始化加载状态,等到会话加载完毕再显示内容.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: 优化每个角色的初始引导, closes [#76 ](https://github.com/lobehub/lobe-chat/issues/76 ) ([8d78dc5 ](https://github.com/lobehub/lobe-chat/commit/8d78dc5 ))
#### Styles
* **misc**: 优化初始化加载状态,等到会话加载完毕再显示内容 ([cf603cb](https://github.com/lobehub/lobe-chat/commit/cf603cb ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-08-14 15:15:30 +00:00
dependabot[bot]
c608ee7fc0
build(deps-dev): bump @testing-library/jest-dom from 5.17.0 to 6.0.0 ( #74 )
...
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom ) from 5.17.0 to 6.0.0.
- [Release notes](https://github.com/testing-library/jest-dom/releases )
- [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md )
- [Commits](https://github.com/testing-library/jest-dom/compare/v5.17.0...v6.0.0 )
---
updated-dependencies:
- dependency-name: "@testing-library/jest-dom"
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-14 23:13:31 +08:00
Arvin Xu
cf5bd6099e
✨ feat: 为所有新角色添加欢迎消息 ( #77 )
2023-08-14 23:13:00 +08:00
arvinxx
06cb654f51
🎨 chore: update types and pkg version
2023-08-14 23:07:41 +08:00
arvinxx
cf603cbd8a
💄 style: 优化初始化加载状态,等到会话加载完毕再显示内容
2023-08-14 23:07:41 +08:00
arvinxx
8d78dc5e27
🚸 feat: 优化每个角色的初始引导
...
close #76
2023-08-14 23:07:41 +08:00
semantic-release-bot
986f9755ce
🔖 chore(release): v0.44.4 [skip ci]
...
### [Version 0.44.4](https://github.com/lobehub/lobe-chat/compare/v0.44.3...v0.44.4 )
<sup>Released on **2023-08-13**</sup>
#### 💄 Styles
- **misc**: 优化 Chat Skeleton 样式, 优化 Inbox 样式.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: 优化 Chat Skeleton 样式 ([3f83be0 ](https://github.com/lobehub/lobe-chat/commit/3f83be0 ))
* **misc**: 优化 Inbox 样式 ([924c12e ](https://github.com/lobehub/lobe-chat/commit/924c12e ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-08-13 08:14:31 +00:00
arvinxx
3f83be02af
💄 style: 优化 Chat Skeleton 样式
2023-08-13 16:12:26 +08:00
arvinxx
924c12e339
💄 style: 优化 Inbox 样式
2023-08-13 16:07:18 +08:00
semantic-release-bot
7299c9ef17
🔖 chore(release): v0.44.3 [skip ci]
...
### [Version 0.44.3](https://github.com/lobehub/lobe-chat/compare/v0.44.2...v0.44.3 )
<sup>Released on **2023-08-13**</sup>
#### ♻ Code Refactoring
- **misc**: 重构 organizeChats 方法.
#### 🐛 Bug Fixes
- **misc**: 修正 inbox 点击重新生成会报错的问题.
#### 💄 Styles
- **misc**: 修正话题列表无法滚动的问题.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: 重构 organizeChats 方法 ([799612e ](https://github.com/lobehub/lobe-chat/commit/799612e ))
#### What's fixed
* **misc**: 修正 inbox 点击重新生成会报错的问题 ([064ef56 ](https://github.com/lobehub/lobe-chat/commit/064ef56 ))
#### Styles
* **misc**: 修正话题列表无法滚动的问题 ([26772e7 ](https://github.com/lobehub/lobe-chat/commit/26772e7 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-08-13 07:34:11 +00:00
arvinxx
064ef566d4
🐛 fix: 修正 inbox 点击重新生成会报错的问题
2023-08-13 15:31:14 +08:00
arvinxx
26772e72f1
💄 style: 修正话题列表无法滚动的问题
2023-08-13 15:23:18 +08:00
arvinxx
799612ef4e
♻️ refactor: 重构 organizeChats 方法
2023-08-13 11:38:05 +08:00
semantic-release-bot
bfb3afb7d1
🔖 chore(release): v0.44.2 [skip ci]
...
### [Version 0.44.2](https://github.com/lobehub/lobe-chat/compare/v0.44.1...v0.44.2 )
<sup>Released on **2023-08-13**</sup>
#### 🐛 Bug Fixes
- **misc**: 修正重新生成时切分历史消息的逻辑.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: 修正重新生成时切分历史消息的逻辑, closes [#50 ](https://github.com/lobehub/lobe-chat/issues/50 ) ([de5141f ](https://github.com/lobehub/lobe-chat/commit/de5141f ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-08-13 03:24:57 +00:00
arvinxx
de5141f5fa
🐛 fix: 修正重新生成时切分历史消息的逻辑
...
close #50
2023-08-13 11:22:37 +08:00
semantic-release-bot
7a39e87f9f
🔖 chore(release): v0.44.1 [skip ci]
...
### [Version 0.44.1](https://github.com/lobehub/lobe-chat/compare/v0.44.0...v0.44.1 )
<sup>Released on **2023-08-12**</sup>
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
</details>
<div align="right">
[](#readme-top)
</div>
2023-08-12 16:47:03 +00:00
arvinxx
6e86865bb8
⚡ ️ perf: 优化 ChatList 性能
2023-08-13 00:41:45 +08:00
semantic-release-bot
da613bc9d9
🔖 chore(release): v0.44.0 [skip ci]
...
## [Version 0.44.0](https://github.com/lobehub/lobe-chat/compare/v0.43.0...v0.44.0 )
<sup>Released on **2023-08-12**</sup>
#### ♻ Code Refactoring
- **misc**: 优化 Inbox 会话的实现逻辑, 将 chat 中的功能模型拆分到 features 中, 重构 session 相关实现,移除循环依赖.
#### ✨ Features
- **misc**: 支持 inbox 消息导出, 支持 inbox 的会话功能, 新增 inbox 数据模型, 新增 inbox 模块入口.
#### 💄 Styles
- **misc**: Fix Inbox defaultMessage avatar, 优化 header 的 setting 展示, 优化门禁下默认的解锁方式, 补充 ChatList 的 Loading 态.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: 优化 Inbox 会话的实现逻辑 ([22cc4cf ](https://github.com/lobehub/lobe-chat/commit/22cc4cf ))
* **misc**: 将 chat 中的功能模型拆分到 features 中 ([e25a856 ](https://github.com/lobehub/lobe-chat/commit/e25a856 ))
* **misc**: 重构 session 相关实现,移除循环依赖 ([9acf65c ](https://github.com/lobehub/lobe-chat/commit/9acf65c ))
#### What's improved
* **misc**: 支持 inbox 消息导出 ([498e075 ](https://github.com/lobehub/lobe-chat/commit/498e075 ))
* **misc**: 支持 inbox 的会话功能 ([9b713b8 ](https://github.com/lobehub/lobe-chat/commit/9b713b8 ))
* **misc**: 新增 inbox 数据模型 ([91a8158 ](https://github.com/lobehub/lobe-chat/commit/91a8158 ))
* **misc**: 新增 inbox 模块入口 ([6fc8907 ](https://github.com/lobehub/lobe-chat/commit/6fc8907 ))
#### Styles
* **misc**: Fix Inbox defaultMessage avatar ([dbc18a4 ](https://github.com/lobehub/lobe-chat/commit/dbc18a4 ))
* **misc**: 优化 header 的 setting 展示 ([201d380 ](https://github.com/lobehub/lobe-chat/commit/201d380 ))
* **misc**: 优化门禁下默认的解锁方式 ([df9bb45 ](https://github.com/lobehub/lobe-chat/commit/df9bb45 ))
* **misc**: 补充 ChatList 的 Loading 态 ([eb3eb5d ](https://github.com/lobehub/lobe-chat/commit/eb3eb5d ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-08-12 14:40:21 +00:00
Arvin Xu
7a53b08c48
Merge pull request #71 from lobehub/feat/inbox
...
✨ feat: 新增 Inbox 会话功能
2023-08-12 22:38:35 +08:00
arvinxx
df9bb4579c
🚸 style: 优化门禁下默认的解锁方式
2023-08-12 22:32:56 +08:00
arvinxx
dbc18a4de8
💄 style: fix Inbox defaultMessage avatar
2023-08-12 22:30:58 +08:00
arvinxx
eb3eb5dfab
💄 style: 补充 ChatList 的 Loading 态
2023-08-12 22:24:42 +08:00
arvinxx
22cc4cf2ed
♻️ refactor: 优化 Inbox 会话的实现逻辑
2023-08-12 22:24:40 +08:00
arvinxx
9b713b8c83
✨ feat: 支持 inbox 的会话功能
2023-08-12 21:10:17 +08:00
arvinxx
1f8906684e
🧑💻 chore: 优化 ci 脚本,增加循环依赖检测
2023-08-12 20:41:38 +08:00
arvinxx
9acf65cab1
♻️ refactor: 重构 session 相关实现,移除循环依赖
2023-08-12 20:41:06 +08:00
arvinxx
904a01d26e
🏷️ docs: 补充注释
2023-08-12 15:21:12 +08:00
arvinxx
498e07594a
✨ feat: 支持 inbox 消息导出
2023-08-12 15:17:22 +08:00
arvinxx
201d380f8a
💄 style: 优化 header 的 setting 展示
2023-08-12 15:15:49 +08:00
arvinxx
6fc8907676
✨ feat: 新增 inbox 模块入口
2023-08-12 14:52:47 +08:00
arvinxx
e25a856b51
🚚 refactor: 将 chat 中的功能模型拆分到 features 中
2023-08-12 14:50:42 +08:00
arvinxx
91a8158b73
✨ feat: 新增 inbox 数据模型
2023-08-12 14:49:05 +08:00
semantic-release-bot
30ad271fbd
🔖 chore(release): v0.43.0 [skip ci]
...
## [Version 0.43.0](https://github.com/lobehub/lobe-chat/compare/v0.42.3...v0.43.0 )
<sup>Released on **2023-08-12**</sup>
#### ✨ Features
- **misc**: 支持切换语言.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: 支持切换语言, closes [#67 ](https://github.com/lobehub/lobe-chat/issues/67 ) ([63ed8ec ](https://github.com/lobehub/lobe-chat/commit/63ed8ec ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-08-12 04:05:03 +00:00
Arvin Xu
63ed8ec7bd
✨ feat: 支持切换语言 ( #67 )
2023-08-12 12:03:40 +08:00
semantic-release-bot
032de3e21d
🔖 chore(release): v0.42.3 [skip ci]
...
### [Version 0.42.3](https://github.com/lobehub/lobe-chat/compare/v0.42.2...v0.42.3 )
<sup>Released on **2023-08-12**</sup>
#### 💄 Styles
- **misc**: 暂时隐藏 Hero 模板.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: 暂时隐藏 Hero 模板 ([8289ae6 ](https://github.com/lobehub/lobe-chat/commit/8289ae6 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-08-12 03:36:12 +00:00
arvinxx
8289ae6c9b
💄 style: 暂时隐藏 Hero 模板
2023-08-12 11:34:13 +08:00
semantic-release-bot
ca9e1bae83
🔖 chore(release): v0.42.2 [skip ci]
...
### [Version 0.42.2](https://github.com/lobehub/lobe-chat/compare/v0.42.1...v0.42.2 )
<sup>Released on **2023-08-12**</sup>
#### ♻ Code Refactoring
- **misc**: 将 useSettings 更名为 useGlobalStore, 将原本的 settings 更名为 global, 收敛切换 SideBar 方法为 useSwitchSideBarOnInit, 重构需本地缓存的状态为 preference.
#### 🐛 Bug Fixes
- **misc**: 修正移除 session 时的路由跳转逻辑.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: 将 useSettings 更名为 useGlobalStore ([bdde7df ](https://github.com/lobehub/lobe-chat/commit/bdde7df ))
* **misc**: 将原本的 settings 更名为 global ([e42d34c ](https://github.com/lobehub/lobe-chat/commit/e42d34c ))
* **misc**: 收敛切换 SideBar 方法为 useSwitchSideBarOnInit ([bbad38f ](https://github.com/lobehub/lobe-chat/commit/bbad38f ))
* **misc**: 重构需本地缓存的状态为 preference ([8359b62 ](https://github.com/lobehub/lobe-chat/commit/8359b62 ))
#### What's fixed
* **misc**: 修正移除 session 时的路由跳转逻辑 ([8b7838d ](https://github.com/lobehub/lobe-chat/commit/8b7838d ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-08-12 03:30:06 +00:00
Arvin Xu
a15c1510af
Merge pull request #65 from lobehub/refactor/global
...
Refactor Global Store
2023-08-12 11:28:01 +08:00
arvinxx
8b7838d8ba
🐛 fix: 修正移除 session 时的路由跳转逻辑
2023-08-12 11:23:02 +08:00
arvinxx
bbad38f8fe
♻️ refactor: 收敛切换 SideBar 方法为 useSwitchSideBarOnInit
2023-08-12 11:19:29 +08:00
arvinxx
8359b62439
♻️ refactor: 重构需本地缓存的状态为 preference
2023-08-12 11:04:12 +08:00
arvinxx
bdde7df9aa
♻️ refactor: 将 useSettings 更名为 useGlobalStore
2023-08-12 10:37:20 +08:00
arvinxx
e42d34c12e
🚚 refactor: 将原本的 settings 更名为 global
2023-08-12 10:37:20 +08:00
semantic-release-bot
43671ebaca
🔖 chore(release): v0.42.1 [skip ci]
...
### [Version 0.42.1](https://github.com/lobehub/lobe-chat/compare/v0.42.0...v0.42.1 )
<sup>Released on **2023-08-12**</sup>
#### 💄 Styles
- **misc**: 优化 App 首页 Loading 态.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: 优化 App 首页 Loading 态 ([72104e8 ](https://github.com/lobehub/lobe-chat/commit/72104e8 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-08-12 02:31:22 +00:00
arvinxx
72104e898f
💄 style: 优化 App 首页 Loading 态
2023-08-12 10:27:39 +08:00
semantic-release-bot
2cdcf8c073
🔖 chore(release): v0.42.0 [skip ci]
...
## [Version 0.42.0](https://github.com/lobehub/lobe-chat/compare/v0.41.2...v0.42.0 )
<sup>Released on **2023-08-11**</sup>
#### ✨ Features
- **misc**: Add `Welcome` page.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Add `Welcome` page, closes [#60 ](https://github.com/lobehub/lobe-chat/issues/60 ) ([810ab0f ](https://github.com/lobehub/lobe-chat/commit/810ab0f ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-08-11 15:51:08 +00:00
CanisMinor
810ab0fe18
✨ feat: Add Welcome page ( #60 )
...
* ✨ feat: Implement chat interface, add session data selectors, and update pages
* ✨ feat: 优化首页路由逻辑
* 💄 style: 优化 welcome 页面样式
* ♻️ refactor: 优化 chat 页面布局实现与样式
---------
Co-authored-by: arvinxx <arvinx@foxmail.com >
2023-08-11 23:49:07 +08:00
semantic-release-bot
e8964184eb
🔖 chore(release): v0.41.2 [skip ci]
...
### [Version 0.41.2](https://github.com/lobehub/lobe-chat/compare/v0.41.1...v0.41.2 )
<sup>Released on **2023-08-10**</sup>
#### ♻ Code Refactoring
- **misc**: 将 sessionStore 默认 equalFn 改为 shallow, 将 settingStore 默认 equalFn 改为 shallow.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: 将 sessionStore 默认 equalFn 改为 shallow ([5c1b8d7 ](https://github.com/lobehub/lobe-chat/commit/5c1b8d7 ))
* **misc**: 将 settingStore 默认 equalFn 改为 shallow ([1e72308 ](https://github.com/lobehub/lobe-chat/commit/1e72308 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-08-10 16:08:16 +00:00
arvinxx
5c1b8d78f6
♻️ refactor: 将 sessionStore 默认 equalFn 改为 shallow
2023-08-11 00:06:08 +08:00
arvinxx
1e723088d3
♻️ refactor: 将 settingStore 默认 equalFn 改为 shallow
2023-08-11 00:01:55 +08:00
semantic-release-bot
db63c80873
🔖 chore(release): v0.41.1 [skip ci]
...
### [Version 0.41.1](https://github.com/lobehub/lobe-chat/compare/v0.41.0...v0.41.1 )
<sup>Released on **2023-08-10**</sup>
#### ♻ Code Refactoring
- **misc**: 重构 settings store 代码写法.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: 重构 settings store 代码写法 ([4b6f917 ](https://github.com/lobehub/lobe-chat/commit/4b6f917 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-08-10 15:54:22 +00:00
arvinxx
4b6f917e7d
♻️ refactor: 重构 settings store 代码写法
2023-08-10 23:47:01 +08:00
semantic-release-bot
99fc5c5e47
🔖 chore(release): v0.41.0 [skip ci]
...
## [Version 0.41.0](https://github.com/lobehub/lobe-chat/compare/v0.40.7...v0.41.0 )
<sup>Released on **2023-08-10**</sup>
#### ✨ Features
- **misc**: 支持持久化隐藏 Topic 功能.
#### 💄 Styles
- **misc**: 优化第一次水合逻辑.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: 支持持久化隐藏 Topic 功能 ([9ea2778 ](https://github.com/lobehub/lobe-chat/commit/9ea2778 ))
#### Styles
* **misc**: 优化第一次水合逻辑 ([fefae61 ](https://github.com/lobehub/lobe-chat/commit/fefae61 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-08-10 15:22:25 +00:00
arvinxx
9ea27780d2
✨ feat: 支持持久化隐藏 Topic 功能
...
- 在 settings 中添加 guide 字段
- 为 Empty 组件添加受控模式
- setting store 添加 guide 状态控制方法
2023-08-10 23:20:48 +08:00
arvinxx
fefae61b55
💄 style: 优化第一次水合逻辑
2023-08-10 23:20:48 +08:00
semantic-release-bot
226a875053
🔖 chore(release): v0.40.7 [skip ci]
...
### [Version 0.40.7](https://github.com/lobehub/lobe-chat/compare/v0.40.6...v0.40.7 )
<sup>Released on **2023-08-10**</sup>
#### 💄 Styles
- **misc**: 优化 Topic 的水合加载效果.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: 优化 Topic 的水合加载效果 ([0cd0088 ](https://github.com/lobehub/lobe-chat/commit/0cd0088 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-08-10 14:46:05 +00:00
arvinxx
0cd0088216
💄 style: 优化 Topic 的水合加载效果
2023-08-10 22:44:12 +08:00
semantic-release-bot
8172ae2acd
🔖 chore(release): v0.40.6 [skip ci]
...
### [Version 0.40.6](https://github.com/lobehub/lobe-chat/compare/v0.40.5...v0.40.6 )
<sup>Released on **2023-08-10**</sup>
#### ♻ Code Refactoring
- **misc**: 重构优化 hydrated 的判断逻辑.
#### 💄 Styles
- **misc**: 优化水合前的加载效果.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: 重构优化 hydrated 的判断逻辑 ([1781119 ](https://github.com/lobehub/lobe-chat/commit/1781119 ))
#### Styles
* **misc**: 优化水合前的加载效果 ([6bbd978 ](https://github.com/lobehub/lobe-chat/commit/6bbd978 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-08-10 14:37:19 +00:00
arvinxx
6bbd978e01
💄 style: 优化水合前的加载效果
2023-08-10 22:35:45 +08:00
arvinxx
1781119394
♻️ refactor: 重构优化 hydrated 的判断逻辑
2023-08-10 22:35:45 +08:00
semantic-release-bot
1475cdc681
🔖 chore(release): v0.40.5 [skip ci]
...
### [Version 0.40.5](https://github.com/lobehub/lobe-chat/compare/v0.40.4...v0.40.5 )
<sup>Released on **2023-08-10**</sup>
#### 💄 Styles
- **misc**: 增加未初始化的 loading 态.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: 增加未初始化的 loading 态 ([dcb7c07 ](https://github.com/lobehub/lobe-chat/commit/dcb7c07 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-08-10 12:51:56 +00:00
arvinxx
dcb7c0715a
💄 style: 增加未初始化的 loading 态
2023-08-10 20:49:55 +08:00
semantic-release-bot
51429398f6
🔖 chore(release): v0.40.4 [skip ci]
...
### [Version 0.40.4](https://github.com/lobehub/lobe-chat/compare/v0.40.3...v0.40.4 )
<sup>Released on **2023-08-10**</sup>
#### 💄 Styles
- **misc**: 优化 Header 样式.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: 优化 Header 样式 ([edd148a ](https://github.com/lobehub/lobe-chat/commit/edd148a ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-08-10 12:29:19 +00:00
arvinxx
edd148a18a
💄 style: 优化 Header 样式
2023-08-10 20:27:07 +08:00
semantic-release-bot
f982da089e
🔖 chore(release): v0.40.3 [skip ci]
...
### [Version 0.40.3](https://github.com/lobehub/lobe-chat/compare/v0.40.2...v0.40.3 )
<sup>Released on **2023-08-10**</sup>
#### 🐛 Bug Fixes
- **misc**: 修正没有 prompt 的编辑与保存按钮的问题.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: 修正没有 prompt 的编辑与保存按钮的问题 ([b7e1648 ](https://github.com/lobehub/lobe-chat/commit/b7e1648 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-08-10 11:58:02 +00:00
arvinxx
b7e16487b0
🐛 fix: 修正没有 prompt 的编辑与保存按钮的问题
2023-08-10 19:56:26 +08:00
semantic-release-bot
86b401a093
🔖 chore(release): v0.40.2 [skip ci]
...
### [Version 0.40.2](https://github.com/lobehub/lobe-chat/compare/v0.40.1...v0.40.2 )
<sup>Released on **2023-08-08**</sup>
#### 🐛 Bug Fixes
- **misc**: 修正 defaults 造成的 config 报错.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: 修正 defaults 造成的 config 报错 ([0857fa7 ](https://github.com/lobehub/lobe-chat/commit/0857fa7 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-08-08 12:01:47 +00:00
arvinxx
0857fa7be6
🐛 fix: 修正 defaults 造成的 config 报错
2023-08-08 20:00:09 +08:00
semantic-release-bot
e229638621
🔖 chore(release): v0.40.1 [skip ci]
...
### [Version 0.40.1](https://github.com/lobehub/lobe-chat/compare/v0.40.0...v0.40.1 )
<sup>Released on **2023-08-06**</sup>
#### 🐛 Bug Fixes
- **misc**: 优化 openai 接口的错误处理逻辑.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: 优化 openai 接口的错误处理逻辑 ([eae78fe ](https://github.com/lobehub/lobe-chat/commit/eae78fe ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-08-06 09:36:24 +00:00
arvinxx
eae78fef2e
🐛 fix: 优化 openai 接口的错误处理逻辑
2023-08-06 17:34:32 +08:00
semantic-release-bot
6e802757af
🔖 chore(release): v0.40.0 [skip ci]
...
## [Version 0.40.0](https://github.com/lobehub/lobe-chat/compare/v0.39.4...v0.40.0 )
<sup>Released on **2023-08-05**</sup>
#### ✨ Features
- **misc**: Add new dependency, add Tag and PluginTag components, update HeaderTitle.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Add new dependency, add Tag and PluginTag components, update HeaderTitle, closes [#56 ](https://github.com/lobehub/lobe-chat/issues/56 ) [#55 ](https://github.com/lobehub/lobe-chat/issues/55 ) [#54 ](https://github.com/lobehub/lobe-chat/issues/54 ) ([2812ea2 ](https://github.com/lobehub/lobe-chat/commit/2812ea2 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-08-05 10:47:16 +00:00
canisminor1990
94fbff9570
Merge branch 'master' of github.com:lobehub/lobe-chat
2023-08-05 18:45:23 +08:00
canisminor1990
2812ea2ac4
✨ feat: Add new dependency, add Tag and PluginTag components, update HeaderTitle
...
- Adds a new dependency in the package.json file
- Imports and uses the Tag and PluginTag components in multiple files
- Updates the HeaderTitle component
- The Tag component is used to display tags with different styles and types
- The Tag component is also used to display model and plugin information in the chat header
- Adds a new selector function to retrieve agent plugins from the session store.
- resolve #56 , resolve #55 , resolve #54
2023-08-05 18:43:52 +08:00
semantic-release-bot
f80ba2500a
🔖 chore(release): v0.39.4 [skip ci]
...
### [Version 0.39.4](https://github.com/lobehub/lobe-chat/compare/v0.39.3...v0.39.4 )
<sup>Released on **2023-08-05**</sup>
#### 💄 Styles
- **misc**: 修正 assistant 消息没有 background 的问题.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: 修正 assistant 消息没有 background 的问题, closes [#42 ](https://github.com/lobehub/lobe-chat/issues/42 ) ([812e976 ](https://github.com/lobehub/lobe-chat/commit/812e976 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-08-05 07:32:14 +00:00
arvinxx
812e976696
💄 style: 修正 assistant 消息没有 background 的问题
...
close #42
2023-08-05 15:30:18 +08:00
semantic-release-bot
5c8eb9ca52
🔖 chore(release): v0.39.3 [skip ci]
...
### [Version 0.39.3](https://github.com/lobehub/lobe-chat/compare/v0.39.2...v0.39.3 )
<sup>Released on **2023-08-04**</sup>
#### 🐛 Bug Fixes
- **misc**: 优化 405 报错返回内容,并优化 openai 服务端超时处理逻辑.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: 优化 405 报错返回内容,并优化 openai 服务端超时处理逻辑 ([0acc829 ](https://github.com/lobehub/lobe-chat/commit/0acc829 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-08-04 17:21:48 +00:00
arvinxx
0acc829b25
🐛 fix: 优化 405 报错返回内容,并优化 openai 服务端超时处理逻辑
2023-08-05 01:20:11 +08:00
semantic-release-bot
30bf8ee653
🔖 chore(release): v0.39.2 [skip ci]
...
### [Version 0.39.2](https://github.com/lobehub/lobe-chat/compare/v0.39.1...v0.39.2 )
<sup>Released on **2023-08-04**</sup>
#### 💄 Styles
- **misc**: 优化 topic 样式.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: 优化 topic 样式 ([75dc034 ](https://github.com/lobehub/lobe-chat/commit/75dc034 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-08-04 15:53:10 +00:00
arvinxx
75dc0345ae
💄 style: 优化 topic 样式
2023-08-04 23:51:32 +08:00
semantic-release-bot
a192764cfb
🔖 chore(release): v0.39.1 [skip ci]
...
### [Version 0.39.1](https://github.com/lobehub/lobe-chat/compare/v0.39.0...v0.39.1 )
<sup>Released on **2023-08-04**</sup>
#### 🐛 Bug Fixes
- **misc**: 修正 basePath 在生产环境下不生效的问题.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: 修正 basePath 在生产环境下不生效的问题 ([71b9139 ](https://github.com/lobehub/lobe-chat/commit/71b9139 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-08-04 15:37:31 +00:00
arvinxx
71b913934c
🐛 fix: 修正 basePath 在生产环境下不生效的问题
2023-08-04 23:36:04 +08:00
semantic-release-bot
34b1a95670
🔖 chore(release): v0.39.0 [skip ci]
...
## [Version 0.39.0](https://github.com/lobehub/lobe-chat/compare/v0.38.0...v0.39.0 )
<sup>Released on **2023-08-04**</sup>
#### ✨ Features
- **misc**: 支持多轮的插件意图识别, 支持自定义 OpenAI 代理地址.
#### 💄 Styles
- **misc**: 优化插件的展示逻辑.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: 支持多轮的插件意图识别 ([5127f1b ](https://github.com/lobehub/lobe-chat/commit/5127f1b ))
* **misc**: 支持自定义 OpenAI 代理地址 ([33a111c ](https://github.com/lobehub/lobe-chat/commit/33a111c ))
#### Styles
* **misc**: 优化插件的展示逻辑 ([7621bad ](https://github.com/lobehub/lobe-chat/commit/7621bad ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-08-04 14:16:30 +00:00
arvinxx
33a111c15e
✨ feat: 支持自定义 OpenAI 代理地址
2023-08-04 22:14:37 +08:00
arvinxx
5127f1bce3
✨ feat: 支持多轮的插件意图识别
2023-08-04 22:07:33 +08:00
arvinxx
7621badd5d
💄 style: 优化插件的展示逻辑
2023-08-04 22:07:33 +08:00
semantic-release-bot
5a47f78a71
🔖 chore(release): v0.38.0 [skip ci]
...
## [Version 0.38.0](https://github.com/lobehub/lobe-chat/compare/v0.37.0...v0.38.0 )
<sup>Released on **2023-08-04**</sup>
#### ✨ Features
- **misc**: Add topic empty.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Add topic empty ([b9f267c ](https://github.com/lobehub/lobe-chat/commit/b9f267c ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-08-04 10:38:44 +00:00
canisminor1990
b9f267ccde
✨ feat: Add topic empty
...
Add new translations, modify titles and descriptions, and add new components to the project. Changes involve localization files, image files, and code files.
2023-08-04 18:36:13 +08:00
semantic-release-bot
a19e67c018
🔖 chore(release): v0.37.0 [skip ci]
...
## [Version 0.37.0](https://github.com/lobehub/lobe-chat/compare/v0.36.1...v0.37.0 )
<sup>Released on **2023-08-03**</sup>
#### ✨ Features
- **misc**: 支持使用全局助手的设置作为默认助手的创建角色.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: 支持使用全局助手的设置作为默认助手的创建角色, closes [#44 ](https://github.com/lobehub/lobe-chat/issues/44 ) ([f91857d ](https://github.com/lobehub/lobe-chat/commit/f91857d ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-08-03 16:24:53 +00:00
arvinxx
f91857dec0
✨ feat: 支持使用全局助手的设置作为默认助手的创建角色
...
close #44
2023-08-04 00:23:25 +08:00
semantic-release-bot
83aa1ce096
🔖 chore(release): v0.36.1 [skip ci]
...
### [Version 0.36.1](https://github.com/lobehub/lobe-chat/compare/v0.36.0...v0.36.1 )
<sup>Released on **2023-08-03**</sup>
#### ♻ Code Refactoring
- **misc**: Refactor zustand usage with v4.4.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Refactor zustand usage with v4.4, closes [#52 ](https://github.com/lobehub/lobe-chat/issues/52 ) ([4c65aa7 ](https://github.com/lobehub/lobe-chat/commit/4c65aa7 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-08-03 16:04:04 +00:00
Arvin Xu
4c65aa7ea0
♻️ refactor: refactor zustand usage with v4.4 ( #52 )
...
refs: https://github.com/pmndrs/zustand/discussions/1937
2023-08-04 00:02:41 +08:00
semantic-release-bot
f33f38a822
🔖 chore(release): v0.36.0 [skip ci]
...
## [Version 0.36.0](https://github.com/lobehub/lobe-chat/compare/v0.35.1...v0.36.0 )
<sup>Released on **2023-08-03**</sup>
#### ✨ Features
- **misc**: 实现自定义历史消息数功能.
#### 🐛 Bug Fixes
- **misc**: Fix setting type.
#### 💄 Styles
- **misc**: Fix session item height.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: 实现自定义历史消息数功能 ([7baa022 ](https://github.com/lobehub/lobe-chat/commit/7baa022 ))
#### What's fixed
* **misc**: Fix setting type ([57e415e ](https://github.com/lobehub/lobe-chat/commit/57e415e ))
#### Styles
* **misc**: Fix session item height ([6cd1de5 ](https://github.com/lobehub/lobe-chat/commit/6cd1de5 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-08-03 06:33:30 +00:00
canisminor1990
57e415e89e
🐛 fix: Fix setting type
2023-08-03 14:30:30 +08:00
arvinxx
88debc4e18
🔧 chore: add lint ci
2023-08-01 23:56:20 +08:00
Arvin Xu
6d0e5de605
Merge pull request #43 from lobehub/history-count
...
限制历史记录条数
2023-08-01 23:51:06 +08:00
arvinxx
7baa02283f
✨ feat: 实现自定义历史消息数功能
2023-08-01 23:43:36 +08:00
arvinxx
6cd1de5210
💄 style: fix session item height
2023-08-01 22:52:51 +08:00
semantic-release-bot
aefc2fa947
🔖 chore(release): v0.35.1 [skip ci]
...
### [Version 0.35.1](https://github.com/lobehub/lobe-chat/compare/v0.35.0...v0.35.1 )
<sup>Released on **2023-07-31**</sup>
#### 💄 Styles
- **misc**: Update doc mode and token tags.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Update doc mode and token tags ([1d3c5b6 ](https://github.com/lobehub/lobe-chat/commit/1d3c5b6 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-07-31 16:55:52 +00:00
canisminor1990
1d3c5b6e7d
💄 style: Update doc mode and token tags
2023-08-01 00:52:41 +08:00
semantic-release-bot
0a03b26362
🔖 chore(release): v0.35.0 [skip ci]
...
## [Version 0.35.0](https://github.com/lobehub/lobe-chat/compare/v0.34.0...v0.35.0 )
<sup>Released on **2023-07-31**</sup>
#### ✨ Features
- **misc**: Add agent settings functionality, new components, and features for AgentMeta, Add and modify translations for various keys in JSON code files.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Add agent settings functionality, new components, and features for AgentMeta ([b1e5ff9 ](https://github.com/lobehub/lobe-chat/commit/b1e5ff9 ))
* **misc**: Add and modify translations for various keys in JSON code files ([503adb4 ](https://github.com/lobehub/lobe-chat/commit/503adb4 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-07-31 14:31:56 +00:00
canisminor1990
b1e5ff9b51
✨ feat: Add agent settings functionality, new components, and features for AgentMeta
...
This commit introduces new agent settings functionality, including new components and features for AgentMeta. It also includes improvements to the organization and functionality of settings and configuration features. Additionally, the version number in the package.json file has been updated.
Changes:
- Added agent settings functionality
- Implemented new components and features for AgentMeta
- Improved organization and functionality of settings and configuration features
- Updated version number in package.json file
2023-07-31 22:29:30 +08:00
canisminor1990
503adb48d4
✨ feat: Add and modify translations for various keys in JSON code files
...
This commit introduces new translations and modifies existing ones for
keys related to themes, settings, plugins, errors, and unlocking
features. These changes enhance the user experience by providing
localized content and improving the overall functionality of the
application.
Changes made:
- Added translations for new keys in themes, settings, plugins, errors,
and unlocking features
- Modified existing translations to improve clarity and accuracy
2023-07-31 22:27:52 +08:00
semantic-release-bot
88be8f577d
🔖 chore(release): v0.34.0 [skip ci]
...
## [Version 0.34.0](https://github.com/lobehub/lobe-chat/compare/v0.33.0...v0.34.0 )
<sup>Released on **2023-07-31**</sup>
#### ✨ Features
- **misc**: Add agent settings functionality, Add new components and features for AgentMeta, Improve organization and functionality of settings and configuration features.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Add agent settings functionality ([b0aaeed ](https://github.com/lobehub/lobe-chat/commit/b0aaeed ))
* **misc**: Add new components and features for AgentMeta ([1232d95 ](https://github.com/lobehub/lobe-chat/commit/1232d95 ))
* **misc**: Improve organization and functionality of settings and configuration features ([badde35 ](https://github.com/lobehub/lobe-chat/commit/badde35 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-07-31 14:22:26 +00:00
CanisMinor
ee9ca8479e
Merge pull request #36 from lobehub/refactor/agent-setting
...
♻️ refactor: 角色设置和全局设置统一
2023-07-31 22:21:04 +08:00
CanisMinor
eae23faf57
Merge pull request #39 from lobehub/dependabot/npm_and_yarn/serpapi-2.0.0
...
build(deps): bump serpapi from 1.1.1 to 2.0.0
2023-07-31 22:20:49 +08:00
canisminor1990
b0aaeed0c3
✨ feat: Add agent settings functionality
...
- Add function for setting a namespace for logging purposes
- Implement actions for modifying the settings state in the application
- Update configuration file for agent settings
- Add new file for debugging purposes
This commit introduces new features to enhance the agent settings functionality, including the ability to set a namespace for logging, modify the settings state, and debug the application. It also includes updates to the configuration file.
2023-07-31 22:18:04 +08:00
dependabot[bot]
0f99150234
build(deps): bump serpapi from 1.1.1 to 2.0.0
...
Bumps [serpapi](https://github.com/serpapi/serpapi-javascript ) from 1.1.1 to 2.0.0.
- [Changelog](https://github.com/serpapi/serpapi-javascript/blob/master/CHANGELOG.md )
- [Commits](https://github.com/serpapi/serpapi-javascript/compare/1.1.1...2.0.0 )
---
updated-dependencies:
- dependency-name: serpapi
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-07-31 11:55:19 +00:00
canisminor1990
badde35947
✨ feat: Improve organization and functionality of settings and configuration features
...
The code changes involve renaming and reorganizing files and components related to settings and chat configuration. It also includes updates to the state, functions, and selectors related to managing settings. Additionally, new imports and types are introduced, and existing interfaces are modified to include new properties. The changes aim to improve the organization and functionality of the settings and configuration features in the codebase.
2023-07-31 18:36:55 +08:00
canisminor1990
1232d95a92
✨ feat: Add new components and features for AgentMeta
...
The changes include renaming a file and creating two new files. The code also adds new components and updates existing components in the "AgentMeta" feature. These changes are related to the configuration and metadata of an agent in a chat application. Autocomplete functionality is added to some input fields. The code includes React components for agent settings, such as metadata, configuration, and plugins. The code snippet shows the implementation of a chat editing page with various components and features.
2023-07-31 15:41:15 +08:00
arvinxx
c9ecce1d7a
🚨 chore: fix image lint
2023-07-31 08:48:46 +08:00
semantic-release-bot
bf13a1ca4e
🔖 chore(release): v0.33.0 [skip ci]
...
## [Version 0.33.0](https://github.com/lobehub/lobe-chat/compare/v0.32.0...v0.33.0 )
<sup>Released on **2023-07-30**</sup>
#### ✨ Features
- **misc**: 支持输入模板预处理.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: 支持输入模板预处理 ([84082c1 ](https://github.com/lobehub/lobe-chat/commit/84082c1 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-07-30 15:36:57 +00:00
arvinxx
84082c18d3
✨ feat: 支持输入模板预处理
2023-07-30 23:35:29 +08:00
semantic-release-bot
d6b7dd993b
🔖 chore(release): v0.32.0 [skip ci]
...
## [Version 0.32.0](https://github.com/lobehub/lobe-chat/compare/v0.31.0...v0.32.0 )
<sup>Released on **2023-07-30**</sup>
#### ✨ Features
- **misc**: 支持会话置顶.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: 支持会话置顶, closes [#32 ](https://github.com/lobehub/lobe-chat/issues/32 ) ([fc44b5d ](https://github.com/lobehub/lobe-chat/commit/fc44b5d ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-07-30 14:30:45 +00:00
Arvin Xu
fc44b5dc42
✨ feat: 支持会话置顶 ( #32 )
2023-07-30 22:29:39 +08:00
semantic-release-bot
5492ee6a65
🔖 chore(release): v0.31.0 [skip ci]
...
## [Version 0.31.0](https://github.com/lobehub/lobe-chat/compare/v0.30.1...v0.31.0 )
<sup>Released on **2023-07-30**</sup>
#### ✨ Features
- **misc**: 支持展示 token 使用量.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: 支持展示 token 使用量, closes [#31 ](https://github.com/lobehub/lobe-chat/issues/31 ) ([e4d4dac ](https://github.com/lobehub/lobe-chat/commit/e4d4dac ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-07-30 14:08:07 +00:00
Arvin Xu
e4d4dac5db
✨ feat: 支持展示 token 使用量 ( #31 )
2023-07-30 22:06:56 +08:00
semantic-release-bot
43be8de54b
🔖 chore(release): v0.30.1 [skip ci]
...
### [Version 0.30.1](https://github.com/lobehub/lobe-chat/compare/v0.30.0...v0.30.1 )
<sup>Released on **2023-07-30**</sup>
#### 💄 Styles
- **misc**: 优化搜索引擎插件展示.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: 优化搜索引擎插件展示 ([347e6b0 ](https://github.com/lobehub/lobe-chat/commit/347e6b0 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-07-30 13:32:48 +00:00
arvinxx
347e6b0cd0
💄 style: 优化搜索引擎插件展示
2023-07-30 21:31:28 +08:00
semantic-release-bot
16a2bfcbc9
🔖 chore(release): v0.30.0 [skip ci]
...
## [Version 0.30.0](https://github.com/lobehub/lobe-chat/compare/v0.29.0...v0.30.0 )
<sup>Released on **2023-07-30**</sup>
#### ✨ Features
- **misc**: 优化保存为话题功能, 实现 Topic 重命名功能, 实现话题删除功能, 支持缓存角色面板的展开折叠状态.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: 优化保存为话题功能 ([fdbe084 ](https://github.com/lobehub/lobe-chat/commit/fdbe084 ))
* **misc**: 实现 Topic 重命名功能 ([5ef1685 ](https://github.com/lobehub/lobe-chat/commit/5ef1685 ))
* **misc**: 实现话题删除功能 ([970889d ](https://github.com/lobehub/lobe-chat/commit/970889d ))
* **misc**: 支持缓存角色面板的展开折叠状态 ([c241c4b ](https://github.com/lobehub/lobe-chat/commit/c241c4b ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-07-30 13:23:02 +00:00
Arvin Xu
b431f1b6b9
Merge pull request #29 from lobehub/topic
...
支持话题
2023-07-30 21:21:56 +08:00
arvinxx
5ef1685b6c
✨ feat: 实现 Topic 重命名功能
2023-07-30 19:56:00 +08:00
arvinxx
c241c4bb66
✨ feat: 支持缓存角色面板的展开折叠状态
2023-07-30 18:33:58 +08:00
arvinxx
970889defc
✨ feat: 实现话题删除功能
2023-07-30 18:20:25 +08:00
arvinxx
fdbe08489e
✨ feat: 优化保存为话题功能
2023-07-30 17:36:31 +08:00
semantic-release-bot
451f86f50b
🔖 chore(release): v0.29.0 [skip ci]
...
## [Version 0.29.0](https://github.com/lobehub/lobe-chat/compare/v0.28.0...v0.29.0 )
<sup>Released on **2023-07-30**</sup>
#### ✨ Features
- **misc**: 实现单个会话和角色的导出功能, 实现清空所有会话消息.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: 实现单个会话和角色的导出功能 ([d15a481 ](https://github.com/lobehub/lobe-chat/commit/d15a481 ))
* **misc**: 实现清空所有会话消息 ([64c5125 ](https://github.com/lobehub/lobe-chat/commit/64c5125 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-07-30 09:21:33 +00:00
arvinxx
d15a481332
✨ feat: 实现单个会话和角色的导出功能
2023-07-30 17:14:28 +08:00
arvinxx
64c51253b7
✨ feat: 实现清空所有会话消息
2023-07-30 16:06:09 +08:00
semantic-release-bot
67826be0e1
🔖 chore(release): v0.28.0 [skip ci]
...
## [Version 0.28.0](https://github.com/lobehub/lobe-chat/compare/v0.27.4...v0.28.0 )
<sup>Released on **2023-07-30**</sup>
#### ♻ Code Refactoring
- **misc**: 重构 settings 相关类型.
#### ✨ Features
- **misc**: 优化 SideBar 实现,激活态指示更加明确, 实现 session 导入功能, 实现配置导出功能.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: 重构 settings 相关类型 ([6b7c0a0 ](https://github.com/lobehub/lobe-chat/commit/6b7c0a0 ))
#### What's improved
* **misc**: 优化 SideBar 实现,激活态指示更加明确 ([8a467df ](https://github.com/lobehub/lobe-chat/commit/8a467df ))
* **misc**: 实现 session 导入功能 ([5650167 ](https://github.com/lobehub/lobe-chat/commit/5650167 ))
* **misc**: 实现配置导出功能 ([c1f73fe ](https://github.com/lobehub/lobe-chat/commit/c1f73fe ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-07-30 06:04:33 +00:00
arvinxx
5650167ef6
✨ feat: 实现 session 导入功能
2023-07-30 14:02:57 +08:00
arvinxx
c1f73fed84
✨ feat: 实现配置导出功能
2023-07-30 13:38:19 +08:00
arvinxx
6b7c0a0eca
♻️ refactor: 重构 settings 相关类型
2023-07-30 12:25:03 +08:00
arvinxx
8a467df637
✨ feat: 优化 SideBar 实现,激活态指示更加明确
2023-07-30 12:23:12 +08:00
semantic-release-bot
19f15022f2
🔖 chore(release): v0.27.4 [skip ci]
...
### [Version 0.27.4](https://github.com/lobehub/lobe-chat/compare/v0.27.3...v0.27.4 )
<sup>Released on **2023-07-29**</sup>
#### 🐛 Bug Fixes
- **misc**: 修正日志超过 4096 长度的问题.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: 修正日志超过 4096 长度的问题 ([6066aff ](https://github.com/lobehub/lobe-chat/commit/6066aff ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-07-29 17:11:38 +00:00
arvinxx
6066aff1c2
🐛 fix: 修正日志超过 4096 长度的问题
2023-07-30 01:10:24 +08:00
semantic-release-bot
8c0250d29c
🔖 chore(release): v0.27.3 [skip ci]
...
### [Version 0.27.3](https://github.com/lobehub/lobe-chat/compare/v0.27.2...v0.27.3 )
<sup>Released on **2023-07-29**</sup>
#### 🐛 Bug Fixes
- **misc**: 修正返回结果导致插件无法正常识别的问题.
#### 💄 Styles
- **misc**: 优化样式.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: 修正返回结果导致插件无法正常识别的问题 ([b183188 ](https://github.com/lobehub/lobe-chat/commit/b183188 ))
#### Styles
* **misc**: 优化样式 ([9ce5d1d ](https://github.com/lobehub/lobe-chat/commit/9ce5d1d ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-07-29 17:01:38 +00:00
arvinxx
b1831889a8
🐛 fix: 修正返回结果导致插件无法正常识别的问题
2023-07-30 01:00:26 +08:00
arvinxx
9ce5d1d563
💄 style: 优化样式
2023-07-30 01:00:26 +08:00
semantic-release-bot
07e4362c5a
🔖 chore(release): v0.27.2 [skip ci]
...
### [Version 0.27.2](https://github.com/lobehub/lobe-chat/compare/v0.27.1...v0.27.2 )
<sup>Released on **2023-07-29**</sup>
#### ♻ Code Refactoring
- **misc**: 重构并优化文档抓取插件能力.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: 重构并优化文档抓取插件能力 ([ff56348 ](https://github.com/lobehub/lobe-chat/commit/ff56348 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-07-29 16:45:59 +00:00
arvinxx
ff56348358
♻️ refactor: 重构并优化文档抓取插件能力
2023-07-30 00:44:28 +08:00
semantic-release-bot
425070fe2f
🔖 chore(release): v0.27.1 [skip ci]
...
### [Version 0.27.1](https://github.com/lobehub/lobe-chat/compare/v0.27.0...v0.27.1 )
<sup>Released on **2023-07-29**</sup>
#### 💄 Styles
- **misc**: 优化搜索引擎样式.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: 优化搜索引擎样式 ([699afb3 ](https://github.com/lobehub/lobe-chat/commit/699afb3 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-07-29 13:49:09 +00:00
arvinxx
699afb3fcc
💄 style: 优化搜索引擎样式
2023-07-29 21:47:44 +08:00
semantic-release-bot
b7ab64e6a8
🔖 chore(release): v0.27.0 [skip ci]
...
## [Version 0.27.0](https://github.com/lobehub/lobe-chat/compare/v0.26.1...v0.27.0 )
<sup>Released on **2023-07-29**</sup>
#### ✨ Features
- **misc**: 优化搜索引擎插件交互展示.
#### 💄 Styles
- **misc**: 优化兜底结果展示.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: 优化搜索引擎插件交互展示 ([4751084 ](https://github.com/lobehub/lobe-chat/commit/4751084 ))
#### Styles
* **misc**: 优化兜底结果展示 ([9da45d6 ](https://github.com/lobehub/lobe-chat/commit/9da45d6 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-07-29 13:36:26 +00:00
arvinxx
9da45d648b
💄 style: 优化兜底结果展示
2023-07-29 21:35:04 +08:00
arvinxx
475108473e
✨ feat: 优化搜索引擎插件交互展示
2023-07-29 21:34:26 +08:00
semantic-release-bot
40dc481b49
🔖 chore(release): v0.26.1 [skip ci]
...
### [Version 0.26.1](https://github.com/lobehub/lobe-chat/compare/v0.26.0...v0.26.1 )
<sup>Released on **2023-07-29**</sup>
#### ♻ Code Refactoring
- **misc**: 优化 setting Layout 实现.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: 优化 setting Layout 实现 ([f789935 ](https://github.com/lobehub/lobe-chat/commit/f789935 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-07-29 06:36:48 +00:00
arvinxx
f789935a9f
♻️ refactor: 优化 setting Layout 实现
2023-07-29 14:35:29 +08:00
Arvin Xu
fcf33c415c
✨ feat: 重构插件实现逻辑以支持可视化请求信息 ( #23 )
...
* ✨ feat: 重构插件会话能力实现逻辑并支持可视化呈现插件返回信息
* ♻️ refactor: 重构插件列表,解耦 Render 与 Runner,以支持 Edge Runtime
* ✨ feat: 以天气数据为示例,完成插件前端展示框架
2023-07-29 14:33:35 +08:00
semantic-release-bot
b1255d0279
🔖 chore(release): v0.26.0 [skip ci]
...
## [Version 0.26.0](https://github.com/lobehub/lobe-chat/compare/v0.25.0...v0.26.0 )
<sup>Released on **2023-07-28**</sup>
#### ✨ Features
- **misc**: support password auth and error.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: support password auth and error, closes [#22 ](https://github.com/lobehub/lobe-chat/issues/22 ) ([67f1f4d ](https://github.com/lobehub/lobe-chat/commit/67f1f4d ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-07-28 12:49:45 +00:00
Arvin Xu
67f1f4d758
✨ feat: support password auth and error ( #22 )
...
* ✨ feat: Server 端支持密码鉴权 & 完善错误码处理逻辑
* 🎨 fix: 修正 package.json 的引入问题
* 💬 style: 优化设置文案
* 💬 style: 优化错误文案
* ✨ feat: 支持 ChatList loading 渲染
* ✨ feat: 新增密码输入或 api key 输入组件
* 🌐 style: 修正 i18n 文案问题
* 🔧 chore: remove error lint rule
* ✨ feat: 支持展示 OpenAI 的业务错误内容
* ✨ feat: 完成 OpenAI 报错内容展示优化
2023-07-28 20:48:40 +08:00
canisminor1990
62f2332f52
🔧 chore: Fix changelog
2023-07-27 10:53:42 +08:00
semantic-release-bot
201786ac1a
🔖 chore(release): v0.25.0 [skip ci]
...
# [0.25.0](https://github.com/lobehub/lobe-chat/compare/v0.24.0...v0.25.0 ) (2023-07-26)
### ✨ Features
* **sidebar**: Add import functionality and set labels and onClick functions ([03ea9bd ](https://github.com/lobehub/lobe-chat/commit/03ea9bd ))
2023-07-26 17:06:06 +00:00
canisminor1990
099cf26d92
Merge branch 'master' of github.com:lobehub/lobe-chat
2023-07-27 01:04:18 +08:00
canisminor1990
03ea9bd0ca
✨ feat(sidebar): Add import functionality and set labels and onClick functions
...
- Import package.json file to SideBar component
- Use imported values to set labels and onClick functions for sidebar items
- Add avatar with upload functionality
- Set bottom actions for the sidebar
This commit introduces new features to the SideBar component by adding import functionality, setting labels and onClick functions for sidebar items, adding an avatar with upload functionality, and setting bottom actions for the sidebar.
2023-07-27 01:03:06 +08:00
semantic-release-bot
dc3ab90ff7
🔖 chore(release): v0.24.0 [skip ci]
...
# [0.24.0](https://github.com/lobehub/lobe-chat/compare/v0.23.0...v0.24.0 ) (2023-07-26)
### ✨ Features
* Add new translations, update existing translations, add functionality to components, modify styling, and adjust placeholder text ([da4ae72 ](https://github.com/lobehub/lobe-chat/commit/da4ae72 ))
2023-07-26 16:59:06 +00:00
canisminor1990
da4ae724c1
✨ feat: Add new translations, update existing translations, add functionality to components, modify styling, and adjust placeholder text
...
This commit introduces new translations, updates existing translations, adds functionality to components, modifies styling, and adjusts placeholder text. These changes aim to improve the user experience and enhance the overall functionality of the software project.
2023-07-27 00:56:39 +08:00
semantic-release-bot
11caba6a89
🔖 chore(release): v0.23.0 [skip ci]
...
# [0.23.0](https://github.com/lobehub/lobe-chat/compare/v0.22.2...v0.23.0 ) (2023-07-26)
### ✨ Features
* Add new features, update URLs, customize appearance, and implement components ([4b61bf4 ](https://github.com/lobehub/lobe-chat/commit/4b61bf4 ))
2023-07-26 14:27:11 +00:00
canisminor1990
4b61bf4f2f
✨ feat: Add new features, update URLs, customize appearance, and implement components
...
Add new features, update URLs, customize appearance, and implement various components and hooks. Changes include modifying input components, adding menus and tags, and customizing styles. The code snippet includes changes made to multiple files, including package.json and index.tsx files.
2023-07-26 22:23:55 +08:00
semantic-release-bot
b58ce6d4a7
🔖 chore(release): v0.22.2 [skip ci]
...
### [Version 0.22.2](https://github.com/lobehub/lobe-chat/compare/v0.22.1...v0.22.2 )
<sup>Released on **2023-07-26**</sup>
#### 💄 Styles
- **misc**: 优化 tooltip 显示.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: 优化 tooltip 显示 ([4ba0295 ](https://github.com/lobehub/lobe-chat/commit/4ba0295 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-07-26 02:32:02 +00:00
arvinxx
4ba0295c71
💄 style: 优化 tooltip 显示
2023-07-26 10:28:59 +08:00
semantic-release-bot
ff7eba0024
🔖 chore(release): v0.22.1 [skip ci]
...
### [Version 0.22.1](https://github.com/lobehub/lobe-chat/compare/v0.22.0...v0.22.1 )
<sup>Released on **2023-07-25**</sup>
#### 🐛 Bug Fixes
- **misc**: 修正自定义 OpenAI API Key 的使用问题.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: 修正自定义 OpenAI API Key 的使用问题 ([84475c0 ](https://github.com/lobehub/lobe-chat/commit/84475c0 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-07-25 17:07:06 +00:00
arvinxx
84475c0fc5
🐛 fix: 修正自定义 OpenAI API Key 的使用问题
2023-07-26 01:05:18 +08:00
semantic-release-bot
dab0e6292e
🔖 chore(release): v0.22.0 [skip ci]
...
## [Version 0.22.0](https://github.com/lobehub/lobe-chat/compare/v0.21.0...v0.22.0 )
<sup>Released on **2023-07-25**</sup>
#### ✨ Features
- **misc**: 支持使用自定义 OpenAI Key.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: 支持使用自定义 OpenAI Key, closes [#20 ](https://github.com/lobehub/lobe-chat/issues/20 ) ([fb454a0 ](https://github.com/lobehub/lobe-chat/commit/fb454a0 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-07-25 17:04:47 +00:00
arvinxx
fb454a00e4
✨ feat: 支持使用自定义 OpenAI Key
...
close #20
2023-07-26 01:02:59 +08:00
semantic-release-bot
71311d3abb
🔖 chore(release): v0.21.0 [skip ci]
...
## [Version 0.21.0](https://github.com/lobehub/lobe-chat/compare/v0.20.0...v0.21.0 )
<sup>Released on **2023-07-25**</sup>
#### ♻ Code Refactoring
- **misc**: Move component folder.
#### ✨ Features
- **misc**: 支持快捷配置模型、温度.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Move component folder ([fb85d16 ](https://github.com/lobehub/lobe-chat/commit/fb85d16 ))
#### What's improved
* **misc**: 支持快捷配置模型、温度, closes [#19 ](https://github.com/lobehub/lobe-chat/issues/19 ) ([31daee1 ](https://github.com/lobehub/lobe-chat/commit/31daee1 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-07-25 16:25:24 +00:00
arvinxx
31daee1878
✨ feat: 支持快捷配置模型、温度
...
close #19
2023-07-26 00:23:22 +08:00
arvinxx
fb85d16e3d
🚚 refactor: move component folder
2023-07-26 00:03:33 +08:00
semantic-release-bot
776a09fdf6
🔖 chore(release): v0.20.0 [skip ci]
...
## [Version 0.20.0](https://github.com/lobehub/lobe-chat/compare/v0.19.0...v0.20.0 )
<sup>Released on **2023-07-25**</sup>
#### ✨ Features
- **misc**: 实现话题模块.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: 实现话题模块, closes [#16 ](https://github.com/lobehub/lobe-chat/issues/16 ) ([64fd6ee ](https://github.com/lobehub/lobe-chat/commit/64fd6ee ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-07-25 15:57:31 +00:00
Arvin Xu
64fd6ee9c0
✨ feat: 实现话题模块 ( #16 )
...
* ✨ feat: 初步实现话题功能
* ✨ feat: 实现话题的删除与二次对话
* ✅ test: 补充 topic 相关测试
* ✅ test: 补充 chat List 相关测试
2023-07-25 23:56:25 +08:00
semantic-release-bot
fcab3cd149
🔖 chore(release): v0.19.0 [skip ci]
...
## [Version 0.19.0](https://github.com/lobehub/lobe-chat/compare/v0.18.2...v0.19.0 )
<sup>Released on **2023-07-24**</sup>
#### ♻ Code Refactoring
- **misc**: 将 message reducer 提取到独立文件夹中, 清理无用代码实现.
#### ✨ Features
- **misc**: 数据结构层完成 topic 模型改造.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: 将 message reducer 提取到独立文件夹中 ([64f40ca ](https://github.com/lobehub/lobe-chat/commit/64f40ca ))
* **misc**: 清理无用代码实现 ([3655b60 ](https://github.com/lobehub/lobe-chat/commit/3655b60 ))
#### What's improved
* **misc**: 数据结构层完成 topic 模型改造 ([99fa2a6 ](https://github.com/lobehub/lobe-chat/commit/99fa2a6 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-07-24 17:22:59 +00:00
arvinxx
99fa2a6ecb
🗃️ feat: 数据结构层完成 topic 模型改造
2023-07-25 01:21:37 +08:00
arvinxx
3655b6037e
🔥 refactor: 清理无用代码实现
2023-07-25 01:21:37 +08:00
arvinxx
64f40ca5ed
♻️ refactor: 将 message reducer 提取到独立文件夹中
2023-07-25 01:21:37 +08:00
semantic-release-bot
b65988e114
🔖 chore(release): v0.18.2 [skip ci]
...
### [Version 0.18.2](https://github.com/lobehub/lobe-chat/compare/v0.18.1...v0.18.2 )
<sup>Released on **2023-07-24**</sup>
#### 💄 Styles
- **misc**: 修正 markdown li 丢失的问题.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: 修正 markdown li 丢失的问题 ([eb6e831 ](https://github.com/lobehub/lobe-chat/commit/eb6e831 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-07-24 17:04:44 +00:00
arvinxx
eb6e8316e4
💄 style: 修正 markdown li 丢失的问题
2023-07-25 01:03:17 +08:00
semantic-release-bot
aa49e25c68
🔖 chore(release): v0.18.1 [skip ci]
...
### [Version 0.18.1](https://github.com/lobehub/lobe-chat/compare/v0.18.0...v0.18.1 )
<sup>Released on **2023-07-24**</sup>
#### ♻ Code Refactoring
- **misc**: 优化新会话的创建逻辑 session.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: 优化新会话的创建逻辑 session ([d70f22d ](https://github.com/lobehub/lobe-chat/commit/d70f22d ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-07-24 17:00:46 +00:00
arvinxx
d70f22d6b6
♻️ refactor: 优化新会话的创建逻辑 session
2023-07-25 00:59:21 +08:00
semantic-release-bot
a26c199116
🔖 chore(release): v0.18.0 [skip ci]
...
## [Version 0.18.0](https://github.com/lobehub/lobe-chat/compare/v0.17.0...v0.18.0 )
<sup>Released on **2023-07-24**</sup>
#### ✨ Features
- **misc**: 实现会话展示模式切换,并优化默认创建角色的配置.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: 实现会话展示模式切换,并优化默认创建角色的配置 ([27ae82f ](https://github.com/lobehub/lobe-chat/commit/27ae82f ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-07-24 16:54:05 +00:00
arvinxx
27ae82ff96
✨ feat: 实现会话展示模式切换,并优化默认创建角色的配置
2023-07-25 00:52:18 +08:00
semantic-release-bot
86291c311f
🔖 chore(release): v0.17.0 [skip ci]
...
## [Version 0.17.0](https://github.com/lobehub/lobe-chat/compare/v0.16.1...v0.17.0 )
<sup>Released on **2023-07-24**</sup>
#### ✨ Features
- **misc**: 表单配置支持设定各项高级参数.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: 表单配置支持设定各项高级参数 ([6949cc6 ](https://github.com/lobehub/lobe-chat/commit/6949cc6 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-07-24 16:23:14 +00:00
arvinxx
6949cc6ab4
✨ feat: 表单配置支持设定各项高级参数
2023-07-25 00:21:48 +08:00
semantic-release-bot
ad389be6e6
🔖 chore(release): v0.16.1 [skip ci]
...
### [Version 0.16.1](https://github.com/lobehub/lobe-chat/compare/v0.16.0...v0.16.1 )
<sup>Released on **2023-07-24**</sup>
#### ♻ Code Refactoring
- **misc**: 重构优化 selectors 实现.
#### 💄 Styles
- **misc**: 优化 document title.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: 重构优化 selectors 实现 ([97fe1cd ](https://github.com/lobehub/lobe-chat/commit/97fe1cd ))
#### Styles
* **misc**: 优化 document title ([c3cda00 ](https://github.com/lobehub/lobe-chat/commit/c3cda00 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-07-24 15:36:52 +00:00
arvinxx
97fe1cdf5b
♻️ refactor: 重构优化 selectors 实现
2023-07-24 23:35:28 +08:00
arvinxx
c3cda00a8c
💄 style: 优化 document title
2023-07-24 23:35:28 +08:00
semantic-release-bot
d13ba28ae4
🔖 chore(release): v0.16.0 [skip ci]
...
## [Version 0.16.0](https://github.com/lobehub/lobe-chat/compare/v0.15.1...v0.16.0 )
<sup>Released on **2023-07-24**</sup>
#### ✨ Features
- **misc**: 支持自动跳转到第一条会话.
#### 💄 Styles
- **misc**: 修正插件的展示文案.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: 支持自动跳转到第一条会话 ([54f01c7 ](https://github.com/lobehub/lobe-chat/commit/54f01c7 ))
#### Styles
* **misc**: 修正插件的展示文案 ([53c81ae ](https://github.com/lobehub/lobe-chat/commit/53c81ae ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-07-24 15:21:15 +00:00
arvinxx
54f01c7bd3
✨ feat: 支持自动跳转到第一条会话
2023-07-24 23:19:34 +08:00
arvinxx
53c81aef10
🌐 style: 修正插件的展示文案
2023-07-24 23:19:34 +08:00
semantic-release-bot
c5064f183c
🔖 chore(release): v0.15.1 [skip ci]
...
### [Version 0.15.1](https://github.com/lobehub/lobe-chat/compare/v0.15.0...v0.15.1 )
<sup>Released on **2023-07-24**</sup>
#### 💄 Styles
- **misc**: 更新插件文案.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: 更新插件文案 ([0411335 ](https://github.com/lobehub/lobe-chat/commit/0411335 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-07-24 15:04:12 +00:00
arvinxx
04113351c8
🌐 style: 更新插件文案
2023-07-24 23:02:53 +08:00
semantic-release-bot
8693622a5e
🔖 chore(release): v0.15.0 [skip ci]
...
## [Version 0.15.0](https://github.com/lobehub/lobe-chat/compare/v0.14.0...v0.15.0 )
<sup>Released on **2023-07-24**</sup>
#### ✨ Features
- **misc**: Add new features and improve user experience, Import and use constants from "meta.ts" instead of "agentConfig".
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Add new features and improve user experience ([64c8782 ](https://github.com/lobehub/lobe-chat/commit/64c8782 ))
* **misc**: Import and use constants from "meta.ts" instead of "agentConfig" ([1eb6a17 ](https://github.com/lobehub/lobe-chat/commit/1eb6a17 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-07-24 10:32:10 +00:00
canisminor1990
1eb6a177e5
✨ feat: Import and use constants from "meta.ts" instead of "agentConfig"
...
The changes involve importing and using constants from a new file called "meta.ts" instead of importing them from the "agentConfig" file. The constants include DEFAULT_AVATAR, DEFAULT_USER_AVATAR, DEFAULT_BACKGROUND_COLOR, and DEFAULT_TITLE. The changes also involve updating the usage of these constants in different parts of the code.
- Import and use constants from "meta.ts" instead of "agentConfig"
- Update the usage of constants in various parts of the code
2023-07-24 18:29:59 +08:00
canisminor1990
64c8782ba0
✨ feat: Add new features and improve user experience
...
The changes include renaming keys, adding new keys, and modifying key-value pairs in JSON files. Language translations, new components and settings, modifications to existing components, and bug fixes are included. The changes also involve importing and using different components and modules, as well as adding new functionality and features. Some changes involve implementing different input components and their functionalities. New files are added and existing files are deleted. Overall, the changes aim to improve the chat application's settings, customization options, and user experience.
2023-07-24 18:16:43 +08:00
semantic-release-bot
eff42fb181
🔖 chore(release): v0.14.0 [skip ci]
...
## [Version 0.14.0](https://github.com/lobehub/lobe-chat/compare/v0.13.1...v0.14.0 )
<sup>Released on **2023-07-24**</sup>
#### ✨ Features
- **misc**: 支持网页抓取.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: 支持网页抓取, closes [#14 ](https://github.com/lobehub/lobe-chat/issues/14 ) ([9e933b0 ](https://github.com/lobehub/lobe-chat/commit/9e933b0 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-07-24 02:03:46 +00:00
Arvin Xu
9e933b0009
✨ feat: 支持网页抓取 ( #14 )
...
* ✨ feat: 添加网页内容提取插件
* ✨ feat: 添加网页内容提取插件
* 💄 style: 修正样式
* 🐛 fix: 替换 plugins 为 nodejs 运行时,以解决调用插件会超时的问题
* 💬 style: 优化插件名称
* Revert "🐛 fix: 替换 plugins 为 nodejs 运行时,以解决调用插件会超时的问题"
This reverts commit 0f99edf216 .
2023-07-24 10:02:35 +08:00
github-actions
1f2b4a535a
🤖 docs: Auto update contributors
2023-07-23 18:17:40 +00:00
semantic-release-bot
138a78b8eb
🔖 chore(release): v0.13.1 [skip ci]
...
### [Version 0.13.1](https://github.com/lobehub/lobe-chat/compare/v0.13.0...v0.13.1 )
<sup>Released on **2023-07-23**</sup>
#### 🐛 Bug Fixes
- **misc**: 修正搜索引擎插件的实现问题.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: 修正搜索引擎插件的实现问题 ([d19a805 ](https://github.com/lobehub/lobe-chat/commit/d19a805 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-07-23 14:57:46 +00:00
arvinxx
d19a8055c4
🐛 fix: 修正搜索引擎插件的实现问题
2023-07-23 22:56:28 +08:00
arvinxx
7b8d969b2e
🧑💻 chore: 优化插件执行日志
2023-07-23 22:48:19 +08:00
arvinxx
4ff27aad20
🧑💻 chore: 优化插件执行日志
2023-07-23 22:44:57 +08:00
arvinxx
5cb1419bc3
🧑💻 chore: 补充插件执行日志
2023-07-23 22:38:55 +08:00
semantic-release-bot
b115a666b9
🔖 chore(release): v0.13.0 [skip ci]
...
## [Version 0.13.0](https://github.com/lobehub/lobe-chat/compare/v0.12.1...v0.13.0 )
<sup>Released on **2023-07-23**</sup>
#### ✨ Features
- **misc**: 优化插件模式下的用户体验.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: 优化插件模式下的用户体验, closes [#13 ](https://github.com/lobehub/lobe-chat/issues/13 ) ([4596f12 ](https://github.com/lobehub/lobe-chat/commit/4596f12 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-07-23 14:28:02 +00:00
Arvin Xu
4596f12b33
✨ feat: 优化插件模式下的用户体验 ( #13 )
2023-07-23 22:26:52 +08:00
semantic-release-bot
f3a9902829
🔖 chore(release): v0.12.1 [skip ci]
...
### [Version 0.12.1](https://github.com/lobehub/lobe-chat/compare/v0.12.0...v0.12.1 )
<sup>Released on **2023-07-23**</sup>
#### 🐛 Bug Fixes
- **misc**: 修正 message parentId 不正确的问题.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: 修正 message parentId 不正确的问题 ([f86852a ](https://github.com/lobehub/lobe-chat/commit/f86852a ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-07-23 13:32:02 +00:00
arvinxx
9683c63abf
⚡ ️ perf: 优化 InputArea 组件性能
2023-07-23 20:45:57 +08:00
arvinxx
cf4de663b3
⚡ ️ perf: 优化 ChatInput 组件性能
2023-07-23 20:25:17 +08:00
arvinxx
f86852a777
🐛 fix: 修正 message parentId 不正确的问题
2023-07-23 20:24:43 +08:00
arvinxx
d511ca2542
✅ test: 添加 chat 排序单测
2023-07-23 20:23:14 +08:00
semantic-release-bot
e61dc70822
🔖 chore(release): v0.12.0 [skip ci]
...
## [Version 0.12.0](https://github.com/lobehub/lobe-chat/compare/v0.11.0...v0.12.0 )
<sup>Released on **2023-07-23**</sup>
#### ✨ Features
- **misc**: 支持插件列表 与 基于 Serpapi 的搜索引擎插件.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: 支持插件列表 与 基于 Serpapi 的搜索引擎插件, closes [#12 ](https://github.com/lobehub/lobe-chat/issues/12 ) ([d89e06f ](https://github.com/lobehub/lobe-chat/commit/d89e06f ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-07-23 10:09:28 +00:00
Arvin Xu
d89e06f294
✨ feat: 支持插件列表 与 基于 Serpapi 的搜索引擎插件 ( #12 )
2023-07-23 18:08:03 +08:00
semantic-release-bot
c263a60c17
🔖 chore(release): v0.11.0 [skip ci]
...
## [Version 0.11.0](https://github.com/lobehub/lobe-chat/compare/v0.10.2...v0.11.0 )
<sup>Released on **2023-07-23**</sup>
#### ♻ Code Refactoring
- **misc**: Remove langchain, 优化代码.
#### ✨ Features
- **misc**: 支持查询天气.
#### 💄 Styles
- **misc**: Update manifest, 增加国际化文案.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: Remove langchain ([7b0f96c ](https://github.com/lobehub/lobe-chat/commit/7b0f96c ))
* **misc**: 优化代码 ([6a8f7df ](https://github.com/lobehub/lobe-chat/commit/6a8f7df ))
#### What's improved
* **misc**: 支持查询天气 ([34bf285 ](https://github.com/lobehub/lobe-chat/commit/34bf285 ))
#### Styles
* **misc**: Update manifest ([ea9e8de ](https://github.com/lobehub/lobe-chat/commit/ea9e8de ))
* **misc**: 增加国际化文案 ([f5e8d7c ](https://github.com/lobehub/lobe-chat/commit/f5e8d7c ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-07-23 07:55:59 +00:00
arvinxx
6a8f7dfad4
🎨 refactor: 优化代码
2023-07-23 15:54:22 +08:00
arvinxx
d112166385
🔧 chore: dev 不开启 pwa
2023-07-23 15:54:02 +08:00
arvinxx
34bf285738
✨ feat: 支持查询天气
2023-07-23 15:53:34 +08:00
arvinxx
ea9e8de26c
🍱 style: update manifest
2023-07-23 14:31:37 +08:00
arvinxx
7b0f96cdce
🔥 refactor: remove langchain
2023-07-23 14:31:13 +08:00
arvinxx
f5e8d7c765
🌐 style: 增加国际化文案
2023-07-23 14:13:15 +08:00
semantic-release-bot
b15fb020f6
🔖 chore(release): v0.10.2 [skip ci]
...
### [Version 0.10.2](https://github.com/lobehub/lobe-chat/compare/v0.10.1...v0.10.2 )
<sup>Released on **2023-07-23**</sup>
#### 💄 Styles
- **misc**: 优化模型在 list 中的展示逻辑.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: 优化模型在 list 中的展示逻辑 ([4bdf3c5 ](https://github.com/lobehub/lobe-chat/commit/4bdf3c5 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-07-23 06:00:15 +00:00
arvinxx
4bdf3c5b88
💄 style: 优化模型在 list 中的展示逻辑
2023-07-23 13:58:48 +08:00
semantic-release-bot
9e7663fcef
🔖 chore(release): v0.10.1 [skip ci]
...
### [Version 0.10.1](https://github.com/lobehub/lobe-chat/compare/v0.10.0...v0.10.1 )
<sup>Released on **2023-07-22**</sup>
#### 💄 Styles
- **misc**: 修正对话中用户头像的问题.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: 修正对话中用户头像的问题 ([560c8bb ](https://github.com/lobehub/lobe-chat/commit/560c8bb ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-07-22 16:12:17 +00:00
arvinxx
560c8bb59c
💄 style: 修正对话中用户头像的问题
2023-07-23 00:10:58 +08:00
semantic-release-bot
2f8a725c90
🔖 chore(release): v0.10.0 [skip ci]
...
## [Version 0.10.0](https://github.com/lobehub/lobe-chat/compare/v0.9.0...v0.10.0 )
<sup>Released on **2023-07-22**</sup>
#### ✨ Features
- **misc**: 支持复制与编辑会话消息.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: 支持复制与编辑会话消息 ([bebcf9f ](https://github.com/lobehub/lobe-chat/commit/bebcf9f ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-07-22 16:04:13 +00:00
arvinxx
bebcf9f425
✨ feat: 支持复制与编辑会话消息
2023-07-22 23:59:38 +08:00
semantic-release-bot
3830601e2b
🔖 chore(release): v0.9.0 [skip ci]
...
## [Version 0.9.0](https://github.com/lobehub/lobe-chat/compare/v0.8.2...v0.9.0 )
<sup>Released on **2023-07-22**</sup>
#### ✨ Features
- **misc**: 展示模型类型.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: 展示模型类型 ([58ea93c ](https://github.com/lobehub/lobe-chat/commit/58ea93c ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-07-22 15:13:21 +00:00
arvinxx
58ea93c84c
✨ feat: 展示模型类型
2023-07-22 23:06:25 +08:00
semantic-release-bot
a6d00fc8da
🔖 chore(release): v0.8.2 [skip ci]
...
### [Version 0.8.2](https://github.com/lobehub/lobe-chat/compare/v0.8.1...v0.8.2 )
<sup>Released on **2023-07-22**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix miss manifest.json link, 优化 model tag 展示逻辑.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix miss manifest.json link ([ac4b2f3 ](https://github.com/lobehub/lobe-chat/commit/ac4b2f3 ))
* **misc**: 优化 model tag 展示逻辑 ([3463ede ](https://github.com/lobehub/lobe-chat/commit/3463ede ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-07-22 14:33:30 +00:00
arvinxx
3463ede909
🐛 fix: 优化 model tag 展示逻辑
2023-07-22 22:32:02 +08:00
arvinxx
ac4b2f307b
🐛 fix: fix miss manifest.json link
2023-07-22 22:31:30 +08:00
semantic-release-bot
271d6c37e0
🔖 chore(release): v0.8.1 [skip ci]
...
### [Version 0.8.1](https://github.com/lobehub/lobe-chat/compare/v0.8.0...v0.8.1 )
<sup>Released on **2023-07-22**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix import.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix import ([4fb9967 ](https://github.com/lobehub/lobe-chat/commit/4fb9967 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-07-22 13:00:58 +00:00
arvinxx
4fb99679f4
🐛 fix: fix import
2023-07-22 20:59:27 +08:00
semantic-release-bot
b1489f9ea0
🔖 chore(release): v0.8.0 [skip ci]
...
## [Version 0.8.0](https://github.com/lobehub/lobe-chat/compare/v0.7.0...v0.8.0 )
<sup>Released on **2023-07-22**</sup>
#### ✨ Features
- **misc**: 支持 pwa 模式.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: 支持 pwa 模式 ([8aad92d ](https://github.com/lobehub/lobe-chat/commit/8aad92d ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-07-22 12:56:09 +00:00
arvinxx
8aad92d67b
✨ feat: 支持 pwa 模式
2023-07-22 20:54:35 +08:00
semantic-release-bot
16725735ce
🔖 chore(release): v0.7.0 [skip ci]
...
## [Version 0.7.0](https://github.com/lobehub/lobe-chat/compare/v0.6.1...v0.7.0 )
<sup>Released on **2023-07-22**</sup>
#### ✨ Features
- **misc**: 支持展示来自模型的标记信息.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: 支持展示来自模型的标记信息 ([e27fae9 ](https://github.com/lobehub/lobe-chat/commit/e27fae9 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-07-22 11:26:46 +00:00
arvinxx
e27fae9453
✨ feat: 支持展示来自模型的标记信息
2023-07-22 19:22:19 +08:00
arvinxx
4fbb2787c9
✅ test: 增加 message reducer 单测
2023-07-22 18:46:31 +08:00
semantic-release-bot
32fec22732
🔖 chore(release): v0.6.1 [skip ci]
...
### [Version 0.6.1](https://github.com/lobehub/lobe-chat/compare/v0.6.0...v0.6.1 )
<sup>Released on **2023-07-22**</sup>
#### 🐛 Bug Fixes
- **misc**: Add deps.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Add deps ([3dc45fe ](https://github.com/lobehub/lobe-chat/commit/3dc45fe ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-07-22 10:10:33 +00:00
arvinxx
3dc45fe130
➕ fix: add deps
2023-07-22 18:09:21 +08:00
semantic-release-bot
2f72012f3f
🔖 chore(release): v0.6.0 [skip ci]
...
## [Version 0.6.0](https://github.com/lobehub/lobe-chat/compare/v0.5.0...v0.6.0 )
<sup>Released on **2023-07-22**</sup>
#### ♻ Code Refactoring
- **misc**: 重构 selector 文件组织.
#### ✨ Features
- **misc**: 补充 token 详情.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: 重构 selector 文件组织 ([2ad0ef9 ](https://github.com/lobehub/lobe-chat/commit/2ad0ef9 ))
#### What's improved
* **misc**: 补充 token 详情 ([098f7ff ](https://github.com/lobehub/lobe-chat/commit/098f7ff ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-07-22 10:08:22 +00:00
arvinxx
098f7ff027
✨ feat: 补充 token 详情
2023-07-22 18:06:41 +08:00
arvinxx
2ad0ef9982
♻️ refactor: 重构 selector 文件组织
2023-07-22 18:06:41 +08:00
semantic-release-bot
7f532bea3a
🔖 chore(release): v0.5.0 [skip ci]
...
## [Version 0.5.0](https://github.com/lobehub/lobe-chat/compare/v0.4.3...v0.5.0 )
<sup>Released on **2023-07-22**</sup>
#### ✨ Features
- **misc**: 支持选择 Emoji.
#### 🐛 Bug Fixes
- **misc**: 修正 total token 计算不正确的问题.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: 支持选择 Emoji ([6cb4828 ](https://github.com/lobehub/lobe-chat/commit/6cb4828 ))
#### What's fixed
* **misc**: 修正 total token 计算不正确的问题 ([17815c6 ](https://github.com/lobehub/lobe-chat/commit/17815c6 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-07-22 09:48:05 +00:00
arvinxx
17815c6989
🐛 fix: 修正total token 计算不正确的问题
2023-07-22 17:46:00 +08:00
arvinxx
6cb4828b96
✨ feat: 支持选择 Emoji
2023-07-22 17:41:52 +08:00
semantic-release-bot
705d5d5a43
🔖 chore(release): v0.4.3 [skip ci]
...
### [Version 0.4.3](https://github.com/lobehub/lobe-chat/compare/v0.4.2...v0.4.3 )
<sup>Released on **2023-07-22**</sup>
#### ♻ Code Refactoring
- **misc**: 优化 edit 代码结构.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Code refactoring
* **misc**: 优化 edit 代码结构 ([fdb3a3f ](https://github.com/lobehub/lobe-chat/commit/fdb3a3f ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-07-22 09:25:55 +00:00
arvinxx
fdb3a3fc68
♻️ refactor: 优化 edit 代码结构
2023-07-22 17:24:13 +08:00
arvinxx
048714014d
🎨 chore: clean code
2023-07-22 17:19:44 +08:00
semantic-release-bot
3cdcb1ec96
🔖 chore(release): v0.4.2 [skip ci]
...
### [Version 0.4.2](https://github.com/lobehub/lobe-chat/compare/v0.4.1...v0.4.2 )
<sup>Released on **2023-07-22**</sup>
#### 💄 Styles
- **misc**: Fix input style, fix layout.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### Styles
* **misc**: Fix input style ([504bd64 ](https://github.com/lobehub/lobe-chat/commit/504bd64 ))
* **misc**: Fix layout ([2d83aff ](https://github.com/lobehub/lobe-chat/commit/2d83aff ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-07-22 08:49:46 +00:00
arvinxx
f4f562bbcb
Merge remote-tracking branch 'origin/master'
2023-07-22 16:48:33 +08:00
arvinxx
2d83aff872
💄 style: fix layout
2023-07-22 16:48:16 +08:00
arvinxx
504bd645bb
💄 style: fix input style
2023-07-22 16:42:26 +08:00
semantic-release-bot
27351c9847
🔖 chore(release): v0.4.1 [skip ci]
...
### [Version 0.4.1](https://github.com/lobehub/lobe-chat/compare/v0.4.0...v0.4.1 )
<sup>Released on **2023-07-22**</sup>
#### 🐛 Bug Fixes
- **misc**: Fix SSR style error.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's fixed
* **misc**: Fix SSR style error ([289eae7 ](https://github.com/lobehub/lobe-chat/commit/289eae7 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-07-22 08:33:12 +00:00
arvinxx
289eae7682
🐛 fix: fix SSR style error
2023-07-22 12:16:52 +08:00
semantic-release-bot
5c01fd0bc4
🔖 chore(release): v0.4.0 [skip ci]
...
## [Version 0.4.0](https://github.com/lobehub/lobe-chat/compare/v0.3.0...v0.4.0 )
<sup>Released on **2023-07-20**</sup>
#### ✨ Features
- **misc**: Add styles and modify layout of FolderPanel, SliderWithInput, SessionList, EditPage, ChatLayout, and SettingLayout components, Introduce FOLDER_WIDTH constant and update components.
<br/>
<details>
<summary><kbd>Improvements and Fixes</kbd></summary>
#### What's improved
* **misc**: Add styles and modify layout of FolderPanel, SliderWithInput, SessionList, EditPage, ChatLayout, and SettingLayout components ([7f19a09 ](https://github.com/lobehub/lobe-chat/commit/7f19a09 ))
* **misc**: Introduce FOLDER_WIDTH constant and update components ([c511964 ](https://github.com/lobehub/lobe-chat/commit/c511964 ))
</details>
<div align="right">
[](#readme-top)
</div>
2023-07-20 10:35:53 +00:00
canisminor1990
ec77b8af34
👷 ci: Fix ci error
2023-07-20 18:33:55 +08:00
canisminor1990
7f19a098fe
✨ feat: Add styles and modify layout of FolderPanel, SliderWithInput, SessionList, EditPage, ChatLayout, and SettingLayout components
...
Add styles and modify layout of FolderPanel, SliderWithInput, SessionList, EditPage, ChatLayout, and SettingLayout components to improve the overall user experience and visual appeal.
2023-07-20 14:51:12 +08:00
canisminor1990
c511964d96
✨ feat: Introduce FOLDER_WIDTH constant and update components
...
- Add new constant FOLDER_WIDTH and use it in different components
- Import various components and libraries
- Define new functions and components
- Modify layout and structure of components in some files
- Update tsconfig.json to include new paths in the project
2023-07-20 14:34:39 +08:00