Skip to content

Commit 5e22f96

Browse files
committed
chore: release v0.1.3
🔒 Security Features: - Added login authentication functionality - Fixed XSS vulnerabilities - Enhanced security utilities and API key protection 🐛 Bug Fixes: - Fixed OCR AVX support issues - Improved Docker binary downloads - Enhanced COS file service initialization 📚 Documentation: - Added security notices to all README files - Updated deployment recommendations 🚀 Features: - Comprehensive user management system - Enhanced authentication flow - Improved logging and configuration
1 parent 2237e1e commit 5e22f96

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,30 @@ All notable changes to this project will be documented in this file.
88
- **NEW**: Added login authentication functionality to enhance system security
99
- Implemented user authentication and authorization mechanisms
1010
- Added session management and access control
11+
- Fixed XSS attack vulnerabilities in frontend components
1112

1213
### 📚 Documentation Updates
1314
- Added security notices in all README files (English, Chinese, Japanese)
1415
- Updated deployment recommendations emphasizing internal/private network deployment
1516
- Enhanced security guidelines to prevent information leakage risks
17+
- Fixed documentation spelling issues
18+
19+
### 🛡️ Security Improvements
20+
- Hide API keys in UI for security purposes
21+
- Enhanced input sanitization and XSS protection
22+
- Added comprehensive security utilities
23+
24+
### 🐛 Bug Fixes
25+
- Fixed OCR AVX support issues
26+
- Improved frontend health check dependencies
27+
- Enhanced Docker binary downloads for target architecture
28+
- Fixed COS file service initialization parameters and URL processing logic
29+
30+
### 🚀 Features & Enhancements
31+
- Improved application and docreader log output
32+
- Enhanced frontend routing and authentication flow
33+
- Added comprehensive user management system
34+
- Improved initialization configuration handling
1635

1736
### 🛡️ Security Recommendations
1837
- Deploy WeKnora services in internal/private network environments

0 commit comments

Comments
 (0)