Version 1.0.0 - Initial Release
- Embedded MCP server functionality within LibreOffice
- Real-time document manipulation capabilities
- HTTP API for external AI assistant connections
- Support for Writer, Calc, and Impress documents
- Direct UNO API integration for optimal performance
- Compatible with Claude Desktop and other MCP clients
Breaking Changes:
- This is the initial release, no breaking changes
New Features:
- create_document_live: Create documents directly in LibreOffice
- insert_text_live: Insert text into active documents
- get_document_info_live: Get real-time document information
- format_text_live: Apply formatting to selected text
- save_document_live: Save active documents
- export_document_live: Export documents to various formats
Bug Fixes:
- N/A (initial release)
Known Issues:
- Extension requires LibreOffice 7.0 or higher
- HTTP server starts automatically on localhost:8765
For support and documentation, visit:
https://github.com/yourusername/mcp-libre