- Removed debug print statements from analysis retrieval.
- Implemented a reranking method for issues and recommendations based on relevance to compliance.
- Updated the analysis HTML template to display issues with improved formatting and markdown support.
- Added support for processing DOCX files and extracting content.
- Updated database schema to include a combined 'issues_and_recommendations' field.
- Improved error handling during document uploads and analysis.
- Modified the analysis display to show issues and recommendations in a structured format.
- Adjusted API call parameters for better performance and error management.