Releases: brsloan/warewoolf
v2.0.0
2024-03-30: v2.0.0! I know that's a quick version jump, but this has some fundamental changes, primarily the switch to saving chapters as plain text .txt files with MarkdownFic markdown for formatting. This is better than the previous ".pup" json files because even if you and WareWoolf both die and your tech illiterate uncle is your executor, he will still be able to open the .txt chapter files of your manuscript and publish it so that history can remember you as the genius no one recognized while you were alive. Also you can edit them in any other text editor and as long you don't change the filename WareWoolf will load them as normal. Changes Made:
- Completely new MarkdownFic parsing algorithm (about 1000x faster)
- Now saves chapters as plain text .txt files with MarkdownFic markup for formatting rather than Delta ".pup" JSON files.
- Can still open legacy files, just will silently save over old file format with new at open.
- Autogenerated subdirectory for chapter files now named "[filename]_chapters" instead of "[filename]_pups".
- Chapter files now saved as "[title].txt" rather than arbitrary numbers. Filename updates when you change chapter titles in WareWoolf.
- Now supports MacOS
- Missing Chapters tool rewritten/expanded
- Can now toggle full screen on Windows/Mac
- Can now export single chapter or all
- Bug fixes
v1.1.0
2024-03-16: v1.1.0. Changes made:
- Download and install updates in-app through About screen
- Only checks for updates on user request.
- File Manager filters out hidden files/directories
- Refactored entire codebase to use proper isolated modules for maintainability
- Wi-Fi Manager now shows IP Address
- Bug fixes
v1.0.0
2024-03-03: We have reached version 1.0.0! All the basic features I had originally envisioned are now implemented and working. I use it daily for my own novel writing. Features added/changed since last release:
- Built-in Wi-Fi Manager (on Linux) for use as writerDeck
- Import .docx files
- Footnote support (import and export/compile)
- Auto-save at set intervals (if desired)
- Auto-backup with single zip file on close
- Email zipped project file
- Built-in File Manager now can unzip zip files
- Dark Mode support/options
- Markdown improvements
- Docx export drastically improved, with automatic cover page generation, page number headers in Standard Manuscript Format, etc. Can now export ready-to-submit manuscript documents
- Retains more settings user sets for email attachments, etc.
- Replaced native file dialogs with custom in-app for better keyboard-only workflow
- Bug fixes
- 70% less ugly
WareWoolf v0.10.0 (beta)
WareWoolf v0.9.0 (beta)
Initial beta release.