v1.3.5
What's Changed
This release focuses on security improvements, conversation lifecycle management enhancements, background task refinements, and overall platform stability.
Security Improvements
- Resolved SNYK-reported path traversal vulnerability
- Applied additional path traversal protections to strengthen file handling security
Conversation Management Enhancements
- Implemented soft delete mechanism for stale conversations in
ConversationService - Refactored conversation cleanup settings and improved scheduled cleanup handling in Celery tasks
Background Processing Improvements
- Updated cleanup scheduling logic to ensure safer and more controlled conversation maintenance
Full Changelog: v1.3.4...v1.3.5