- Improved compatibility with macOS 26. Please note that macOS 26.0 has an issue that sometimes prevents the title bar from disappearing correctly, and that has been fixed in macOS 26.1.
- Added support for the Fountain file format.
- The Modus > Markdown Formatting option has been removed. Markdown formatting is now applied automatically to files with the correct extension (.md, .mdown, .markdown, .text). Files with the .txt extension are now always treated as plain text files.
- Added menu commands to jump to the previous or next outline.
- Changed the keyboard shortcut for moving the current line up or down (it has been assigned to the “jump to previous/next outline” command).
- Changed the keyboard shortcut for opening the file selected in the library to Enter.
- The Show Preview menu item doesn’t open a separate window anymore, but replaces the editor with the preview. This allows to view the preview of one library document after another without having to switch from editor to preview each time. To go back to the editor, toggle Show Preview again.
- The volume for typewriter sounds has been lowered.
- Added a workaround for a macOS issue that sometimes caused the last changes not to be autosaved when quitting.
- Fixed an issue that caused Markdown commands like Bold and Italic to not apply live formatting.
- Fixed an issue that caused the Writing Direction to not be applied to plain text paragraphs in Markdown documents.