What's New
- Check for Updates, On Demand — You can now check for a new version any time, not just on launch. Open the About dialog and click Check for Updates to see whether you're up to date, whether an update is available, or if the check couldn't complete.
- Prompt to Save Before Quitting — If you try to close the window or quit WriteDown with unsaved changes, you'll now be asked whether to save, discard, or cancel — so you can no longer lose edits by quitting too quickly.
- Preview Now Matches the Editor's Font — The Preview pane previously rendered in a serif font while the editor used a different typeface. Preview now uses the same font as Edit mode, so switching between them no longer changes the look of your document.
- Security Hardening — This release includes several under-the-hood security improvements: file save operations are now more carefully validated, external links are restricted to safe protocols, markdown link rendering is hardened against malformed input, a Content-Security-Policy was added as a safeguard around both the editor's preview rendering and the PDF export document, and dependencies were updated to resolve known advisories.
Bug Fixes
- Fixed an issue where checking for updates while offline could incorrectly report "You're up to date" due to a cached network response, instead of correctly showing that the check failed.