Skip to content

OpenReader

v4.1.2 Feature

This release adds 3 notable features for engineering teams evaluating rollout.

βœ“ No known CVEs patched
Read the diff β†’ Tool health β†’ What is this tool? β†’

✓ No known CVEs patched in this version

Topics

deepinfra-api document epub epub-reader gpt-4o-mini-tts kitten-tts
+14 more
kokoro-tts markdown-reader open-ai open-ai-tts openai-api orpheus-tts pdf pdf-reader replicate-ai replicate-api supertonic text-to-speech tts txt-files

Summary

AI summary

Updates ✨ What's New, πŸ–±οΈ Better drag-and-drop, and πŸ”Š Reader fix across a mixed release.

Changes in this release

Feature Medium

Converts .docx uploads to PDF as part of a single step with timeout handling.

Converts .docx uploads to PDF as part of a single step with timeout handling.

Source: llm_adapter@2026-06-05

Confidence: high

β€”
Feature Low

Shows proper drag preview for document dragging in gallery and list layouts.

Shows proper drag preview for document dragging in gallery and list layouts.

Source: llm_adapter@2026-06-05

Confidence: high

β€”
Feature Low

Avoids redundant work by reusing already‑converted documents during uploads.

Avoids redundant work by reusing already‑converted documents during uploads.

Source: llm_adapter@2026-06-05

Confidence: low

β€”
Performance Low

Moves PDF parsing and playback‑readiness tracking to background workers with versioning.

Moves PDF parsing and playback‑readiness tracking to background workers with versioning.

Source: llm_adapter@2026-06-05

Confidence: high

β€”
Bugfix Medium

Fixes document preview/thumbnail generation in Docker deployments.

Fixes document preview/thumbnail generation in Docker deployments.

Source: llm_adapter@2026-06-05

Confidence: high

β€”
Bugfix Medium

Improves document upload reliability across all file types.

Improves document upload reliability across all file types.

Source: llm_adapter@2026-06-05

Confidence: low

β€”
Bugfix Low

Prevents duplicate parse jobs from being queued for the same document.

Prevents duplicate parse jobs from being queued for the same document.

Source: llm_adapter@2026-06-05

Confidence: high

β€”
Bugfix Low

Resets text‑to‑speech playback and text selection when switching documents.

Resets text‑to‑speech playback and text selection when switching documents.

Source: llm_adapter@2026-06-05

Confidence: high

β€”
Full changelog

✨ What's New

🐳 Document previews fixed in Docker

  • Fixed document preview/thumbnail generation in Docker deployments, which had stopped working because the PDF engine couldn't find its bundled fonts at runtime. Previews now render again out of the box.

⬆️ Smoother, more reliable uploads

  • Rebuilt the document upload flow to be more reliable across all file types.
  • Word document (.docx) uploads now convert to PDF as part of a single upload step, with a timeout so a stuck conversion fails cleanly instead of hanging.
  • Avoided redundant work by reusing already-converted documents.

πŸ–±οΈ Better drag-and-drop

  • Dragging documents (into folders and between views) now shows a proper drag preview in both gallery and list layouts.

🧩 More dependable PDF parsing

  • Moved PDF parsing and playback-readiness tracking to the background worker, with versioning so documents are automatically re-parsed when the parser improves.
  • Prevented duplicate parse jobs from being queued for the same document.

πŸ”Š Reader fix

  • Text-to-speech playback and text selection now reset immediately when you switch documents, instead of carrying over from the previous one.

Full Changelog: https://github.com/richardr1126/openreader/compare/v4.1.1...v4.1.2

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track OpenReader

Get notified when new releases ship.

Sign up free

About OpenReader

EPUB, PDF, DOCX, MD, and TXT file text to speech document reader. Read documents in realtime with high-quality TTS; or extract audiobooks.

All releases β†’

Related context

Earlier breaking changes

  • v4.0.0 Legacy `/api/whisper` path and old `whisper.cpp` integration removed from active runtime.
  • v4.0.0 Auth is now required; set BASE_URL and AUTH_SECRET before starting v4.

Beta — feedback welcome: [email protected]