v1.1.1
What's new in v1.1.1
Installer changed: Narraity now ships as a plain, unsigned installer (narraity-setup.exe,
built with Inno Setup) instead of a signed MSIX. The self-signed MSIX certificate turned out to be
genuinely error-prone for people to trust correctly, even following the README's own steps — a
CA-issued certificate would fix that but costs real ongoing money for a free hobby project.
Installing now needs no certificate at all: just a one-time "Windows protected your PC" SmartScreen
click-through on first run ("More info" → "Run anyway"), same as any unsigned Windows app.
KDP print export (Paperback & Hardcover) — two new export formats producing print-ready
interior PDFs for direct upload to Kindle Direct Publishing:
- All 16 of KDP's published paperback trim sizes, plus 5 hardcover trim sizes
- Correct bleed (KDP's own formula: outer width edge only, top+bottom for height)
- Page-count-scaled gutter margins, roman/Arabic page numbering, alternating running headers
- Auto-generated copyright page
- Page-count validation against KDP's real range — for paperback this varies by both trim
size and ink/paper type (black & white, black & cream, groundwood, standard color, premium
color), so the export screen now asks which one you're using
Cover generation stays out of scope — these produce the interior/manuscript file only; use KDP's
own Cover Creator for covers.
Fixes
- Fixed a bleed-sizing bug in the print export: width was incorrectly doubling KDP's 0.125"
bleed allowance on both edges instead of the outer edge only (per KDP's own spec, the inner/
spine edge never bleeds) - Footnote reference markers in the EPUB export now use markup confirmed against KDP's Kindle
Format 8 supported-tag list, instead of<sup>(which isn't on that list)
See the in-app News Feed or NEWS.md
for more detail.