v0.1.2-alpha - Enhanced Features & Cross-Platform Support
New Features
- Advanced Writing Agent: The writing system has been completely rewritten for more sophisticated query handling and higher-quality report generation.
- Expanded Document Support: Added native support for Microsoft Word (.docx) and Markdown (.md) files alongside PDFs.
- Full Cross-Platform Compatibility: Maestro now runs on Windows and macOS, thanks to major contributions from the community. Includes dedicated setup scripts and improved Docker support for all platforms.
- Document System Overhaul: Implemented a new document consistency management system to ensure database integrity and reliability.
- Enhanced UI/UX: Added full document metadata editing and fixed numerous UI issues, including dark mode contrast and text rendering.
Bug Fixes
- Docker Compose Compatibility: Fixed all scripts to use modern docker compose command instead of deprecated docker-compose
- Vector Store Refresh: Fixed critical issue where newly uploaded documents weren't accessible until container restart
- Model Configuration: Resolved model default configuration issues and improved settings management
- Pydantic Schema Validation: Fixed schema validation for OpenAI structured output and GPT-5 compatibility
- UI Rendering: Fixed markdown rendering, dark mode issues, and content bleeding problems
Community Contributors
Special thanks to our community contributors who made cross-platform support possible:
- **@nrynss ** - Windows compatibility and LM Studio integration
- **@matthias-laug ** - macOS compatibility and advanced setup scripts
Technical Improvements
- Document consistency management system
- Background document processing with real-time progress
- Thread-safe vector store operations with automatic refresh
- Enhanced CLI tools and setup scripts
- Comprehensive cross-platform Docker support