Skip to content

Releases: zgredex/calibre-plugins

CrossPoint Reader v0.2.6

27 Feb 11:20

Choose a tag to compare

v0.2.6

  • Fixed: OPF cover meta tag now handles namespaces (e.g., opf:meta, opf:item) and any attribute order

CrossPoint Reader v0.2.5

26 Feb 22:52

Choose a tag to compare

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

26 Feb 22:35

Choose a tag to compare

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

26 Feb 22:33

Choose a tag to compare

v0.2.3

  • Refine converter and improve upload reliability
  • Further converter improvements
  • Better EPUB handling during conversion

CrossPoint Reader v0.2.2

26 Feb 22:32

Choose a tag to compare

v0.2.2

  • Fix temp file cleanup on conversion failure
  • Better error handling in converter

CrossPoint Reader v0.2.1

26 Feb 22:30

Choose a tag to compare

v0.2.1

  • Improve converter configuration and handling
  • Add more granular conversion options
  • Improve error handling in converter

CrossPoint Reader v0.2.0

26 Feb 22:26

Choose a tag to compare

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

26 Feb 22:01

Choose a tag to compare

v0.1.1

  • Initial stable release
  • WebDAV integration for device communication
  • Basic upload and delete functionality