Skip to content

Pourdown v0.6.10

Latest

Choose a tag to compare

@github-actions github-actions released this 31 Jul 05:47

What's Changed

PDF & Math Enhancements

  • OCR-Refined PDF Import: Added OCR-optimized PDF import supporting math-to-LaTeX conversion, structured tables/figures, and improved heading detection. (33186cb), (9dcadf6), (00fcb9c)
  • Math Detection & Rendering Fixes: Introduced automatic math detection and resolved KaTeX parse-error boxes on PDF-imported formulas. (1bb026b), (c6d2f7f)
  • Experimental Features & Docs: Disabled the experimental PDF-OCR toggle and removed related setup instructions from the README. (bd539b4)

UI & Multi-File Performance

  • Multi-File Navigation Fixes: Resolved blank screen issues when opening multiple files, tab-switch scroll resets, and mode-switching failures. (91685d9), (44ba137)
  • Interface & Theme Optimizations: Improved UI responsiveness during tab/mode switching and fixed unreadable Mermaid diagrams on dark themes. (8453cb5), (6aa085e)

Release & CI/CD Pipeline

  • Auto-Updater & Code Signing: Integrated Tauri auto-updater with macOS code signing. (11dac8c), (9a8bee0)

Full Changelog: v0.6.2...v0.6.10