New Features:
Added support for adding image attachments via copy and paste
Added support for closing the window with CtrlOrCmd+Shift+W
Added a dialog asking for confirmation before closing a window
Added a shortcut for toggling pinning
Added support for writing subscripts
Added support for writing superscripts
Added support for writing footnotes
Added a menu entry for displaying a Markdown cheatsheet
Added a menu entry for displaying all the provided shortcuts
Showing OS-specific shortcuts
Added a menu entry for displaying all the provided emojis
Added support for a custom <markdown> HTML tag, everything written inside it will be rendered as Markdown
Added support for linking to other notes using the
@note token without explicitly providing the file extension
Added .mkdn to the list of supported Markdown extensions
Added support for importing HTML notes
Added support for importing Boostnote notes
Improvements:
Editor: improved formatting detection
Changelog: opening it inside the app
Comparison table: updated some cells
Tutorial: linking to the online version relevant to the currently installed version
Updater: detecting offline status
Ensured syntax highlighting when previewing and editing is always exactly the same
Ensured all pngs are losslessly compressed
Improved supports for manually encoded urls
Improved detection of code blocks
Changed shortcut for reloading the app to F5
Bug Fixes:
AsciiMath: ensured regular anchors are detected
AsciiMath: ensured autolinked anchors are detected
Editor: ensured pressing “esc” while having multiple cursors doesn’t close the editor
Export: ensured Monaco tokens styles are exported
Export: ensured mermaid diagrams are exported properly
KaTeX: ensured all borders/dividers/lines are clearly visible
Markdown: more reliable stripping
Preview: rendering tasks more reliably
Ensured links pointing to a local file are supported too
Improved detection of currently opened windows