Skip to content

Schema Docs v0.1.4 — Public Preview

Pre-release
Pre-release

Choose a tag to compare

@liutengjiao liutengjiao released this 04 Aug 14:20
· 3 commits to main since this release

Schema Docs v0.1.4

Schema Docs v0.1.4 is a corrective public-preview release built on the manually verified v0.1.3 baseline. It does not roll back or replace the confirmed v0.1.3 PDF layout behavior.

Fixed

  • Failed or unavailable optional PDF extractors can no longer overwrite an existing usable PDF extraction with a lower-quality fallback.
  • Empty, title-only, and different-extractor fallback results are rejected before existing Markdown is changed.
  • Legacy empty or no-text-layer PDF caches are rebuilt instead of being reused.
  • Failed extraction jobs are now reported correctly in the UI and no longer appear as successful.
  • The active editor content is preserved when a PDF retry fails.
  • Windows packaging removes and rejects __pycache__, .pyc, and .pyo artifacts.
  • Node, Tauri, Cargo, runtime files, package versions, and release checksums are verified during packaging.

Regression verification

The confirmed v0.1.3 PDF pipeline was compared directly with v0.1.4 using two complete real-world mathematical PDFs:

  • Feynman Lectures: 2,752 pages; Markdown, visual map, and 1,359 assets were byte-identical.
  • math-deep.pdf: 2,204 pages; Markdown, visual map, and 3,829 assets were byte-identical.

Automated validation:

  • 391 tests
  • 390 passed
  • 0 failed
  • 1 environment-dependent test skipped
  • GitHub CI, Pages build, deployment, and build-status reporting passed

Downloads

Choose one Windows package:

  • schema-docs_0.1.4_x64-setup.exe — standard installer
  • schema-docs_0.1.4_x64_en-US.msi — MSI deployment package
  • schema-docs_0.1.4_x64-portable.zip — portable package
  • SHA256SUMS.txt — artifact integrity checksums

SHA-256

  • MSI: ca37876aa05b4e1b51331e08d4821fe5a72e2dda06d7b6b85ab6a4cbd51bebb3
  • Setup EXE: aa371ae86881c8b94115aad73f63898a053846dea74031fd7abcd3c9e33cb293
  • Portable ZIP: a82ec3b4488dc31b20e73f9ae8347c4e5abcb17861483934ac20eef52cfd8225

Upgrade notice

Replace any earlier locally generated v0.1.4 packages with the artifacts attached to this release. Do not redistribute superseded v0.1.4 installers.

v0.1.3 remains available as the manually confirmed functional baseline.

Verification status

The packages remain public-preview candidates until the current artifacts complete F-012 visible desktop verification.

Full Changelog: v0.1.3...v0.1.4