Changelog¶
All notable changes to this project will be documented in this file.
For the complete changelog, see CHANGELOG.md in the repository root.
[0.2.0] - Latest¶
Added¶
- MkDocs documentation site
- Visual architecture diagrams
- Improved Quick Start guide
[0.1.0] - 2025-12-05¶
Added¶
Browser Extension Integration
- Bidirectional Chrome/Edge communication via WebSocket
- Tab group security model
- Live page extraction and browser automation
Batch Processing
- YouTube playlist batch transcription
- Directory-based audio/video transcription
- Directory-based document conversion
- Real-time progress tracking
Content Conversion
- YouTube transcript extraction
- Video downloads with quality selection
- Web scraping with JavaScript rendering
- Document conversion (PDF, DOCX, PPTX, XLSX)
- Audio/video transcription with Whisper
Background Queue
- Redis + RQ-based job queue
- Auto-queue for long-running tasks
- Job status tracking
Developer Experience
- Comprehensive test suite
- GitHub Actions CI/CD
- MCP Inspector support
- Detailed documentation