Releases: zgredex/calibre-plugins
Releases · zgredex/calibre-plugins
CrossPoint Reader v0.2.6
CrossPoint Reader v0.2.5
v0.2.5
- Fix delete books from Calibre using WebDAV DELETE method
- Added path normalization for consistent Unix-style paths
- Improved logging throughout with persistent log file
- Added detailed logs for WebSocket, uploads, and device operations
CrossPoint Reader v0.2.4
v0.2.4
- Fix SVG images and increase upload timeout
- Fix socket drain on Windows (platform-specific approach)
- Add sys import for platform detection
CrossPoint Reader v0.2.3
v0.2.3
- Refine converter and improve upload reliability
- Further converter improvements
- Better EPUB handling during conversion
CrossPoint Reader v0.2.2
v0.2.2
- Fix temp file cleanup on conversion failure
- Better error handling in converter
CrossPoint Reader v0.2.1
v0.2.1
- Improve converter configuration and handling
- Add more granular conversion options
- Improve error handling in converter
CrossPoint Reader v0.2.0
v0.2.0 - Baseline JPG Converter
- Add converter.py module for EPUB image conversion
- Add conversion options to config (quality, screen size, light novel mode)
- Integrate conversion into upload pipeline
CrossPoint Reader v0.1.1
v0.1.1
- Initial stable release
- WebDAV integration for device communication
- Basic upload and delete functionality