Skip to content

3.4.0

Choose a tag to compare

@astoilkov astoilkov released this 07 Aug 09:01
· 11 commits to master since this release

Add | find in files Cmd/Ctrl+Shift+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 files (on MacOS)
Improve | all sidebars to support Home and End
Improve | parsing of block-level markup
Improve | overall UI

Fix | when inline images are remote, editor is glitchy and jumpy #473
Fix | live preview doesn't scroll to the correct position when there are images with spaces in their path #464
Fix | IME candidate window position jumps while typing #462
Fix | inline images don't show in some rare cases #463 #395
Fix | script html tags not included in copy to html #478
Fix | image dropping doesn't work when there is an image in the clipboard #477
Fix | [[toc]] bug with dots in headings and export to HTML #468
Fix | "Search for" context menu item doesn't work #469
Fix | add script tags to the export HTML #445
Fix | update logic fails on first start #453
Fix | remove white box in bottom right corner of popups under Windows and Linux
Fix | title in full screen preview is not centered
Fix | JavaScript, CSS and HTML code autocompletions stopped working
Fix | pasting images from clipboard inserts the absolute path - it should be the relative
Fix | hitting Enter in fence code block without an ending fence throws an error