Skip to content

Commit c9b1f43

Browse files
committed
chore: release v0.1.4
1 parent 76fc64a commit c9b1f43

File tree

2 files changed

+42
-1
lines changed

2 files changed

+42
-1
lines changed

CHANGELOG.md

Lines changed: 41 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,47 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## [0.1.4] - 2025-09-17
6+
7+
### 🚀 Major Features
8+
- **NEW**: Multi-knowledgebases operation support
9+
- Added comprehensive multi-knowledgebase management functionality
10+
- Implemented multi-data source search engine configuration and optimization logic
11+
- Enhanced knowledge base switching and management in UI
12+
- **NEW**: Enhanced tenant information management
13+
- Added dedicated tenant information page
14+
- Improved user and tenant management capabilities
15+
16+
### 🎨 UI/UX Improvements
17+
- **REDESIGNED**: Settings page with improved layout and functionality
18+
- **ENHANCED**: Menu component with multi-knowledgebase support
19+
- **IMPROVED**: Initialization configuration page structure
20+
- **OPTIMIZED**: Login page and authentication flow
21+
22+
### 🔒 Security Fixes
23+
- **FIXED**: XSS attack vulnerabilities in thinking component
24+
- **FIXED**: Content Security Policy (CSP) errors
25+
- **ENHANCED**: Frontend security measures and input sanitization
26+
27+
### 🐛 Bug Fixes
28+
- **FIXED**: Login direct page navigation issues
29+
- **FIXED**: App LLM model check logic
30+
- **FIXED**: Version script functionality
31+
- **FIXED**: File download content errors
32+
- **IMPROVED**: Document content component display
33+
34+
### 🧹 Code Cleanup
35+
- **REMOVED**: Test data functionality and related APIs
36+
- **SIMPLIFIED**: Initialization configuration components
37+
- **CLEANED**: Redundant UI components and unused code
38+
39+
### 📊 Technical Details
40+
- **39 files** modified
41+
- **1,717 lines** added
42+
- **4,838 lines** removed
43+
- Enhanced multi-knowledgebase API endpoints
44+
- Improved error handling and user feedback
45+
546
## [0.1.3] - 2025-01-27
647

748
### 🔒 Security Features

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.1.3
1+
0.1.4

0 commit comments

Comments
 (0)