@lobehub/chat 1.97.2 → 1.97.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -2,6 +2,23 @@
2
2
 
3
3
  # Changelog
4
4
 
5
+ ### [Version 1.97.3](https://github.com/lobehub/lobe-chat/compare/v1.97.2...v1.97.3)
6
+
7
+ <sup>Released on **2025-07-10**</sup>
8
+
9
+ <br/>
10
+
11
+ <details>
12
+ <summary><kbd>Improvements and Fixes</kbd></summary>
13
+
14
+ </details>
15
+
16
+ <div align="right">
17
+
18
+ [![](https://img.shields.io/badge/-BACK_TO_TOP-151515?style=flat-square)](#readme-top)
19
+
20
+ </div>
21
+
5
22
  ### [Version 1.97.2](https://github.com/lobehub/lobe-chat/compare/v1.97.1...v1.97.2)
6
23
 
7
24
  <sup>Released on **2025-07-10**</sup>
package/changelog/v1.json CHANGED
@@ -1,4 +1,9 @@
1
1
  [
2
+ {
3
+ "children": {},
4
+ "date": "2025-07-10",
5
+ "version": "1.97.3"
6
+ },
2
7
  {
3
8
  "children": {
4
9
  "improvements": [
@@ -33,7 +33,7 @@ services:
33
33
  - lobe-network
34
34
 
35
35
  minio:
36
- image: minio/minio
36
+ image: minio/minio:RELEASE.2025-04-22T22-12-26Z
37
37
  container_name: lobe-minio
38
38
  network_mode: 'service:network-service'
39
39
  volumes:
@@ -33,7 +33,7 @@ services:
33
33
  - lobe-network
34
34
 
35
35
  minio:
36
- image: minio/minio
36
+ image: minio/minio:RELEASE.2025-04-22T22-12-26Z
37
37
  container_name: lobe-minio
38
38
  network_mode: 'service:network-service'
39
39
  volumes:
@@ -32,7 +32,7 @@ services:
32
32
  - lobe-network
33
33
 
34
34
  minio:
35
- image: minio/minio
35
+ image: minio/minio:RELEASE.2025-04-22T22-12-26Z
36
36
  container_name: lobe-minio
37
37
  network_mode: 'service:network-service'
38
38
  volumes:
@@ -18,7 +18,7 @@ services:
18
18
  restart: always
19
19
 
20
20
  minio:
21
- image: minio/minio
21
+ image: minio/minio:RELEASE.2025-04-22T22-12-26Z
22
22
  container_name: lobe-minio
23
23
  ports:
24
24
  - '9000:9000'
@@ -18,7 +18,7 @@ services:
18
18
  restart: always
19
19
 
20
20
  minio:
21
- image: minio/minio
21
+ image: minio/minio:RELEASE.2025-04-22T22-12-26Z
22
22
  container_name: lobe-minio
23
23
  ports:
24
24
  - '9000:9000'
@@ -754,7 +754,7 @@ services:
754
754
  - lobe-network
755
755
 
756
756
  minio:
757
- image: minio/minio
757
+ image: minio/minio:RELEASE.2025-04-22T22-12-26Z
758
758
  container_name: lobe-minio
759
759
  network_mode: 'service:network-service'
760
760
  volumes:
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lobehub/chat",
3
- "version": "1.97.2",
3
+ "version": "1.97.3",
4
4
  "description": "Lobe Chat - an open-source, high-performance chatbot framework that supports speech synthesis, multimodal, and extensible Function Call plugin system. Supports one-click free deployment of your private ChatGPT/LLM web application.",
5
5
  "keywords": [
6
6
  "framework",