Skip to content

Final Craft 0.2.0

Latest

Choose a tag to compare

@rheithron-dp rheithron-dp released this 23 Aug 12:39

Final Craft 0.2.0

Configurable PDF output destinations.

Added

  • Three master-note PDF output modes: local, ask, and configured.
  • A Save As dialog with a vault folder browser and editable filename.
  • The Final Craft: Export screenplay PDF as... command for one-off destinations.
  • Collision policies: increment, replace, and error.

Safety and compatibility

  • PDF destinations remain inside the vault.
  • Omitting pdf_output preserves the existing save-next-to-master behavior.
  • Absolute paths and path traversal are rejected.
  • Cancelling the Save As dialog produces no PDF and no error.

Validation

  • 34 automated tests passed.
  • Production build and lint passed.
  • No runtime dependency vulnerabilities were found.