Releases: careteditor/issues
3.4.6
3.4.5
3.4.4
3.4.3
3.4.2
3.4.1
3.4.0
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
3.3.1
3.3.0
Add | support for image pasting
Add | git highlighting in files sidebar
Add | 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
Fix | Cannot read property 'closest' of null - when saving file #446
Fix | file title path goes over the buttons under Windows
Fix | git indications don't handle untracked changes well
Fix | git indications can't handle git renames
3.2.3
Fix | opening files which include fenced code blocks containing markdown can sometimes start an infinite loop #442
Fix | Caret is opening an older cached(?) version of my document #441
Fix | Cannot read property 'top' of undefined #444 #443
Fix | headings popup doesn't close on enter
Fix | double click on headings sidebar removes selection from sidebar
Fix | switching between files doesn't immediately update recent files
Fix | filtering in Recents breaks styling
Fix | clicking on popup item doesn't work