Drafts 5.0.4 is out, bringing back a new, improved iMessages app, a few other new additions and a bunch of little fixes. Complete changelog
-
New: iMessages app is back and better than ever. With tag filtering, it makes it really easy to use Drafts as a snippet library to insert text into Messages. More information
-
New: Inbox/Flagged/Archive/Trash tabs in draft list now support drag and drop. Drag drafts from list onto them to move them (or assign flags).
-
New: “Inbox default swipe action” setting in “…” options of draft list. Allow changing of the default behavior of a full swipe on a draft in the inbox between “Archive” and “Trash”. Default is “Archive”.
-
New: External keyboard shortcuts for cancel (cmd-.) and continue (cmd-return) options in HTML Previews.
-
New: Improvements to drafts selection screen, which is used in iMessages, the Share extension and the
app.selectDraft()
method. Can now be filtered by a tag and archive can be browsed. Sometime down the road it will get better filtering, but this will do for now. -
New: Twitter action now logs URL for tweet in action log when successful in the action log. - New:
Twitter
script object withupdateStatus(string)
method to post a tweet, returns bool success value. Details in scripting reference. Details -
New:
editor.deactivate();
script method to resign focus - opposite of existingeditor.activate();
method -
Change: Update MultiMarkdown from 6.0 to 6.3.2 to incorporate latest fixes/updates. Includes a few bugs rendering tables w/o opening closing pipe characters and with maintaining indents in code blocks.
-
Change: Improve margin calculations to better optimize readable line lengths, especially on the big iPads.
-
Change: Use Safari View Controller in-app to open http links in Link mode.
-
Change: Improved refresh of processed updates when viewing a draft on Apple Watch.
-
Change: Improve visibility in Workspaces Today widget.
-
Change: A few tweaks to Evernote login process to try to fix login for some in China - this may or may not help users seeing these issues, please report back.
-
Change: Some improvements for migrating actions from Drafts 4.
-
Fix:
editor.undo()
,editor.redo()
were not working properly. -
Fix: Maintain position of quick access tabs (both Workspace and Action Groups) after selecting new tab.
-
Fix: Text could go behind keyboard row on iPhone X with external keyboard connected. - Fix: Crash accessing App Store with poor network connectivity.
-
Fix: Clean up a few crashes calling Javascript methods is bad arguments.
-
Fix: Do not allow edit of name in current list options workspace.
-
Fix: VoiceOver issues with tag selection and editing.