Skip to content

Scriveno 3.3.0

Choose a tag to compare

@hannsxpeter hannsxpeter released this 11 Jun 04:01
· 12 commits to main since this release

Scriveno 3.3.0 adds a review PDF export path for writers who need to print and share before publishing.

Highlights:

  • Added /scr:export --format pdf --review for .manuscript/output/manuscript-review.pdf.
  • Offered pdf --review before EPUB in the interactive export picker.
  • Kept review PDFs separate from ebook styling, print-ready trim, hardcover assumptions, KDP packages, and IngramSpark packages.
  • Routed /scr:publish share-pdf and share-bundle through the review PDF path.
  • Updated constraints, docs, command reference, release metadata, and regression tests.

Verification:

  • npm run release:check
  • npm audit --omit=dev --json
  • node bin/install.js routes --json
  • node bin/install.js agents --json
  • node bin/install.js sync --check --json
  • scriveno smoke --json after local install
  • npm publish --access public
  • npm view scriveno version returned 3.3.0