-
v1.2.1 Stable
released this
2026-03-22 09:03:11 +02:00 | 1 commits to main since this releaseImprovements
- Better HTML-to-markdown conversion: GFM table support, preserved line breaks, Blogger caption table handling
- DOCX export now closely matches the preview for blockquotes, tables, paragraphs, images, and divs
- Fixed blockquote styling to respect CSS specificity (paragraph rules inside blockquotes)
- Table borders match template config (thick top/bottom, proper cell borders from HTML)
- Paragraph spacing defaults to 1em when template sets 0 (matching browser behavior)
- Nested div structures with mixed alignment handled correctly
- Nested blockquotes supported
- Right/center aligned text preserved in HTML imports
- Font detection uses queryLocalFonts API for accurate system font checks
Download
Download
TypoGenie-v1.2.1-Portable.zip, extract, and runTypoGenie.exe. No installation needed.Downloads
-
v1.2.0 Stable
released this
2026-03-21 15:50:13 +02:00 | 2 commits to main since this releaseWhat's new
- HTML file import with automatic content type detection (HTML, Markdown, or plain text)
- Images linked via URL are now fetched and embedded in exported DOCX files
- Font presence check before export with missing font warnings
- Code font (JetBrains Mono) now listed in font download buttons
- Fixed code block table borders showing through styled borders
- Fixed paragraph first-line indentation not exporting to DOCX
- Export options modal now properly centered
- Style selector preview auto-scales to fit horizontally
- Template card spacing improved
Download
Download
TypoGenie-v1.2.0-Portable.zip, extract, and runTypoGenie.exe. No installation needed.Downloads
-
v1.1.0 Stable
released this
2026-02-19 00:12:20 +02:00 | 5 commits to main since this release♿ v1.1.0 - WCAG 2.2 AAA + DOCX enhancements
- WCAG 2.2 AAA remediation: native dialogs + focus mgmt, keyboard access, ARIA live regions, semantic structure, contrast/focus/motion fixes
- DOCX improvements: metadata, image placeholders, table headers
- Docs: AAA design + implementation plan; style count standardized
- License switched to CC0-1.0; formatting normalization
Downloads
-
v1.0.0 Stable
released this
2026-02-01 19:17:10 +02:00 | 20 commits to main since this release🎉 v1.0.0 - Initial Release
- TypoGenie: Markdown → DOCX converter
- Ported to Tauri desktop app and made fully portable
- Templates migrated to JSON; template metadata sanitized
- Cleanup + TypeScript fixes
- Comprehensive README documentation
Downloads