github PDFCraftTool/pdfcraft v2026.04.23-aa10d84
PDFCraft v2026.04.23-aa10d84

3 months ago

🚀 PDFCraft Release v2026.04.23-aa10d84

📦 Download & Usage

  1. Download pdfcraft-v2026.04.23-aa10d84.zip
  2. Extract to any directory
  3. Serve with any static HTTP server

Quick start:

# Using Python
cd pdfcraft
python -m http.server 8080

# Or using Node.js
npx serve .

# Or use any static file server (nginx, apache, etc.)

Then visit http://localhost:8080 to use the application.


Commit: aa10d84dd45215532ae46481b5c6bcf0dae496cc
Build Time: 2026-04-23 14:57:19 UTC

What's Changed

  • feat: Support Cloudflare Pages deployment via generalized asset chunking by @geneliu in #63
  • Add light/dark mode toggle to Header by @bparish0619-cyber in #65
  • Update several scripts related to Indonesian localization by @baasong in #67
  • feat: add nix flake, package, and NixOS/hm modules by @siryoussef in #69

New Contributors

Full Changelog: v2026.04.07-260c69e...v2026.04.23-aa10d84

Don't miss a new pdfcraft release

NewReleases is sending notifications on new releases.