Issues Versions Save

Caret issues

3.4.6

6 years ago

Fix | in some cases, Caret can hang https://github.com/careteditor/caret/issues/515 https://github.com/careteditor/caret/issues/513 Fix | in some cases wrapping of path can leave only * in the path https://github.com/careteditor/caret/issues/511

3.4.5

6 years ago

Fix | having one subdirectory on the right side of the path throws an error https://github.com/careteditor/caret/issues/511

3.4.4

6 years ago

Fix | exception when starting up Caret https://github.com/careteditor/caret/issues/493

3.4.3

6 years ago

Fix | saving Preferences or Keyboard Shortcuts breaks the file contents https://github.com/careteditor/caret/issues/485 Fix | file path wrapping throws an error https://github.com/careteditor/caret/issues/493 https://github.com/careteditor/caret/issues/490

3.4.2

6 years ago

Fix | grouping in headings popup doesn't work https://github.com/careteditor/caret/issues/481 Fix | resizing the window to a very small width throws an error

3.4.1

6 years ago

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

3.4.0

6 years ago

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 https://github.com/careteditor/caret/issues/473 Fix | live preview doesn't scroll to the correct position when there are images with spaces in their path https://github.com/careteditor/caret/issues/464 Fix | IME candidate window position jumps while typing https://github.com/careteditor/caret/issues/462 Fix | inline images don't show in some rare cases https://github.com/careteditor/caret/issues/463 https://github.com/careteditor/caret/issues/395 Fix | script html tags not included in copy to html https://github.com/careteditor/caret/issues/478 Fix | image dropping doesn't work when there is an image in the clipboard https://github.com/careteditor/caret/issues/477 Fix | [[toc]] bug with dots in headings and export to HTML https://github.com/careteditor/caret/issues/468 Fix | "Search for" context menu item doesn't work https://github.com/careteditor/caret/issues/469 Fix | add script tags to the export HTML https://github.com/careteditor/caret/issues/445 Fix | update logic fails on first start https://github.com/careteditor/caret/issues/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

6 years ago

Fix | dictionary lookup doesn't work on MacOS https://github.com/careteditor/caret/issues/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

6 years ago

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 https://github.com/careteditor/caret/issues/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

6 years ago

Fix | opening files which include fenced code blocks containing markdown can sometimes start an infinite loop https://github.com/careteditor/caret/issues/442 Fix | Caret is opening an older cached(?) version of my document https://github.com/careteditor/caret/issues/441 Fix | Cannot read property 'top' of undefined https://github.com/careteditor/caret/issues/444 https://github.com/careteditor/caret/issues/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