4.0 beta
03 Jan 2018
- add tabs
- add revisions, accessible from
File › Revisions...
- add preference for
tabSize
- add support for ::highlights::
- add support for nested blocks (ex: list item inside of quote)
- add fuzzy emoji search
- add recent emojis
- add git indications in outline sidebar
- add files sidebar to select currently opened file
- add recent commands in command palette
- add drag and drop files from sidebar to editor to create links
- add auto-completion for headings in link urls
- add support for copy and paste of folders in sidebar
- add
Edit › Convert Case
or ⌘ ⇧ u - add context command "Show in Sidebar"
- add context command "Show in File Explorer"
- add context command "Create File" for non existent files
- add context command "Open in New Tab" for files
- add context command "Go to Heading"
- improve startup time by up to 30%
- improve file open time by up to 250%
- improve typing performance
- improve scrolling performance
- improve memory efficiency
- improve spelling auto-correct
- improve spellchecker to handle multi-language document
- improve
Format › Link
or ⌘ k to detect image URLs - improve font rendering
- improve overall UI
- improve keyboard shortcuts to make them more consistent with other apps
3.4
07 Aug 2017
- add find in files ⌘ ⇧ f
- improve UI and UX of headings popup
- improve files sidebar to show indications for unsaved files
- improve files sidebar to support space to preview (MacOS)
- improve all sidebars to support home and end
- improve parsing of block-level markup
- improve overall UI
3.3
19 Jul 2017
- add support for image pasting
- add git highlighting in files sidebar
- add command File › Revert
- add on / off indications in command palette
- add images to open in quick preview - MacOS
- add context command that converts TOC to links
- add support for
$
inline math and$$
block-level math - improve path auto-completion
- improve design of headings sidebar
- improve design of popups
3.2
11 Jul 2017
- add type to search in sidebars
- add multiple selections in file sidebar
- add auto-jump to current heading in headings sidebar
- add drag and drop folder to open project
- add syntax highlighting for HTML blocks
- improve syntax highlighting engine
- improve command File › Open to default to current folder
- improve overall UI
3.1
01 Jul 2017
- add sidebar for headings ⌘ 2
- add recent folders ⌘ ⇧ e
- improve popups to be scrollable
- improve overall UI
3.0
27 Jun 2017
- add sidebar ⌘ 1
- add font preferences
- add support for liquid markup
- add File › Publish
- add Format › TOC and Format › Page Break
- improve handling of unsaved files
- improve UI / UX for navigation tools
- improve overall UI
2.1
11 May 2017
- add inline image rendering
- improve appearance of headings
- improve code highlighting
- improve UI / UX for find in text
- improve scrolling performance
- improve selection behavior on double-click / triple-click
2.0
24 Mar 2017
- add support for proportional fonts
- add file commands: rename, delete, copy, paste
- add inline rendering for math expressions
- add full screen preview
- add command to add selection above / below
- add command to split selection into lines
- add command to duplicate line
- add command to delete line
- add command to open file in Finder / Explorer
- add support for column select - hold alt and drag
- add auto-completion for code in html / js / css blocks
- add inline matching for brackets in code blocks
- add inline matching for words in code blocks
- add basic support for .html, .css, .js files
- add command palette ctrl ⇧ P
- add preferences for keyboard shortcuts
1.15
09 Mar 2017
- add command File › Export to HTML
- add command Go › To Last Edit
- add all basic element types to Format menu
- add support for page breaks -
+++
- improve algorithm for spellcheck auto-correct
- improve appearance of exported PDFs
- improve overall UI
1.14
07 Feb 2017
- add support for mermaid diagrams
- improve typing speed when writing with multiple cursors
- improve behavior of scrolling animation
- improve design of git indicators
- improve editor theme
1.13
18 Jan 2017
- add preferences - ctrl ,
- add preview theme - Dark
- add select each - ⌘ ⌃ g on Mac and alt f3 on PC
- add transpose in Mac version - ⌃ t
- add git support
- improve startup time
- improve overall UI
1.12
22 Dec 2016
- add command select more alt ↑ - extends selection
- add syntax assistance for strikethrough - select and hit
~
- improve select all doesn't move caret - hit esc to restore
- improve syntax assistance for inline markers
- improve overall UI
- improve spellchecker to more accurately detect language
- improve editor theme to use less color
1.11
08 Dec 2016
- add auto-correct spelling option - Edit › Autocorrect Spelling
- add use URL from clipboard on Format › Link or ctrl k
- improve overall UI
1.10
02 Dec 2016
- add paste URL over selected text creates link
- add support for YAML front matter
- add support for more font sizes
- add highlighting for code in GitHub theme
- add highlighting for "double space" line breaks
- improve typewriter mode
- improve structure of app menus
- improve font rendering on Linux
- improve overall UI
1.9
17 Nov 2016
- add multiple cursors - ctrl D
- add auto-completion for local paths in links and images
- add drag and drop support for images and documents
- add insert line before / after - ctrl ↵ / ctrl ⇧ ↵
- add syntax assistance for math fences
- add context actions for emoji
- improve overall UI
1.8
25 Oct 2016
- add completion for emoji
- add completion for languages in fenced code
- improve UI of navigation views
- improve spellchecker to ignore medial capitals
1.7
04 Oct 2016
- add autosave - Preferences › Autosave
- add convert to comment - ctrl / or Format › Comment
- improve app icon on Windows
- improve dark theme to make it more legible
1.6
26 Sep 2016
- add auto-completion for table cells and table rows
- add more context commands for links and lists
- improve search algorithm in navigation
- improve UI of navigation views
- improve ⇧ Enter to not trigger auto-completion
- improve app icons for Mac and Windows
- improve window buttons for Mac and Windows
1.5
25 Jul 2016
- add custom themes for preview
- add dynamic indentation for task items
- add support for table of contents -
[[toc]]
- improve design of Find in Text - ctrl F
- improve app performance when preview is ON
1.4
11 Jul 2016
- add dynamic indentation for list items
- add syntax highlighting for code and math expressions
- improve theme of preview
- improve security of update requests - HTTPS
1.3
29 Apr 2016
- improve editor engine to make it faster and more reliable
- improve theme to add emphasis to emphasis elements
- improve theme to remove emphasis from inline markers
- improve theme to highlight escape sequences
- improve design of find to make matches easier to spot
- improve design of file navigator
- improve design of preview
1.2
30 Mar 2016
- add support for multiple windows - ctrl ⇧ N
- improve design of navigation screens
1.1
02 Feb 2016
- add live preview with scroll position synchronization - ctrl P
- add heading navigation - ctrl G
- add support for LaTeX math expressions -
$$e=mc^2$$
- add support for footnotes -
[^label]: footnote
- add support for interactive task lists -
- [x] task
- add auto-completion for HTML tags -
<u>underlined</u>
- add typewriter scrolling mode
- add special icons for special folders
- add spell check support for non-English languages
- add stats for char count and reading time - click to toggle
- improve design of file navigation screens
- improve text cursor appearance across the app
- improve auto-completion for ordered list items
- improve mouse cursor appearance on retina displays (OSX)
1.0
30 Oct 2015