This release brings a bunch of smaller things that have been stuck on the back burner and a few promises I made to ya’ll! The Nifty Markdown engine has also been updated, bringing a bunch of fixes and a few features that debuted in Atlas, like “Copy as” and “Paste from”.
Tags
- Added support for nested tags (iOS + macOS)
- Unified the tag menu in the issue browser across iOS and macOS, with a recent tags list and an “All Tags” inline picker
- Added the new recent tags menu and All Tags picker to the Issue Editor (iOS + macOS)
- Retired Quick Tags (iOS + macOS)
Issue Editor
- Added support for web links as attachments (iOS + macOS)
- Aligned section designs in the Issue Editor (iOS + macOS)
- Added support for dragging attachments out of Fox as an alternative to the Export menu item (iOS + macOS)
Outline View
- Added two-line support for the title column (macOS)
- Added Outline View Mode to Issue Groups (All, Unsorted, Bookmarks, etc.) (iOS + macOS)
- Added an “Assign To” menu to the Issue menus (iOS + macOS)
MCP
- Added option to run MCP connections outside the local machine — use caution, as any device on the network can make changes (macOS)
Markdown Editor
- Added Smart Paste, which converts rich content — text copied from a web page, a Word or Pages document, or another app — into clean Markdown automatically (iOS + macOS)
- Added a “Paste from” menu for choosing how pasted content is inserted (iOS + macOS)
- Added a “Copy as” menu for copying editor content in a different format, such as Markdown source (iOS + macOS)
- Added support for copying an entire table, row, or column from the context menu (iOS + macOS)
- Allowed formatting to apply with spaces next to the marker (e.g. ** bold **), so emphasis no longer breaks mid-edit (iOS + macOS)
- Fixed cursor and text selection jumping to the top or losing place when the editor refreshed its content (iOS + macOS)
- Cleaned up copy/paste menus on macOS (right-click line menu) and iOS (selection menu), keeping standard Cut/Copy/Paste in place with new options grouped below (iOS + macOS)
- Fixed auto-formatting incorrectly creating links from [[, URLs, or other text inside code blocks or inline code spans (iOS + macOS)
- Fixed wiki-link suggestion popups not dismissing when text was wrapped in backticks to become code (iOS + macOS)
- Fixed pluralization in copy menu labels (e.g. “1 row” vs. “2 rows”) (iOS + macOS)
Bug Fixes
- Fixed renamed tags not updating on existing issues until the issue was re-edited, making them unsearchable in Spotlight (iOS + macOS)
- Fixed images dragged into the editor as attachments losing their original file names (iOS + macOS)