Skip to content

Pourdown v0.6.2

Choose a tag to compare

@github-actions github-actions released this 16 Jul 10:28
· 13 commits to main since this release

What's Changed

PDF & PDFium Improvements

  • Fix Windows PDF Import: Resolved issues where PDF import would fail or show error messages on Windows. (a6f9e1e, 1ed9480)
  • Fix PDFium Integration: Fixed deploy failures, CI cargo test failures, and library loading issues caused by PDFium-fetch changes. (155eee0, 45201bf, 97f5689)
  • Fix Missing Images: Resolved an issue where images would disappear after saving an imported PDF document. (277ff68)

Platform & UI Fixes

  • Fix Version Discrepancies: Fixed an issue where the About panel displayed stale or different versions on macOS vs. Windows. (974acfc)
  • Fix Duplicate Navigation: Removed the duplicate navigation bar appearing on Windows. (0bde722)

Editor & Documentation Updates

  • Fix Markdown Links: Corrected the click action behavior for Markdown links inside the editor. (ebd4333)