Skip to content

Releases: careteditor/issues

3.4.6

25 Aug 08:46
Compare
Choose a tag to compare

Fix | in some cases, Caret can hang #515 #513
Fix | in some cases wrapping of path can leave only * in the path #511

3.4.5

22 Aug 08:44
Compare
Choose a tag to compare

Fix | having one subdirectory on the right side of the path throws an error #511

3.4.4

22 Aug 06:55
Compare
Choose a tag to compare

Fix | exception when starting up Caret #493

3.4.3

10 Aug 15:56
Compare
Choose a tag to compare

Fix | saving Preferences or Keyboard Shortcuts breaks the file contents #485
Fix | file path wrapping throws an error #493 #490

3.4.2

08 Aug 09:04
Compare
Choose a tag to compare

Fix | grouping in headings popup doesn't work #481
Fix | resizing the window to a very small width throws an error

3.4.1

07 Aug 09:44
Compare
Choose a tag to compare

Fix | creating a headings while headings sidebar is open throws an error

3.4.0

07 Aug 09:01
Compare
Choose a tag to compare

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

20 Jul 08:59
Compare
Choose a tag to compare

Fix | dictionary lookup doesn't work on MacOS #388
Fix | pasting images in untitled document inside of project fails
Fix | autocompletion throws an error when cursor is outside of the view

3.3.0

19 Jul 09:06
Compare
Choose a tag to compare

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

17 Jul 11:04
Compare
Choose a tag to compare

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