From 5b8f7279c0ad512ec5c6413a46191812f0217da0 Mon Sep 17 00:00:00 2001 From: lobehubbot Date: Fri, 28 Nov 2025 03:54:04 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20docs(bot):=20Auto=20sync=20agent?= =?UTF-8?q?s=20&=20plugin=20to=20readme?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 12 ++++++------ README.zh-CN.md | 12 ++++++------ changelog/v1.json | 7 +++++++ 3 files changed, 19 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index c7785c0bfa..d648d22cac 100644 --- a/README.md +++ b/README.md @@ -345,12 +345,12 @@ In addition, these plugins are not limited to news aggregation, but can also ext -| Recent Submits | Description | -| ---------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------- | -| [SEO](https://lobechat.com/discover/plugin/SEO)
By **orrenprunckun** on **2025-11-14** | Enter any URL and keyword and get an On-Page SEO analysis & insights!
`seo` | -| [Shopping tools](https://lobechat.com/discover/plugin/ShoppingTools)
By **shoppingtools** on **2025-10-27** | Search for products on eBay & AliExpress, find eBay events & coupons. Get prompt examples.
`shopping` `e-bay` `ali-express` `coupons` | -| [Web](https://lobechat.com/discover/plugin/web)
By **Proghit** on **2025-01-24** | Smart web search that reads and analyzes pages to deliver comprehensive answers from Google results.
`web` `search` | -| [Bing_websearch](https://lobechat.com/discover/plugin/Bingsearch-identifier)
By **FineHow** on **2024-12-22** | Search for information from the internet base BingApi
`bingsearch` | +| Recent Submits | Description | +| -------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------- | +| [PortfolioMeta](https://lobechat.com/discover/plugin/StockData)
By **portfoliometa** on **2025-11-28** | Analyze stocks and get comprehensive real-time investment data and analytics.
`stock` | +| [SEO](https://lobechat.com/discover/plugin/SEO)
By **orrenprunckun** on **2025-11-14** | Enter any URL and keyword and get an On-Page SEO analysis & insights!
`seo` | +| [Shopping tools](https://lobechat.com/discover/plugin/ShoppingTools)
By **shoppingtools** on **2025-10-27** | Search for products on eBay & AliExpress, find eBay events & coupons. Get prompt examples.
`shopping` `e-bay` `ali-express` `coupons` | +| [Web](https://lobechat.com/discover/plugin/web)
By **Proghit** on **2025-01-24** | Smart web search that reads and analyzes pages to deliver comprehensive answers from Google results.
`web` `search` | > 📊 Total plugins: [**41**](https://lobechat.com/discover/plugins) diff --git a/README.zh-CN.md b/README.zh-CN.md index 58b9806e3c..5e7e09f395 100644 --- a/README.zh-CN.md +++ b/README.zh-CN.md @@ -338,12 +338,12 @@ LobeChat 的插件生态系统是其核心功能的重要扩展,它极大地 -| 最近新增 | 描述 | -| -------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------ | -| [SEO](https://lobechat.com/discover/plugin/SEO)
By **orrenprunckun** on **2025-11-14** | 输入任何 URL 和关键词,获取页面 SEO 分析和见解!
`seo` | -| [购物工具](https://lobechat.com/discover/plugin/ShoppingTools)
By **shoppingtools** on **2025-10-27** | 在 eBay 和 AliExpress 上搜索产品,查找 eBay 活动和优惠券。获取快速示例。
`购物` `e-bay` `ali-express` `优惠券` | -| [网页](https://lobechat.com/discover/plugin/web)
By **Proghit** on **2025-01-24** | 智能网页搜索,读取和分析页面,以提供来自 Google 结果的全面答案。
`网页` `搜索` | -| [必应网页搜索](https://lobechat.com/discover/plugin/Bingsearch-identifier)
By **FineHow** on **2024-12-22** | 通过 BingApi 搜索互联网上的信息
`bingsearch` | +| 最近新增 | 描述 | +| --------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------ | +| [PortfolioMeta](https://lobechat.com/discover/plugin/StockData)
By **portfoliometa** on **2025-11-28** | 分析股票并获取全面的实时投资数据和分析。
`股票` | +| [SEO](https://lobechat.com/discover/plugin/SEO)
By **orrenprunckun** on **2025-11-14** | 输入任何 URL 和关键词,获取页面 SEO 分析和见解!
`seo` | +| [购物工具](https://lobechat.com/discover/plugin/ShoppingTools)
By **shoppingtools** on **2025-10-27** | 在 eBay 和 AliExpress 上搜索产品,查找 eBay 活动和优惠券。获取快速示例。
`购物` `e-bay` `ali-express` `优惠券` | +| [网页](https://lobechat.com/discover/plugin/web)
By **Proghit** on **2025-01-24** | 智能网页搜索,读取和分析页面,以提供来自 Google 结果的全面答案。
`网页` `搜索` | > 📊 Total plugins: [**41**](https://lobechat.com/discover/plugins) diff --git a/changelog/v1.json b/changelog/v1.json index aeacebcc14..7d1f81e63d 100644 --- a/changelog/v1.json +++ b/changelog/v1.json @@ -1,4 +1,11 @@ [ + { + "children": { + "improvements": ["Update i18n."] + }, + "date": "2025-11-28", + "version": "2.0.0-next.128" + }, { "children": { "fixes": ["Better-auth fallback next-auth providers env."]