Commit Graph

974 Commits

Author SHA1 Message Date
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">

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

</div>
v0.96.8
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&nbsp;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">

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

</div>
v0.96.7
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&nbsp;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">

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

</div>
v0.96.6
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&nbsp;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">

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

</div>
v0.96.5
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&nbsp;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">

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

</div>
v0.96.4
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&nbsp;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">

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

</div>
v0.96.3
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&nbsp;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">

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

</div>
v0.96.2
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&nbsp;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">

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

</div>
v0.96.1
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&nbsp;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">

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

</div>
v0.96.0
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