mirror of
				https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
				synced 2025-11-04 16:23:41 +08:00 
			
		
		
		
	update
This commit is contained in:
		@@ -100,6 +100,7 @@ For enterprise inquiries, please contact: **business@nextchat.dev**
 | 
			
		||||
 | 
			
		||||
## What's New
 | 
			
		||||
 | 
			
		||||
- 🚀 v2.15.4 The Application supports using Tauri fetch LLM API, MORE SECURITY! [#5379](https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/issues/5379)
 | 
			
		||||
- 🚀 v2.15.0 Now supports Plugins! Read this: [NextChat-Awesome-Plugins](https://github.com/ChatGPTNextWeb/NextChat-Awesome-Plugins)
 | 
			
		||||
- 🚀 v2.14.0 Now supports  Artifacts & SD 
 | 
			
		||||
- 🚀 v2.10.1 support Google Gemini Pro model.
 | 
			
		||||
@@ -137,6 +138,7 @@ For enterprise inquiries, please contact: **business@nextchat.dev**
 | 
			
		||||
 | 
			
		||||
## 最新动态
 | 
			
		||||
 | 
			
		||||
- 🚀 v2.15.4 客户端支持Tauri本地直接调用大模型API,更安全
 | 
			
		||||
- 🚀 v2.15.0 现在支持插件功能了!了解更多:[NextChat-Awesome-Plugins](https://github.com/ChatGPTNextWeb/NextChat-Awesome-Plugins)
 | 
			
		||||
- 🚀 v2.14.0 现在支持 Artifacts & SD 了。
 | 
			
		||||
- 🚀 v2.10.1 现在支持 Gemini Pro 模型。
 | 
			
		||||
 
 | 
			
		||||
@@ -9,7 +9,7 @@
 | 
			
		||||
  },
 | 
			
		||||
  "package": {
 | 
			
		||||
    "productName": "NextChat",
 | 
			
		||||
    "version": "2.15.3"
 | 
			
		||||
    "version": "2.15.4"
 | 
			
		||||
  },
 | 
			
		||||
  "tauri": {
 | 
			
		||||
    "allowlist": {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user